Market problem with Roto JME v3 - Galaxy Tab General

Dear all.
First off Roto's JME v3 is great. I give it a 9/10. The one missing point is because of the following problem I immediately faced after flashing from my German stock firmware (I don't have this verison # here atm, but can get it later, if needed).
Android Market:
Problem 1:
NHL Gamecenter app not found in Android Market. The app was available to me on the stock firmware but now I can't find it in the market. Not current under paid apps NOR under app search. It simply is not there. It is on my Desire Z and also can be found of my friend's Galaxy S.
Solution:
??
Problem 2:
Not able to download NitroDesk's TouchDown License Key. Program is found but not the key. Was found on my stock fw and also on my Desire Z.
Solution:
Got a license number from NitroDesk. Still unable to find the program in market tho!
I would really appreciate any help as the NHL Gamecenter is THE app I used to use on my gal tab!

Leaked firmware versions aren't know by the android market. To fix this you need to edit the build.prop file. There are several apps who can do that for you.
I myself use Eris Market Fix. Be aware though that the roto packages contains a buggy busybox. If you use that with Eris Market Fix your tab won't start up.
First update your busybox with the BusyBox app on the market place (17.1 is the most stable version) than run Eris Market Fix, reboot your Tab and you're done. All apps will be visible again.

Eris fix is also not showing in market..

Sorry if this is trivial but have you set your csc to XEU. Default is KOR and *could* lead to something like that.
*#272*<IMEI># afair
This will wipe your internal sdcard so do a TB backup first.
I would try that first. No roto-jme has been seen to cause that before...
Cheers,
Hal.
Sent from my GT-P1000 using XDA App

Have you checked your CSC Code?
# cat /sytem/csc/sales_code.dat
Should be DBT for germany.
to change the sales code, you can simply remount the system filesystem read/write ,
echo "DBT" >/system/csc/sales_code.dat
and reboot.

julianLo said:
Have you checked your CSC Code?
# cat /sytem/csc/sales_code.dat
Should be DBT for germany.
to change the sales code, you can simply remount the system filesystem read/write ,
echo "DBT" >/system/csc/sales_code.dat
and reboot.
Click to expand...
Click to collapse
Damit.. and there was I vi'ing the file..

kånda said:
Dear all.
Android Market:
Problem 1:
NHL Gamecenter app not found in Android Market. The app was available to me on the stock firmware but now I can't find it in the market. Not current under paid apps NOR under app search. It simply is not there. It is on my Desire Z and also can be found of my friend's Galaxy S.
Solution:
??
I would really appreciate any help as the NHL Gamecenter is THE app I used to use on my gal tab!
Click to expand...
Click to collapse
Open /system/build.prop in Root Explorer's text editor on the Tab, change XXJME to XXJK5, or whatever your stock version was (XXJK5 should work fine though), in ro.build.fingerprint. This will allow you to see your missing and protected apps in the market.
You can also edit build.prop by pulling it to your computer with ADB, editing it and pushing it back, but Root Explorer is much faster and easier to work with.
Edit: this issue has nothing to do with the CSE or what it is set to.

Thanks
rgbc said:
Open /system/build.prop in Root Explorer's text editor on the Tab, change XXJME to XXJK5, or whatever your stock version was (XXJK5 should work fine though), in ro.build.fingerprint. This will allow you to see your missing and protected apps in the market.
You can also edit build.prop by pulling it to your computer with ADB, editing it and pushing it back, but Root Explorer is much faster and easier to work with.
Edit: this issue has nothing to do with the CSE or what it is set to.
Click to expand...
Click to collapse
Thanks, that solved my problem!!!

rgbc said:
Open /system/build.prop in Root Explorer's text editor on the Tab, change XXJME to XXJK5, or whatever your stock version was (XXJK5 should work fine though), in ro.build.fingerprint. This will allow you to see your missing and protected apps in the market.
You can also edit build.prop by pulling it to your computer with ADB, editing it and pushing it back, but Root Explorer is much faster and easier to work with.
Edit: this issue has nothing to do with the CSE or what it is set to.
Click to expand...
Click to collapse
Problem solved! Thank you so much! I think I'm fast becoming a fan of these forums

biopsin said:
Eris fix is also not showing in market..
Click to expand...
Click to collapse
Lol, how funny !! It does on mine though when I've flashed new firmware.

let me get this straight. so i edit out anything that says xxjme with xxjjb in build.prop. ?
ever since ive been using roto's jme i can never find atomic bomber
i have market enabler. but i fake us tmobile and verizon and i can never see atomic bomber. going through withdrawals

