[Mono-bugs] [Bug 632611] Application name is that of the activity class, not specified name

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 19 19:44:57 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=632611

https://bugzilla.novell.com/show_bug.cgi?id=632611#c1


--- Comment #1 from Eric Maupin <me at ermau.com> 2010-08-19 19:44:56 EDT ---
As requested, AndroidManifest.xml:

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="Monkey.Monkey" android:versionCode="1" android:versionName="1.0">
  <application android:label="Monkey">
  </application>
  <uses-sdk minSdkVersion="4" />
</manifest>

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list