was wrote:
> 
> the icon name is 'skylog' in all folders. This is as per the Android
> guidelines. I also have an entry in the AndroidManifest:
> 
>  <application android:label="Skylog Pro"
>                android:icon="@drawable-hdpi/skylog">
>   </application>
> 

Never mind, the solution was to change the AndroidManifest entry to:

also have an entry in the AndroidManifest: 

 <application android:label="Skylog Pro" 
               android:icon="@drawable/skylog">
  </application>

Regards...Andrew

--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Packaging-Failed-Issue-tp4899122p4899153.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

Reply via email to