b0ricuaguerrero said:
let me get this straight. so i edit out anything that says xxjme with xxjjb in build.prop. ?
ever since ive been using roto's jme i can never find atomic bomber
i have market enabler. but i fake us tmobile and verizon and i can never see atomic bomber. going through withdrawals
Click to expand...
Click to collapse
No just edit the ro.build.fingerprint. That did it for me. I just replaced JME with JK5.

kånda said:
No just edit the ro.build.fingerprint. That did it for me. I just replaced JME with JK5.
Click to expand...
Click to collapse
I am having the same issue as op. Where do I find the ro.build.fingerprint file to edit?
Sent from my GT-P1000 using Tapatalk

balto said:
I am having the same issue as op. Where do I find the ro.build.fingerprint file to edit?
Sent from my GT-P1000 using Tapatalk
Click to expand...
Click to collapse
Wow, I am slow today, re read the post and figured it out.

julianLo said:
Have you checked your CSC Code?
# cat /sytem/csc/sales_code.dat
Should be DBT for germany.
to change the sales code, you can simply remount the system filesystem read/write ,
echo "DBT" >/system/csc/sales_code.dat
and reboot.
Click to expand...
Click to collapse
Does it mean that you can change CSC without doing *#272*IMEI# and a full wipe ? Is it working for samsung app as well ?

Interestingly I changed my code from JME to JJ4 which is the original firmware my GT came with, but still wouldn't find b0ricuaguerrero's game. Changed it to JK5 and it popped up.
The idea obviously works well though, cheers!

rgbc said:
Open /system/build.prop in Root Explorer's text editor on the Tab, change XXJME to XXJK5, or whatever your stock version was (XXJK5 should work fine though), in ro.build.fingerprint. This will allow you to see your missing and protected apps in the market.
You can also edit build.prop by pulling it to your computer with ADB, editing it and pushing it back, but Root Explorer is much faster and easier to work with.
Edit: this issue has nothing to do with the CSE or what it is set to.
Click to expand...
Click to collapse
I can't open then file using the text editor as it tells me it is a read-only file, and i am not comfortable using ADB, any other suggestions?
EDIT: ok never mind i was able to do it, but when i launch the market i only see 2 apps that installed and nothing else....
EDIT: ok i think either market is started to work properly on its own or i may have fixed it but all i did was re-flash JME v4 and so far it seems to work, but sure was a pain in the you know what.......

Related

a quick little trick to get some nice apps that samsung only gives to i9000

