I published an application at Android market but the Android market is stating that my application is not compatible with most of the devices. It gave me a list of at least 7 to 9 devices with which my application is not compatible with. ALTHOUGH I have tried my application with some of the devices that are mentioned in the uncompatible devices list and it worked fine there.. Does anyone has a clue about what could be the issue. ??
Thanks alot
Check your manifest for things that limit the device range – screen size, openGL requirements, minSDK version… The publisher has at the bottom of the details area an area that shows what devices you can filter, make sure you didn’t invert it or something (if you can do that.)