Skip to main content
Participant
March 12, 2012
質問

Android Device Compatibility Issues

  • March 12, 2012
  • 返信数 1.
  • 1214 ビュー

Hello Everyone

I currently have an android project on what is now google play. However, I have a bunch of people telling me that the android market is telling them my application is not compatibile with their device. One person even tried on a motorla atrix 4g which is listed under supported devices, so I feel like I'm doing something wrong.

I only use permissions for internet and broadcast sticky (no idea what that is).

Filters are hardware touchscreen and multitouch screen.

I also use a capitve runtime with adobe air version 3.1.

I use flex sdk 4.6.

Has anyone else out there experienced these kinds of compatibility issues? At this point android has turned into a support disaster. I've done some searching around the internet for solutions, but this doesn't seem to be an issue for anybody else.

Thanks

andrew wells

このトピックへの返信は締め切られました。

返信数 1

Participant
August 21, 2012

Hi Andrewm,

I'm having the same issue with my app. Did you manage to resolve the issue?

I can't even install it via Google Play for the same phone I've been testing the app with (HTC Sensation)

Would really appreciate any help,

Thanks

Chi

Drew_Wells作成者
Participant
August 21, 2012

Hi Chi

I don't remember exactly how I fixed this issue, but I remember it had something to do with the manifest file/permissions. Check the Android specific permissions and device cababilities to make sure there isn't something strange in the list like navigator functionality.