Using 1.9.2, I either Deploy my app to Kindle Fire, or deploy via Debug. App downloads fine and functions, but on the Kindle Fire home screen my app shows up with a generic KF dark gray squares on light gray background.
http://mono-for-android.1047100.n5.nabble.com/file/n5028644/Test_Default_Icon.jpg I've supplied icon.png in drawable, drable-mdpi, drawable-hdpi to no avail. Used this for my launch activity: [Activity(Label = xxx", MainLauncher = true, Icon = "@drawable/Icon")] And in the AndroidManifest.xml: <application android:label="xxx" android:debuggable="true" android:icon="@drawable/Icon"> Stumped, any ideas? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/VS-2010-Deploy-to-Kindle-Fire-Cannot-Get-App-Icon-Just-Default-Icon-tp5028644p5028644.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid