Guest geniusdog254 Posted May 23, 2010 Report Posted May 23, 2010 This is just a simple build.prop mod to fix the fingerprint back to the working ERE27 one used in CM. Everything in Settings still shows FroYo, but the Market sees you as ERE27 & thus gives you your protected apps back :rolleyes: To install run this from the directory you unzip the file to: adb remount adb shell rm /system/build.prop adb push froyo.prop /system/build.prop adb shell reboot Then, once it reboots, go into the dialer, and type *#*#CHECKIN#*#* which is *#*#2432546#*#* for those of you who are too lazy to read the letters :D A message should pop up into the status bar after a few seconds depending on your connection speed saying checkin succeeded. Now you're good to go, open Market and download away :cool: Since I know some of you will wonder what this does, it just changes the ro.build.fingerprint & ro.build.description settings back to ERE27. This alone would normally be enough, but you're depending on luck to when you next check in. Dialing that code in the Dialer will force a checkin.froyo.zip
Guest fuzio1963 Posted May 24, 2010 Report Posted May 24, 2010 This is just a simple build.prop mod to fix the fingerprint back to the working ERE27 one used in CM. Everything in Settings still shows FroYo, but the Market sees you as ERE27 & thus gives you your protected apps back :rolleyes: To install run this from the directory you unzip the file to: adb remount adb shell rm /system/build.prop adb push froyo.prop /system/build.prop adb shell reboot Then, once it reboots, go into the dialer, and type *#*#CHECKIN#*#* which is *#*#2432546#*#* for those of you who are too lazy to read the letters :D A message should pop up into the status bar after a few seconds depending on your connection speed saying checkin succeeded. Now you're good to go, open Market and download away :cool: Since I know some of you will wonder what this does, it just changes the ro.build.fingerprint & ro.build.description settings back to ERE27. This alone would normally be enough, but you're depending on luck to when you next check in. Dialing that code in the Dialer will force a checkin. I know i am new to Android.....could you pls say where to i need to unzip that file, and what to do next?? I am sorry, but i have no idea what should i do......:( TY.
Guest geniusdog254 Posted May 24, 2010 Report Posted May 24, 2010 I know i am new to Android.....could you pls say where to i need to unzip that file, and what to do next?? I am sorry, but i have no idea what should i do......:rolleyes: TY. You can unzip it anywhere you want. Then you have to have ADB set up, and just enter the directory where you unzipped the file and execute those commands.
Guest IntoTheVoid Posted May 24, 2010 Report Posted May 24, 2010 Its weird I did not have any issues with all my purchased apps. Except the ones that have issues with Froyo and don't wanna work at all. But everything downloaded fine.
Guest fuzio1963 Posted May 24, 2010 Report Posted May 24, 2010 You can unzip it anywhere you want. Then you have to have ADB set up, and just enter the directory where you unzipped the file and execute those commands. Stupid ME!!! :rolleyes: That was easy, looks like i have been too long outside today (95 in shade), and got some kind of "black-out"!! :D Thank you, it worked....going to Market now!
Guest Karolis Posted May 24, 2010 Report Posted May 24, 2010 (edited) I assume this will stop you from seeing froyo-specific apps like Adobe Flash. Right? Maybe it's best to wait for google to add froyo fingerprint to the market after all... UPDATE: wrong assumption - you can still see flash after using this fix. Edited May 24, 2010 by Karolis
Guest linuxluver Posted May 25, 2010 Report Posted May 25, 2010 (edited) .... Now you're good to go, open Market and download away :cool: Thanks! Worked great. I also used Root Explorer to make a backup copy of the original build.prop and also to note the correct permissions. After I pushed the froyo.prop into place as build.prop, I used root explorer to set the same permissions as we were on the original file. Edited May 25, 2010 by linuxluver
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now