heres a way to get a couple nice apps for free that samsung thinks the i9000 guys should have but not us (asphalt 5, krazy kart racing), theres also an updated version of task manager, and a few others that i wasnt interested in. if your using your stock build.prop file and open the samsung apps, it will show an updated version of our camera app but i have not updated it yet but i will report back when i do. but to get all the nice apps, you have to temporarily replace your build.prop file with the one ive attatched. also download the samsungapps.apk ive included and put it onto your sd card and install it. download the build.zip ive attached and extract the build.prop file to your desktop.
so now with root explorer, go to /system and long press and copy your build.prop file and paste it to your internal sd to back it up. long press again and rename it to build.prop.bak or whatever you want.
now put the build.prop that you got from me and put it on your sd card. now go back into root explorer, long press on the build.prop that you just put on the sd and copy it. now you want to paste it in /system and click yes to overwrite the one you have. reboot your phone. under settings- about phone there should be some of the version info changed and all that(thats all this does). now if you open the samsung app store that you installed you will see a few apps available for free. install what you want, then just delete your modded build.prop on your sd card(or save it to your pc or whatever in case they add some more stuff so you can do this again) rename your original build.prop.bak to what it is supposed to be(build.prop) and do the same-copy this file, paste it in /system to overwrite the modded one, reboot, and now your back to how you were just with some nice free games or whatever else you downloaded. everytime you switch between these files for downloading things from the samsung app store, go into applications, find the samsungappstore.apk and delete the data and cache so it will reset to your current version.
this is a long post but it takes less than 5 min.lol
you could also do this with adb but if you dont know how to use adb do it this way.
This is cool, I didn't really know what the build.prop file did, little things like this help me put the pieces together. I also notices that swype won't work with your build.prop file. Maybe why it won't work in ported i-9000 and vibrant roms that I've tried.
Also the proper version of asphalt is great. Hardware acceleration makes a difference. The lighting effects are much beyer than the version in the market.
Sent from my SAMSUNG-SGH-I897
Dani897 said:
This is cool, I didn't really know what the build.prop file did, little things like this help me put the pieces together. I also notices that swype won't work with your build.prop file. Maybe why it won't work in ported i-9000 and vibrant roms that I've tried.
Also the proper version of asphalt is great. Hardware acceleration makes a difference. The lighting effects are much beyer than the version in the market.
Sent from my SAMSUNG-SGH-I897
Click to expand...
Click to collapse
really? i dont know how that file would affect anything like that, but either way that build.prop file is just so you can get the apps. i didnt try anything with it, just replaced it with my original as soon as i was done doing what i wanted with it after i messed with it.
ya and its were like the red headed step child to samsung compared to the i9000, but thats to be expected.
di11igaf said:
heres a way to get a couple nice apps for free that samsung thinks the i9000 guys should have but not us (asphalt 5, krazy kart racing), theres also an updated version of task manager, and a few others that i wasnt interested in. if your using your stock build.prop file and open the samsung apps, it will show an updated version of our camera app but i have not updated it yet but i will report back when i do. but to get all the nice apps, you have to temporarily replace your build.prop file with the one ive attatched. also download the samsungapps.apk ive included and put it onto your sd card and install it. download the build.zip ive attached and extract the build.prop file to your desktop.
so now with root explorer, go to /system and long press and copy your build.prop file and paste it to your internal sd to back it up. long press again and rename it to build.prop.bak or whatever you want.
now put the build.prop that you got from me and put it on your sd card. now go back into root explorer, long press on the build.prop that you just put on the sd and copy it. now you want to paste it in /system and click yes to overwrite the one you have. reboot your phone. under settings- about phone there should be some of the version info changed and all that(thats all this does). now if you open the samsung app store that you installed you will see a few apps available for free. install what you want, then just delete your modded build.prop on your sd card(or save it to your pc or whatever in case they add some more stuff so you can do this again) rename your original build.prop.bak to what it is supposed to be(build.prop) and do the same-copy this file, paste it in /system to overwrite the modded one, reboot, and now your back to how you were just with some nice free games or whatever else you downloaded. everytime you switch between these files for downloading things from the samsung app store, go into applications, find the samsungappstore.apk and delete the data and cache so it will reset to your current version.
this is a long post but it takes less than 5 min.lol
you could also do this with adb but if you dont know how to use adb do it this way.
Click to expand...
Click to collapse
I tried your way, and the Asphalt5 app downloaded and installed, but when run, all it does is play the intro video. Does that app actually work for you. The Krazy Kart Racing App worked for me, but Asphalt5 just won't do it.
I updated camera firmware all seems well still.
Sent from my SAMSUNG-SGH-I897 using Tapatalk
rajendra82 said:
I tried your way, and the Asphalt5 app downloaded and installed, but when run, all it does is play the intro video. Does that app actually work for you. The Krazy Kart Racing App worked for me, but Asphalt5 just won't do it.
Click to expand...
Click to collapse
You have to go to settings/applications/Samsung apps and autorize new application notification in I9000. When you are notified that the application is ready for you to install, you will be able to click and install. Please note asphalt is a huge file and will eat up a lot of download time. It is strongly recommend you use wi fi for asphalt and not packet notification.
What version is the task manager that is included in this? My phone has version 1.11
Also, any difference in the camera update?
bts0uth said:
What version is the task manager that is included in this? My phone has version 1.11
Also, any difference in the camera update?
Click to expand...
Click to collapse
New task manager is version 1.51. Not sure what exactly the differences are haven't really looked into it
Sebring5 said:
You have to go to settings/applications/Samsung apps and autorize new application notification in I9000. When you are notified that the application is ready for you to install, you will be able to click and install. Please note asphalt is a huge file and will eat up a lot of download time. It is strongly recommend you use wi fi for asphalt and not packet notification.
Click to expand...
Click to collapse
The system was authorized for notification, the app did fully download through WiFi (all 70 MB of it), it did ask me to install, and I installed it successfully without incident (which is what my post already implied). It is shows up in the application list, but when I start it, there is a dialog box that pops up in the background and closes before I can read what it says. After this, all that starts is the intro video, which actually plays through the phone's movie player application. The game itself never launches. Have you actually spoofed your Captivate to be an i9000, downloaded Asphalt 5 through SamsungApps, and then run it successfully. If you have a market bought full version of the game, that doesn't count. I am thinking that this game has some additional security measures that prevent it from being launched.
rajendra82 said:
The system was authorized for notification, the app did fully download through WiFi (all 70 MB of it), it did ask me to install, and I installed it successfully without incident (which is what my post already implied). It is shows up in the application list, but when I start it, there is a dialog box that pops up in the background and closes before I can read what it says. After this, all that starts is the intro video, which actually plays through the phone's movie player application. The game itself never launches. Have you actually spoofed your Captivate to be an i9000, downloaded Asphalt 5 through SamsungApps, and then run it successfully. If you have a market bought full version of the game, that doesn't count. I am thinking that this game has some additional security measures that prevent it from being launched.
Click to expand...
Click to collapse
Its working on my phone, video plays in video player then game launches. What rom are you using? I'm on cognition beta 5.5.
Sent from my SAMSUNG-SGH-I897
Just thought you guys would like to know...
Doing this will make swype not working... at least that has been my experience in the past changing the parts of build prop that are changed from stock
designgears said:
Just thought you guys would like to know...
Doing this will make swype not working... at least that has been my experience in the past changing the parts of build prop that are changed from stock
Click to expand...
Click to collapse
yup, thats why i said in my original post just to use this for getting the apps, then switch back to your original. with the original, the samsung app store app will not let you download any of the good stuff. so just use this to get what samsung gives the i9000 users for free, and then switch back to your original.
lol does anyone have an origianl build.prop, i thought i backed it up and its gone.
justdrew said:
lol does anyone have an origianl build.prop, i thought i backed it up and its gone.
Click to expand...
Click to collapse
This is from cog beta9 (even though I think it says 8.1 in the file).
Depending on what you're running, you may need something else...I really don't know.
justdrew said:
lol does anyone have an origianl build.prop, i thought i backed it up and its gone.
Click to expand...
Click to collapse
lol i knew this would eventually come. i was gonna just include it in the original but never got around to it.
di11igaf said:
lol i knew this would eventually come. i was gonna just include it in the original but never got around to it.
Click to expand...
Click to collapse
thx im running beta 9 also
Thanks
From a phone on an app
I found Asphalt when I had a I9000 rom installed.
Its worked right up until cog b9... AOSP 1,2,3 Cog 3,5,7,8.1 it worked fine but now I just get the video loop the other poster is refering too
puros_bran said:
I found Asphalt when I had a I9000 rom installed.
Its worked right up until cog b9... AOSP 1,2,3 Cog 3,5,7,8.1 it worked fine but now I just get the video loop the other poster is refering too
Click to expand...
Click to collapse
i have beta9, installed this while on beta 9 and its running fine. i think like what someone told the other poster you have to go into the settings on the samsung app and click download on wifi and then install it while your connected to wifi or something like that since its a pretty big file.
You do all this on the phome right? Not copy paste on the computer?
Sent from my SAMSUNG-SGH-I897 using XDA App

