On Oct 21, 2011, at 3:56 AM, was wrote: > A customer tried to download my app from the Android Market to a Telenor HTC > HTC EVO 3D X515m but gets the message: > > 'This app is incompatible with your Telenor HTC HTC EVO 3D X515m.'
My guess is that your app requires a permission or library that the device doesn't provide/support. I don't know what that would be, but an example would be if your app requires GPS support and you try to run it on the Amazon kindle fire -- it won't work, so I imagine you'd get a "This app is incompatible" message. So what permissions and libraries does your app use? Is the x515m able to provide all of them? - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
