How can you tell which version of m4a an apk was compiled with? I'm pretty sure I've had preferExternal, minSDK 7, targetSDK 8, for months, but I've recently had user reports they can't move to the SD card and I want to check if the apk was built against 4.2.3.
I extracted the apk file and looked at the versions using the Edit References... dialog in MonoDevelop, but hte Mono.Android assembly has 0.0.0.0 as the version, and all the System.* assemblies have 2.0.5.0. Is the version compiled in somehow? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/howto-install-move-apk-on-sdcard-tp5710398p5712561.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