Anyone have a Froyo Archos with full Market Protected App access

After the market fix has been applied I see most apps (including some that I know are protected) but not all. From my experience on the DroidX, this is usually an issue with the build.prop not reporingt a valid ROM to google.
For example, I can search on my DX for "wii controller ime" and find the app. My Archos 101 does not. (I side loaded it.)
If someone has a build.prop for an Archos Gen 8, that will see that send it my way please.
Can you tell me what you've changed in the build.prop of your DX?
ok, done:
I just took the fingerprint from a galaxy tab:
paulshields said:
Code:
ro.build.fingerprint=samsung/GT-P1000/GT-P1000/GT-P1000:2.2/FROYO/XXJJ3:user/release-keys
Click to expand...
Click to collapse
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
This sounds cool! Is there a way a non rooted device can get this? Perhaps by some installation.apk
Thanks
Definitly not possible without root. I don't know if it's even possible with temproot
Sent from my A101IT using Tapatalk
Yeah, basically you need to fool the market into thinking you have a certified device. Not an easy task from what I understand. If you have a rooted Android phone you can download te app there, then use Titainium Backup to get the apk off the phone and side load it on you Archos. At least tha is what I do.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab: http://forum.xda-developers.com/showpost.php?p=9787172&postcount=2
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
I follow your instruction above by modifying the fingerprint in /system/build.prop, then did the same market fix as instructed by the gappsinstall thread, reboot. I still can't find the gun bros app.
What else I have to do? (I had 2.1.4 rw root installed before doing this)
Now "My Apps" list is gone in the Google Market, can I get the list back?
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
CarsnGadgets said:
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
Click to expand...
Click to collapse
I also use MarketEnabler, but I can't see, at least, Gun Bros. Once applied this build.prop mod, I can see Gun Bros.
Gun Bros is available on Archos Apps Lib anyway
bthoven said:
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
I have attached the latest version.
bthoven said:
Hi chulri,
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
Yes, me too
Tesla74 said:
I have attached the latest version.
Click to expand...
Click to collapse
Thank you very much for .apk, It work fine on my Archos 101.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab:
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
LeoNg628 said:
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
Click to expand...
Click to collapse
[Solved]I think the Market Fix trick only work in old Market, it means you need to "Uninstall updates" after clean cache and force stop the Market.
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
I use a file manager to copy the file to the sd and then connect to the computer via usb and edit with notepad++.. don't use windows notepad or wordpad as I've had problems with them. After the file is edited.. safely disconnect from the computer. Then I add .bak to the end of the original file and then copy the new edited file over to replace it.
I hope that helps. I believe there are also text editors in the market, but I like editing with a real keyboard.
Tesla
daddymikey1975 said:
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
Click to expand...
Click to collapse
Here: I"ve used the RootExplorer method detailed in this forum:
http://androidforums.com/droid-x-all-things-root/154976-2-2-market-issues-use-mod.html
Also to all: There are two states possible with the Market. Fixed if you the clear cache hack, unfixed if you do not do it or if you undo it...(to undo just do the clear Cache path but add clear data....no need to stop googleservicesframework and no need to reboot...just restart Market app and accept legal terms). The difference fixed state gives more apps but will hide some others from you: you get google maps, zeam, ADW, ...but you loose Google Earth, Flash Player 10, TVU, .... Jus to name a few. So the key thing is to know how to quicly switch from one state to the other. use the clear cache hack to get into fixed state and use my undo rootine (clear data) to revert the fix.
Once you add the fix to build prop you pretty much have now 4 possible states:
Please see my post below for my tests on the 4 different states and some conclusions
http://forum.archosfans.com/viewtopic.php?f=63&t=48312
Here's how to very easily undo the fix if you need to...
..Once you've done the Market fix you do not need to reinstall Market to go back to state before applying the fix. Once you do the Market fix you will gain access to few more apps but many apps requiring froyo will no longer show up anymore: that's the case of apps like TVU, Flash 10, .... (there must be many more). I suspect the market fix makes the device and generic device but not a froyo one.
To go back an forth between the fix and the original state all you need is to do this;
go to Settings --- Applications --Manage Applications ---Running -- Market ---Clear Cache ----Clear Data --Force Stop--Relaunch Market ---Accept Terms and Conditions ---
Voila. and you're back to the original State where you can find flash 10 & other froyo only apps.
If you do the the fix...you loose flash ..but gaine other apps...the fix skip the Clear Data steps ...and the Clear Data step will undo the fix. THe fix requires reboot..To undo it you do not need to reboot and do not need to stop googleframework.
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
ncuxxx said:
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
Click to expand...
Click to collapse
Yes, that's fine...you good...fixed state, fixed buld.prop
but note you may still not see some apps with are available in unfixed state, fixed build.prop (like TVU, Google Earth, Adobe Connect, flash 10.01,..)
That's the con of fixed state...you gain some you loose some....

