[Mono-bugs] [Bug 666969] Suport API Level 3 during startup

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 25 10:05:05 EST 2011


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

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


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mkestner at novell.com         |jpryor at novell.com

--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 2011-01-25 15:05:05 UTC ---
Instead of using Context.getApplicationInfo(), it _should_ be possible to
instead do:

    ApplicationInfo info = context.getPackageManager().getApplicationInfo (
        context.getPackageName(), 0);

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