hi, I've developed an anroid app for API level 10 which corresonds to android 2.3 as far as I know. But when I try it on a phone with 2.3.6, the app doesn't show correct results. Is it because of different RAM and CPU speeds?? How can I make the app compatible with all 2.3.x versions??

plus the app runs fine on BlueStacks and the default AVD which i created for android version 2.3

Recommended Answers

All 2 Replies

This has nothing to do with RAM or CPU speeds. There are some significant differences between 2.3.10 and earlier versions of Gingerbread (android 2.3.x). Try building it with an earlier version, such as 2.3.6.

yeah i'm building with an earlier version of 2.3 but it won't work on later versions such as 2.3.6 (that's the only one I've tried for now)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.