Market

Hello. Im trying to Buy apps from Market but it says "your device isn't compatible with this app" on every app. is there a way to buy apps for my hd2?
Go into your settings/about phone, and what is your model of phone listed as?
Maybe you'll have to edit your build.prop file and make your phone show up as a Bravo.
Mine is HTC HD2 in build.prop, and I've never gotten any message saying any apps weren't compatible with my device though, so I'm not really sure.I guess it's worth a shot though
Your build.prop is in your /system directory of your phone. You will need a file manager with root permission and a text editor (Root Explorer is both) to edit it. Look for the line that says ' ro.product.model=
and see what it shows .
huggs said:
Go into your settings/about phone, and what is your model of phone listed as?
Maybe you'll have to edit your build.prop file and make your phone show up as a Bravo.
Mine is HTC HD2 in build.prop, and I've never gotten any message saying any apps weren't compatible with my device though, so I'm not really sure.I guess it's worth a shot though
Your build.prop is in your /system directory of your phone. You will need a file manager with root permission and a text editor (Root Explorer is both) to edit it. Look for the line that says ' ro.product.model=
and see what it shows .
Click to expand...
Click to collapse
So, is it possible to change the prop. to any phone ID? For example I found Nexus phone is compatible with all the apps on the Market compare to other phones. (I'm not surprised!)
Is it safe to do so? I have a HD2 with MIUI rom.
thanks
Yeah, you can do that, and it's safe. If it doesn't work, you can always change it back or change it to something else. You might want to go into settings/applications/manage applications, and clear your market app's data too.
Sent from my HTC HD2 using XDA App
huggs said:
Yeah, you can do that, and it's safe. If it doesn't work, you can always change it back or change it to something else. You might want to go into settings/applications/manage applications, and clear your market app's data too.
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
It didn't work. I tried with other phone model name and google still see my phone as HD2.
Any ideas?
thanks
It may be your ROM you currently have that is causing some sort of the issue with Market... try updating Market first - if still the same change the ROM and go for another one... I got Typhoon CM7 - works just fine...

[Guide/Mod] -Kindle Fire MAWR Market! *now with better build.prop*

Intro: This is my first guide, so be nice.. This will give you access to every app on the Android Market. I have downloaded apps that were previously “incompatible” and almost ALL of the gameloft, popcap, EA, etc.. games run without FC, validate, and download their additional data without failure for MY device thus far. It will revert after a restart, but its great to get what you want without having to do TB backup/restores over and over again for stuff you forget/buy later/etc...
If you have changes you would like to see to this guide, please comment!
------------------------------------------------------------------------
UPDATE: Feb 5th
I have been tweaking the build.prop for the last month or so, and have found some modifications that will boost performance and increase your battery life. It isn't an ungodly amount, but it is noticeable to me.
The build.prop is attached to the post now, instead of uploaded to an external site.
The old 2.2.6 market is attached for apps that show as "incompatible for your device".
------------------------------------------------------------------------
Disclaimer:
I take no responsibility for anything that happens to your device. Do this at your own risk.
YOU MUST BE RUNNING CM7!
YOU MUST HAVE ROOT!
I WILL NOT SUPPORT STOCK!
IF THIS WORKED, CLICK THANKS!!
Prerequisites:
CM7
Root
Root Explorer
Titanium Backup
Attached Files
Terminal Emulator
Lets do this thing:
First, the build.prop
We are going to replace the build.prop, so make a backup of the one you have.
open RE, and head over to /system/
copy that file and put it in a safe spot
Now we are going to put this modified build.prop in the location of the old one.
download this modified build.prop to your phone’s sd card:
open RE and copy the build.prop you just downloaded
navigate to /system/ again
click Mount R/W to give RE permissions to modify these files
paste the build.prop in the /system/ directory
if it asks to overwrite, go ahead and it will make a backup of the original called build.prop.bak
restart your device
Next, the Market
Now, we’re gonna get rid of, and replace some of the market data.
Open TB and delete “or freeze if you prefer” the following from the app list:
Market
This is optional! Do this if you are installing the old market and want it to not update until you restart.
Open up TE and run the following:
pm disable com.android.vending.updater
Now, we replace the Market that we had with the downloaded ones:
install and overwrite data “if it asks” for com.android.vending_2.2.6.apk
open your app drawer
open market “you should see the old version of the market”
HAVE FUN DOWNLOADING!!!
About the build.prop:
I had been screwing around with the build.prop for a while trying to find the best combination of fingerprints and such to put as to get the most out of the market. I discovered that the GT-P1000 “GTab” had the best results, so I changed the following:
Code:
ro.product.model=GT-P1000
ro.product.brand=Samsung
ro.build.description=GT-P1000-user 2.3.3 GINGERBREAD DXJPI release-keys
ro.build.fingerprint=samsung/GT-P1000/GT-P1000:2.3.3/GINGERBREAD/DXJPI:user/release-keys
I recently threw in the following performance modifications from various threads all over the interwebs. This combination works well for me. It is already in the new build.prop, so if you find a different setting to work better for you, post it and I will give it a try.
Code:
ro.kernel.android.checkjni=0
ro.ril.disable.power.collapse=1
video.accelerate.hw=1
debug.performance.tuning=1
windowsmgr.max_events_per_sec=150
ro.media.enc.jpeg.quality=100
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
Thank you so much I have been looking for a successful attempt at changing the build.prop file before I attempted it. I am very glad you shared your knowledge.
Good deal! Glad it worked out for you.
Yeah it worked perfectly..I did skip wiping my system cache and everything worked perfectly still..once again thank you so much. Just in time for the end of the gameloft sale..lol. I really love it!
Dude I love you..lol not only did I gain access with the old market, after I rebooted and killed the terminal, I now how access to all of the apps with the updated market..it appears to be to the perfect fix for the market, at least for me anyway. I will keep you posted if anything changes. I know I still have access to all Gameloft and EA games. Bravo sir. The only thing I did differently from you walk through is I didn't system wipe before install the old android market.
Sent from my GT-P1000 using xda premium
So your MUST have cm7 installed? I am rooted but didn't install that.
ASMAteMe said:
So your MUST have cm7 installed? I am rooted but didn't install that.
Click to expand...
Click to collapse
This may work on the stock rom, but I haven't tried it. If it works out for you then I will update the OP.
Thanks a ton!
This method worked perfectly. I figured that it might have something to do with the build.prop's device fingerprints but I just never had the patience to try it.
I actually just skipped the market part and followed the replacement of the build.prop with a reboot. I still got access to apps I previously weren't able to see before while using the new market app, however Im not sure if its the entire market. I also skipped the wipe of the /system and everything is working fine.
download?
where can i download the build.prop??
Poler166 said:
where can i download the build.prop??
Click to expand...
Click to collapse
it's in the .zip file in the OP
also, due to the responses of skipping clearing the cache through twrp, i have removed it from the OP. and added another little courtesy note below the "not supporting stock" note.
nfl46 said:
I am going to try this on the ICS rom tonight.
Click to expand...
Click to collapse
Awesome, let me know if it works!
Crash
whenever i try to get to the market it just crashes ... any suggestion ?
EDIT: never mind it works now Your epic
Poler166 said:
whenever i try to get to the market it just crashes ... any suggestion ?
Click to expand...
Click to collapse
Try clearing your market data and install the attached market again and let me know if it works.
enkode said:
Try clearing your market data and install the attached market again and let me know if it works.
Click to expand...
Click to collapse
Spoke to soon when ever i try to download an app from the market it force closes and said The application Market (process com.android.vending) has stopped unexpectedly.
lordsofletterbox said:
Dude I love you..lol not only did I gain access with the old market, after I rebooted and killed the terminal, I now how access to all of the apps with the updated market..it appears to be to the perfect fix for the market, at least for me anyway. I will keep you posted if anything changes. I know I still have access to all Gameloft and EA games. Bravo sir. The only thing I did differently from you walk through is I didn't system wipe before install the old android market.
Sent from my GT-P1000 using xda premium
Click to expand...
Click to collapse
Could you elaborate how you got access to the full updated market? I tried that, and I can't download anything from it.
Awesome. Gameloft's TinTin game now recognizes my Kindle as a 3D supported device.
Sent from my CM7 Kindle Fire
I just tried this and the only thing that i had to do is copy the build.prop to /system, rename old one to build.prop.bak, set permissions for new one, force stop and clear market data from manage applications, then reboot. Everything shows up and downloads with the new market.
Poler166 said:
Spoke to soon when ever i try to download an app from the market it force closes and said The application Market (process com.android.vending) has stopped unexpectedly.
Click to expand...
Click to collapse
This may seem a little out there, but go to titanium backup and longpress the market app and move it to a user app. Attempt to open it up then close it, clear your data from the application details and reinstall the app from the zip on the OP. Install the marketupdater.apk as well.
theholyfork said:
Could you elaborate how you got access to the full updated market? I tried that, and I can't download anything from it.
Click to expand...
Click to collapse
Don't let the other users methods confuse you. If you did everything in the OP, you shouldn't have any problems. If you did, be more specific and I will try to help. No offense.
enkode said:
Don't let the other users methods confuse you. If you did everything in the OP, you shouldn't have any problems. If you did, be more specific and I will try to help. No offense.
Click to expand...
Click to collapse
Don't worry, I'm pretty good with this stuff, but when he said he had full market access I wanted to know how he did it. I can confirm that it works though, I just had to replace the build.prop you provided, force stop the market, and clear the market data, then reboot, and I can see more apps in the new updated market!

Android 4.3 Needs To Bring Back The Default Browser!

I love my new Nexus 7 but the lack of the default Browser is rather painful for me to do without. Does anyone else miss that Browser? The ability to never see the address bar as it frees up screen real estate as well as the Quick Controls, which I find are superior to any browser on Google Play, are the main reasons I want to see this browser back on Android 4.3. I already tried to install BrowserGoogle.apk and it just will not install. I wonder is anyone up to making this work for 4.3?
Tha Watcher said:
I love my new Nexus 7 but the lack of the default Browser is rather painful for me to do without. Does anyone else miss that Browser? The ability to never see the address bar as it frees up screen real estate as well as the Quick Controls, which I find are superior to any browser on Google Play, are the main reasons I want to see this browser back on Android 4.3. I already tried to install BrowserGoogle.apk and it just will not install. I wonder is anyone up to making this work for 4.3?
Click to expand...
Click to collapse
Once root is available you can grab the apk here: http://forum.xda-developers.com/showthread.php?t=2377610 :good:
stiggy2012 said:
Once root is available you can grab the apk here: http://forum.xda-developers.com/showthread.php?t=2377610 :good:
Click to expand...
Click to collapse
Thanks, but that one won't install either.
You should just accept that it's not coming back, just like SD card support
https://play.google.com/store/apps/details?id=de.mkrtchyan.aospinstaller&hl=en
It'll say device not supported when you click to run it, but it works.
Install the flash player attached after.
Tha Watcher said:
Thanks, but that one won't install either.
Click to expand...
Click to collapse
You can't just install the standard browser like other apk's:
Once you have root, remount /system rw.
Copy the browser.apk I linked before to /system/apps
Rename browserproviderproxy.apk and .odex to something else
Ensure the permissions on browser.apk are 664 (rw-rw-r--)
Reboot
ES file explorer can be used for everything if you're not comfortable doing it from a shell session.
Ta,
stiggy2012 said:
You can't just install the standard browser like other apk's:
Once you have root, remount /system rw.
Copy the browser.apk I linked before to /system/apps
Rename browserproviderproxy.apk and .odex to something else
Ensure the permissions on browser.apk are 664 (rw-rw-r--)
Reboot
ES file explorer can be used for everything if you're not comfortable doing it from a shell session.
Ta,
Click to expand...
Click to collapse
^ thats what the app does above...
tweaked said:
^ thats what the app does above...
Click to expand...
Click to collapse
I've used that app myself before, works great HOWEVER the version linked above is from 4.3 rather than 4.2.2. It doesn't look like the app has been updated for 4.3 yet.
There aren't any noticeable changes in the 4.3 version though anyway as far as I can tell, so whatever works for you really.
stiggy2012 said:
I've used that app myself before, works great HOWEVER the version linked above is from 4.3 rather than 4.2.2. It doesn't look like the app has been updated for 4.3 yet.
There aren't any noticeable changes in the 4.3 version though anyway as far as I can tell, so whatever works for you really.
Click to expand...
Click to collapse
Im not sure I follow your logic.
The APK it installs is from 4.0 for the browser and the Flash is from ICS....What difference does it make if the app to install it is for 4.2.2..Almost every single App I have installed from playstore is from 4.2 or bellow....Not to mention Most of these peeps here wont even want to change the name of an app, then place it in a folder, then change its permissions. Hell just the fact that this thread was started shows that most won't even search for the how to.
tweaked said:
Im not sure I follow your logic.
The APK it installs is from 4.0 for the browser and the Flash is from ICS....What difference does it make if the app to install it is for 4.2.2..Almost every single App I have installed from playstore is from 4.2 or bellow....Not to mention Most of these peeps here wont even want to change the name of an app, then place it in a folder, then change its permissions. Hell just the fact that this thread was started shows that most won't even search for the how to.
Click to expand...
Click to collapse
I'm not talking about the app to install it, I'm talking about the version of browser.apk the app installs. I didn't realise it was the 4.0 version of browser installed, I assumed it would be the version taken from aosp 4.2.2 and would be updated to install the version from 4.3 shortly. Why isn't it installing the latest version of browser available? Only reason I can think of is for compatability maybe?
Similarly, I would always reccomend downloading the latest version of flash directly from the adobe website than using some apk posted on xda, personally. If people can't be bothered and the shortcut methods work fine for them then great! But there's no harm in giving the info on how to do it manually. Knowledge is power!
stiggy2012 said:
I'm not talking about the app to install it, I'm talking about the version of browser.apk the app installs. I didn't realise it was the 4.0 version of browser installed, I assumed it would be the version taken from aosp 4.2.2 and would be updated to install the version from 4.3 shortly. Why isn't it installing the latest version of browser available? Only reason I can think of is for compatability maybe?
Similarly, I would always reccomend downloading the latest version of flash directly from the adobe website than using some apk posted on xda, personally. If people can't be bothered and the shortcut methods work fine for them then great! But there's no harm in giving the info on how to do it manually. Knowledge is power!
Click to expand...
Click to collapse
Ahhh gotcha. :good:
I appreciate it guys but when I was trying to root, I got my new Nexus 7 stuck on Fastboot mode screen. It's no longer recognizing USB through the PC. I can't pull the battery, power + - vol doesn't work. Is this thing bricked?
Tha Watcher said:
I appreciate it guys but when I was trying to root, I got my new Nexus 7 stuck on Fastboot mode screen. It's no longer recognizing USB through the PC. I can't pull the battery, power + - vol doesn't work. Is this thing bricked?
Click to expand...
Click to collapse
If the bootloader won't load. Then yes, its bricked...
tweaked said:
If the bootloader won't load. Then yes, its bricked...
Click to expand...
Click to collapse
Sorry... I had to hold power + - vol a little while longer. It's up now. Thanks for your help. I'm going to do some thorough research so I can properly root this thing.
tweaked said:
https://play.google.com/store/apps/details?id=de.mkrtchyan.aospinstaller&hl=en
It'll say device not supported when you click to run it, but it works.
Install the flash player attached after.
Click to expand...
Click to collapse
This is what I was looking for. I appreciate your help for a noob like me.
Tha Watcher said:
This is what I was looking for. I appreciate your help for a noob like me.
Click to expand...
Click to collapse
You are welcome.
This is perfect thanks for posting. Sadly I have three websites I use for work that are flash intensive.
So much flaming, so little time.
Take it elsewhere kids. Unless it relates to helping the OP get an AOSP browser, do not post it.
Do you know anything about the AOSP Browser Installer in the Play Store ?
What is this browser ?
I installed it and it took 5 minutes the the device to reboot ... then it seemed to factory reset my device kinda ... all the google apps were older from when I updated recently. Also, every app that had been purchased was gone ... I had to re-install and it gets worse before I could re-install I had to go into the /data/data folder and delete the paid app's folder then it would install ... not sure why this happened it was a pain to do this, is their any tool that could have fixed this ?
Google should have never removed it from these devices on the stock ROMs. Chrome even today is still not as smooth.
Sent from my Nexus 7 using xda premium

Categories

Resources