Thread: "Leaked" 2.1 Market Fix
- 07-24-2010, 03:16 PM #1
So I Hear You Can Mod
- Join Date
- Dec 2009
- Posts
- 150
- Thanks
- 13
- Thanked 40 Times in 24 Posts
- Downloads
- 28
- Uploads
- 0
"Leaked" 2.1 Market Fix
I was researching fingerprints of build.prop files in an attempt to see my missing market apps (thanks Skrilax_CZ for mentioning the fingerprint). I've tried the following 2 fingerprints and was able to see all the apps I wasn't able to see before. My guess is the reason the leaked 2.1 prop file fingerprint doesn't work is that it's not official yet and therefore not registered as a fingerprint with google.
ro.build.fingerprint=htc_wwe/htc_legend/legend/legend:2.1/ERD79/139791:user/release-keys
ro.build.fingerprint=verizon/inc/inc/inc:2.1-update1/ERE27/161494:user/release-keys
I got the 2 fingerprints above from here.
After updating the prop file you will need to delete the market cache. I don't recall if I rebooted or not after updating and clearing the market cache. I used CacheMate to clear the cache as I wasn't sure if the recovery's clear cache would do it without resetting everything.
- 07-24-2010, 03:25 PM #2
Of Mice and Modders
- Join Date
- Jan 2007
- Location
- San Diego, CA
- Posts
- 58
- Thanks
- 5
- Thanked 4 Times in 3 Posts
- Downloads
- 55
- Uploads
- 0
can you post the prop file or more description
- 07-24-2010, 03:50 PM #3
so does that eris market fix app not work?

Phones: Samsung Galaxy (Rooted), Motorola Cliq (Eclair2CLIQ Beta1), T-Mobile G1(UNrooted)
Operator: T-Mobile USA
- 07-24-2010, 04:06 PM #4
So I Hear You Can Mod
- Join Date
- Dec 2009
- Posts
- 150
- Thanks
- 13
- Thanked 40 Times in 24 Posts
- Downloads
- 28
- Uploads
- 0
- 07-24-2010, 05:00 PM #5
So I Hear You Can Mod
- Join Date
- Jun 2010
- Location
- 407
- Posts
- 254
- Thanks
- 31
- Thanked 53 Times in 26 Posts
- Downloads
- 34
- Uploads
- 0
- 07-24-2010, 08:09 PM #6
So I Hear You Can Mod
- Join Date
- Dec 2009
- Posts
- 199
- Thanks
- 20
- Thanked 16 Times in 15 Posts
- Downloads
- 13
- Uploads
- 0
I got it to work - here's how
This works!
Here's how I did it.
1) Download Cachemate from market
2) Download Terminal Emulator from market
3) Start Terminal Emulator
4) Type "su" (don't type any of the quotes(") and press enter after each line)
5) Type "cd /system"
6) Type "mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system"
7) Type "vi build.prop"
8) Use your dpad to scroll down to the line starting "ro.build.fingerprint..."
9) Press "i" on your keyboard
10) Type the # symbol at the start of the line
11) This one is tricky - press the alt key then press and hold the centre of your dpad then press 1 (the letter q).
12) Press "o"
13) Type "ro.build.fingerprint=verizon/inc/inc/inc:2.1-update1/ERE27/161494:user/release-keys"
14) Alt then Dpad centre + 1 (see step 11)
15) Type ":wq"
16) Reboot your phone
17) Run Cachemate
18) Market should now work!
There's probably an easier way, but this is how I did it as I couldn't save the file any other way!
-
The Following User Says Thank You to rabbit80 For This Useful Post:
yerger (07-26-2010)
- 07-24-2010, 08:15 PM #7
Maybe Modder
- Join Date
- Jul 2010
- Location
- Miami Florida
- Posts
- 41
- Thanks
- 0
- Thanked 11 Times in 8 Posts
- Downloads
- 4
- Uploads
- 0
You can also use Root Explorer or Es File Explorer w/ root, open the file in the text editor comment out the default build then add either of the 2 keys posted below:
ro.build.fingerprint=htc_wwe/htc_legend/legend/legend:2.1/ERD79/139791:user/release-keys
ro.build.fingerprint=verizon/inc/inc/inc:2.1-update1/ERE27/161494:user/release-keys
In my case I used the N1 key posted on another thread and it seems to have fixed it.Phone: Motorola Cliq
Kernel: MotoBlur 2.1
Rom: Cobbler 0.9 Beta
Recovery: Cobbler Recovery 0.1
- 07-25-2010, 03:16 PM #8
adb remount, then:
Use adb shell & copy paste the lines:
# sed -ie "s/ro.build.fingerprint/#ro.build.fingerprint/" build.prop
# echo "ro.build.fingerprint=htc_wwe/htc_legend/legend/legend:2.1/ERD79/139791:user/release-keys" >> build.propDownload my 1-click Recovery Flasher to flash a custom or stock recovery to your phone: Cliq, CliqXT, Backflip, ...
Like my work? Support me:
& visit my adlxmod site and follow me on Twitter
Tambien me puedes encontrar en Movilzona (Esp)
- 07-25-2010, 03:29 PM #9
Of Mice and Modders
- Join Date
- Jul 2010
- Posts
- 52
- Thanks
- 1
- Thanked 2 Times in 2 Posts
- Downloads
- 5
- Uploads
- 0
- 07-25-2010, 04:13 PM #10
Last edited by azarcliq; 07-25-2010 at 04:13 PM. Reason: Automerged Doublepost

Phones: Samsung Galaxy (Rooted), Motorola Cliq (Eclair2CLIQ Beta1), T-Mobile G1(UNrooted)
Operator: T-Mobile USA
- 07-25-2010, 04:53 PM #11
So I Hear You Can Mod
- Join Date
- Dec 2009
- Posts
- 199
- Thanks
- 20
- Thanked 16 Times in 15 Posts
- Downloads
- 13
- Uploads
- 0
q is quit. ":wq" should write the file then quit - if not just do ":w" then ":q" - or reboot your phone after the ":w"
Are you sure you are typing the colon? (Alt then v)Last edited by rabbit80; 07-25-2010 at 05:15 PM.
- 07-25-2010, 10:25 PM #12
Confired worked for me, i just used the verizone one, copied the build.prop to my SD, edited it with my laptop, and saved and copied back to system.
- 07-26-2010, 01:36 AM #13
Maybe Modder
- Join Date
- Jul 2010
- Posts
- 25
- Thanks
- 4
- Thanked 2 Times in 2 Posts
- Downloads
- 3
- Uploads
- 0
I'm really not sure, but I found when I rebooted my phone. Installed a new application (any application), searched up an application already installed and not in the list, uninstalled it. Checked my list and saw them all there now

Hope that makes any sense.
- 07-26-2010, 02:59 AM #14
So I Hear You Can Mod
- Join Date
- Dec 2009
- Posts
- 199
- Thanks
- 20
- Thanked 16 Times in 15 Posts
- Downloads
- 13
- Uploads
- 0
Not really, but sounds like it is working (which is good!)
- 07-26-2010, 12:47 PM #15


LinkBack URL
About LinkBacks
Reply With Quote




