Android Market shows LogicPD Zoom2

redwyvern

Active member
Jan 28, 2011
36
1
0
Visit site
Is there any way to get the market to show the NC as maybe Galaxy Tab? Or something other than LogicPD Zoom2? Certain apps or games are showing as not compatible with it.
 

2andFro

Well-known member
Aug 31, 2010
45
2
0
Visit site
Are you on regular rooted eclair? You can sideload apps using adb or I've put the apk in drop-box opened/loaded the file from there.

If you are on nookie Froyo there is this from XDA:

Originally Posted by animepadweb
Annoying, but if you change the device Fingerprint, stop the Services Framework and the Market Framework and clear the cache, then reboot, you can see the Apps.

I confirmed this works.

using adb grab the build.prop from /system on the device, replacing it with an appropriate device string (google for one you'd liek to use..the one below is for a droid.

$ adb pull /system/build.prop
Open the file with a Linux friendly editor (Notepad++ for the Windows users). Find the line starting with ro.build.fingerprint and change the whole line to

ro.build.fingerprint=verizon/voles/sholes/sholes:2.2.1/FRG83D/75603:user/release-keys
$ adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
$ adb push build.prop system/
$ adb shell mount -o remount,ro /dev/block/mmcblk1p2 /system
Now clear the Market cache and reboot.

Settings -> Manage Applications -> All -> Market
Clear Cache then Force Stop -- DO NOT clear data

Settings -> Manage Applications -> All -> Google Services Framework
Clear data then Force Stop

Reboot

Angry Birds not showing up in market - Page 3 - xda-developers
 

redwyvern

Active member
Jan 28, 2011
36
1
0
Visit site
I'm on regular rooted eclair. I do sideload apps via SD card, and using adb. I just wanted to also be able to use the market with more options. Thanks
 

Forum statistics

Threads
950,370
Messages
6,946,931
Members
3,161,930
Latest member
Terps