5

Possible Duplicate:
How can I tell the Android Market that I'm running an updated version of Android?

In fact, I installed an higher Android version on my phone (4.0 on a ZTE Blade which normally supports 2.1).

But when I'm connecting to the market with my phone, I'm still limited to that 2.1 version and I can't even see higher version's applications while my phone now supports those...

Is there a way of overriding that version limitation or at least push it to 4.0 ??

Note ::

EDIT ::

The limitation I'm facing seems linked to something else than my android firmware. Indeed I can download that app : https://play.google.com/store/apps/details?id=com.anddoes.launcher&feature=sear‌​ch_result (while it requires 4.0 firmware).

But I can't download this one : https://play.google.com/store/apps/details?id=AtomicTurtleStudio.DripLite&featu‌​re=search_result (while it requires 2.2 firmware).

Jsncrdnl
  • 151
  • 3
  • Silly question: are you sure your rom is a real ICS version and not just Eclair skinned to be ICS lookalike? use 'adb shell getprop | grep -i version' to verify – ce4 Jul 03 '12 at 13:40
  • I confirm that it's the good version :: [ro.build.version.release]: [4.0.4] [ro.build.version.sdk]: [15] – Jsncrdnl Jul 03 '12 at 13:51
  • There's seemingly sth. wrong. You wouldn't want to fake your api level. Different question(s): Did you restore system app data using TiBackup? Did you install an outdated Eclair version of the GApps? – ce4 Jul 03 '12 at 14:25
  • Nothing's wrong, I installed the GAPPS recommended for the ICS version.. I did restaure some apps with titaniumbackup but after connecting to the market (the problem was already occuring). I think it must be linked to my phone hardware being recognized by the google market... – Jsncrdnl Jul 03 '12 at 14:39
  • Well, nothing's wrong with the getprop but with market not corresponding to it. maybe just a bug with your rom? I'm out of ideas then... – ce4 Jul 03 '12 at 14:52
  • My guess is that the market is smart enough to see your hardware and is basing its filters on that rather than the OS version that you've installed. – FoamyGuy Jul 03 '12 at 15:44
  • I'm pretty sure this question has come up before, but my search-fu is failing me. – ale Jul 03 '12 at 15:49
  • 2
  • 2
    OP: ICS rom for the Blade is horribly broken and is suspended... http://www.modaco.com/topic/351670-ics-cm9-404-coldfusionx-for-the-zte-blade-rom-updated-2806/page__st__7520#entry1980007 – t0mm13b Jul 03 '12 at 16:19
  • Can you provide an example of an app you can't download and the message that's shown? – Matthew Read Jul 03 '12 at 16:45
  • @t0mm13b I wouldn't say that it's horribly broken: I'm using it as a daily driver. –  Jul 03 '12 at 17:15
  • Here is an example of an app that I can't download because the market is considering my phone to be 2.1 while the app requirement is 2.2 and my real phone version is 4.0 :: https://play.google.com/store/apps/details?id=AtomicTurtleStudio.DripLite&feature=search_result – Jsncrdnl Jul 04 '12 at 07:34
  • I tested another app : https://play.google.com/store/apps/details?id=com.anddoes.launcher&feature=search_result and I can get it while it requires 4.0 firmware. It seems that the limitation I'm facing is linked to something else than firmware ... The app that is not available, in my case, is https://play.google.com/store/apps/details?id=AtomicTurtleStudio.DripLite&feature=search_result – Jsncrdnl Jul 04 '12 at 08:20

1 Answers1

3

The problem here is not in the software, but the hardware. You phone uses a CPU that does not support the ARMv7 instruction set that is required by many games these days.
It is more than likely that a recent update for the game dropped support for older instruction sets to improve performance or make the app smaller.