- Mar 26, 2011
- 7
- 13
Hello,
I think that there is a little problem with the build.prop from the last weeks on MIUI who makes impossible to download protected apps from the Market since they appear as not compatible with the device.
Some examples of this protected "not-compatible" apps are:
https://market.android.com/details?id=com.eamobile.Fifa
https://market.android.com/details?id=com.nitrodesk.touchdownpro&feature=search_result
https://market.android.com/details?id=dk.tacit.android.foldersync.full
https://market.android.com/details?id=com.jeff.sg.droidcloud
I believe that this is a issue with the build.prop included in both the official MIUI ROM and the translation packs:
Line 31 from build.prop is:
The problem with this, is that since Google implemented the new protections for the Market, those signatures are not valid, so protected apps aren't available for our devices.
A possible workaround for this, could be to fake the fingerprint including a similar one who is allowed by Google. A valid one could be from the 2.2 official sense ROM or maybe the one from 2.3.4 in the official Nexus One ROM. Here is the one I am using and works:
I know that this ¿bug? is more related to china that the english forums, but since don't know Chinese, just hope that Mark or anyone can take a look at this post.
Edit: here I had complied the original fingerprints for a bunch of Android devices, if they are useful for anyone http://cl.ly/7tgi
I think that there is a little problem with the build.prop from the last weeks on MIUI who makes impossible to download protected apps from the Market since they appear as not compatible with the device.
Some examples of this protected "not-compatible" apps are:
https://market.android.com/details?id=com.eamobile.Fifa
https://market.android.com/details?id=com.nitrodesk.touchdownpro&feature=search_result
https://market.android.com/details?id=dk.tacit.android.foldersync.full
https://market.android.com/details?id=com.jeff.sg.droidcloud
I believe that this is a issue with the build.prop included in both the official MIUI ROM and the translation packs:
Line 31 from build.prop is:
Code:
ro.build.fingerprint=generic/libra_bravo/bravo:2.3.4/MIUI/1.6.17:userdebug/test-keys
The problem with this, is that since Google implemented the new protections for the Market, those signatures are not valid, so protected apps aren't available for our devices.
A possible workaround for this, could be to fake the fingerprint including a similar one who is allowed by Google. A valid one could be from the 2.2 official sense ROM or maybe the one from 2.3.4 in the official Nexus One ROM. Here is the one I am using and works:
Code:
ro.build.fingerprint=htc_wwe/htc_bravo/bravo/bravo:2.2/FRF91/226611:user/release-keys
I know that this ¿bug? is more related to china that the english forums, but since don't know Chinese, just hope that Mark or anyone can take a look at this post.
Edit: here I had complied the original fingerprints for a bunch of Android devices, if they are useful for anyone http://cl.ly/7tgi