On Jul 15, 2012, at 8:17 AM, SBlank wrote:
> I added my personal application icon to my project and ended up with a 16x16 
> icon. I have no problems with this icon in Visual Studio for normal C# 
> programs so the question is: Is the 16x16 icon a result of a limitation of 
> Android or Mono Android IDE ?

What format is this icon? .ico?

Android only supports .png, .jpg, and .gif for Application icons:

        
http://developer.android.com/guide/topics/resources/drawable-resource.html#Bitmap

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to