[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
Fri Aug 20 15:14:35 EDT 2010


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

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


--- Comment #14 from Jonathan Pobst <jpobst at novell.com> 2010-08-20 19:14:34 UTC ---
I think we should try to support:

- The attributes on <activity> are straight-forward.
- [Action(string)] and [Category(string)] which all get put into a single
<intent>
- [Metadata(string,string,string)] if we find a use for it

Obviously, we should pick the common ones first, and can do the rest later.

Attributes should overwrite anything specified in AndroidManifest.xml.

We should also provide [SuppressManifest] that tells us not to generate
anything for this Activity, to give the user the option to do it all by hand if
they have a very advanced use case.

-- 
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