On Aug 2, 2012, at 5:08 PM, Wally McClure <[email protected]> wrote:
> I finally got around to actually installing the 4.2.5 alpha on my phone. I
> notice that the Mono Android - 8 Support is disabled.
I believe it shows up as disabled because the AndroidManifest.xml for the
platform package [0] has //application/@android:enabled=false:
<application android:label="Mono Android-8 Support"
android:enabled="false" />
Oddly the "disabled" modifier doesn't show up on all platforms, e.g. Jelly
Bean's Settings app doesn't bother telling me that it's disabled...
Why is it disabled? Because there's nothing in there that's interesting to
Android; it just contains assemblies, no Dalvik code. This also isn't a new
change; we've been doing this since February 2011...
I believe that you can safely ignore it. :-)
- Jon
[0] OS X:
/Developer/MonoAndroid/usr/lib/mandroid/platforms/android-8/Mono.Android.Platform.xml
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid