[Q] Messed up install of Android Market - Kindle Fire General

I tried installing Android Market using the copy to device and load with Root Explorer method and was only partially successful. I get forced close messages when running the market app. At one point I had the Market app working but it would not complete any downloads. Now I just get the message "process.com.android.vending has stopped unexpectingly."
I am not sure what state the Kindle Fire is now in. When I try to reinstall Google Feedback, it will not let me. Previously, I ran SuperOneClick and rooted the device with no problems. Now when I re-run the root command, it gets to step 7 (Wait for Device) and hangs. What apps and data do I have to eliminate to get back where I can try to install Android Market again?
P.S. I also get a forced close message on the eBay app but it will then run it okay.

You have the latest version of the KF v6.2.1 that has broken root capabilities.
You lost root and super one click no longer works.
Sent from my PC36100 using xda premium

Looks like you fell into the 6.2.1 trap. You'll have to wait until someone finds a way to root 6.2.1 but I don't know if there will be such a thing.

http://rootzwiki.com/topic/13027-universal-all-firmware-one-click-root-including-261/
worked like a charm
instal an apk on the fire, extract a zip to adb on your computer, copy paste a few lines and you're good to go

Related

Verify a couple of steps & axe a nudda kwes-chun

So I have downloaded directly to my phone bootstrap and Z4root. They are on my SD card.
I've enabled USB Debugging.
I can now run the z4root apk without loading the Android SDK and connectiing my phone to the PC, right? I came to this conclusion from reading the noobs Guide Sticky that said this:
"...If you don't want to have to mess with this method of installing, you could also download "Astro File Manager" from the android market. You would then need to save z4root.apk to your sdcard of your Droid X. Then open the Astro program and browse to your SDcard and file the z4root.1.3.0.apk...."
I ask because I read some threads about having downloaded the z4root to their PC first, then copying it to the SD & having had better luck that way.....or did I mis-read these threads?
And the kwes-chun:
The noob guide says "if you wanna remove the bootstrap...." but it doesn't 'splain why I'd wanna. What is the benefit of removing the bootstrap? And just to be clear, the bootstrap download on pg1 of the "noobs Guide" is for "removing" the bootstrap, right?
Thanky one & all.
All you have to do is install the app and run it. If it doesn't do anything let it go for 15-20 minutes then pull the battery and try again.
For the question about the bootstrap, some people may want to return completely to stock and they will no longer be rooted. I personally wouldn't ever want to do that but some people may want to do this
ah HA...so running the bootstrap apk UN-DOES the rooting the z4root does....thereby returning to Stock?
no, z4root is an app that can root and unroot you, there are options you can select. what you have described is that people download the apk onto their computer since download capability is faster, then transfer it to the sd card of their phone where they install te app and run it allowing them to root. z4root is completely stand-alone and can be downloaded and run without a computer if you so choose.
Koush's dxbootstrapper is an app that allows your phone to hijack the boot process to be able to install custom roms, and access the bootstrap recovery. it is needed if you want to customize your phone. the noobs guide tells you haw to uninstall it if you so choose so that it doesnt show up if you return your phone so you dont get in sum trouble wit vzw for example.
Awesome. I thank you very much; I understand
Sent from my DROIDX using XDA App
And. ..........it is done. I'm rooted.
I feel ...so...liberated.
Actually I feel the same. But im happy.
Sent from my DROIDX using XDA App

[Gingerbread Root] Pete's Motorola Root Tools

This does not work with Droid X System Version .621.
(Information on this post was taken from Pete's website: http://www.psouza4.com/Bionic/)
NOTE: If you were rooted on the original OTA and took the update to .602 and lost root, read the 'Droid X' notes under the how-to.
-----------------------------------------------------------------------------
How to: One Click Root for Windows 7/Vista
1. Your phone must be connected via USB data cable to your computer and be recognized.
2. If your phone is connected, but not recognized, you may need to install one of these software drivers:
-Windows universal 32-bit Motorola drivers version 5.2.0
-Windows universal 64-bit Motorola drivers version 5.2.0
3. Download this one-click root package: PetesMotorolaRootTools_v1.08.zip
4. Extract the contents of the one-click root package to a new folder on your computer.
5. Make sure USB Debugging is enabled on your device. This should be under Settings -> Applications -> Development -> USB Debugging.
6. From the new folder on your computer, double-click on Pete's_Motrola_Root_Tools.exe to begin the root process.
7. Click 'Root My Phone'.
-----------------------------------------------------------------------------
Droid X Note:
Droid X Notes
Your phone may need to be in either charging mode or PC mode or you may need to toggle it a number of times for the device to recognized correctly.
If you are trying to root from the OTA Gingerbread update and you were previously rooted, you will probably experience problems with this root method because of the pre-existence of busybox and superuser.apk. For that reason, you may need to attempt both the script method (for Windows XP users) and program executable method (Windows Vista/7 users). If you are still having problems, please follow these instructions:
Open a Command Prompt in the folder where you extracted the one-click root package (see instructions for rooting). If you are using Windows 7, you can just use Shift+Right-Click on the folder you extracted the package and choose to "Open a command prompt here". For other operating systems or versions of Windows, you may require some DOS experience or need to Google how to change directories.
In the command prompt, type the following command:
adb shell
Click to expand...
Click to collapse
If you receive any kind of error, then you may not be in the folder where you extracted ADB.exe or you may need to reboot your computer, your phone, or check the connection. You should receive an ADB prompt ending with either a # or a $.
If the line ends with a $, then run the one-click exploit for Windows XP (even if you have Windows Vista or 7) and only complete step 1.
When you have adb shell ending with a #, type the following commands:
mount -o remount,rw /dev/block/system /system
rm /system/bin/su
rm /system/xbin/su
Click to expand...
Click to collapse
Ignore any messages that warn you about the file not being found/missing. We're removing old copies of su/superuser which are causing this one-click root method to fail.
(credit: KevlarGibs)
Additionally, during the parts of the one-click root that reboot your phone, your phone will most likely reboot into recovery instead of into the standard Android lock screen. If this is the case, simply unplug the cable and reboot the phone manually. When you are finished rebooting, plug the phone back in again. Some people have had to reboot their PC too.
Finally, some users have mentioned that the root isn't taking affect right away for all apps. Eventually, after several reboots, the phone finally takes root. We're not sure why this is (I don't have a Droid X -- I'm just re-posting this information for brevity).
-----------------------------------------------------------------------------
Please try the Windows Vista/7 method first! It will work better for most Windows XP users.
Only use this method if the other has not worked yet.
http://www.mediafire.com/?pj5lk8u2s0zhqo8
----------------------------------------------------------------------------
Nothing you see here is my work. All credit goes to Pete and everyone he's credited. I simply created this thread on XDA using Pete's information.
Reserved for future information.
Awesome
Great tool, thanks so much!
Confirmed OTA
Works fine!!!
Awesome! Works perfectly!
Nice, I may give it a go (may sbf to 602 for a clean start)
D.
I SBF'd to .602 on my DX and the root was successful but I can't get my phone to boot into CWM Recovery. I tried following the special DX instructions but can't get the ADB Shell to show anything but a $.
Whats next for me to try to get this working?
Hi I'm trying to unroot my x2 and it keeps saying Error: you are missing adb.exe, which was packaged with this program. The adb.exe is in the same folder as all of the other files i extracted to my restore folder. Any ideas?
I will try this at thanksgiving for my dad's X
It was rooted froyo and got the ota GB and wont root. Hopefully this works
choonami said:
I SBF'd to .602 on my DX and the root was successful but I can't get my phone to boot into CWM Recovery. I tried following the special DX instructions but can't get the ADB Shell to show anything but a $.
Whats next for me to try to get this working?
Click to expand...
Click to collapse
Your preinstall is full. With Root Explorer go to preinstall/app/ and delete something (NFS). Reflash Clockwork mod. Then try again.
Sent from my PC36100 using XDA Premium App
I have just updated from 602 to 605 ota official.
Did run the process as guided above, but nothing seemed to happen on my droidX, and I cant see any super user. and did try to instal CWM to my device, its said the device has not rooted.
Any one got the same issue?
Greatdane said:
I have just updated from 602 to 605 ota official.
Did run the process as guided above, but nothing seemed to happen on my droidX, and I cant see any super user. and did try to instal CWM to my device, its said the device has not rooted.
Any one got the same issue?
Click to expand...
Click to collapse
Were you previously rooted on .602? If so, you may need to follow the Droid X notes.
Sent from my DROIDX using XDA App
This worked perfectly on my Droid X....thanks for making it so easy!!
Finally worked up the cajones to use Pete's Tools and rooted my DX. *whew*
Doing a complete TiBu right now. Couple quick questions.......
1. Is CWM installed? If so, how does one access. If not, ROM Manager perhaps?
2. Renamed blurupdater_VZW.apk to .bak to block updates
3. Any "landmines" I should NOT uninstall?
Sorry if I sound noobish but this is my only phone number and am proceeding cautiously.
Thanks
skeeterpro said:
Finally worked up the cajones to use Pete's Tools and rooted my DX. *whew*
Doing a complete TiBu right now. Couple quick questions.......
1. Is CWM installed? If so, how does one access. If not, ROM Manager perhaps?
2. Renamed blurupdater_VZW.apk to .bak to block updates
3. Any "landmines" I should NOT uninstall?
Sorry if I sound noobish but this is my only phone number and am proceeding cautiously.
Thanks
Click to expand...
Click to collapse
First of all, let me reassure you that anything you do to your phone can be reversed with a simple SBF. ^_^
Install ClockworkMod Recovery through Droid 2 Bootstrapper, then use ROM Manager to update it to the latest version.
There is plenty of things that you can remove that will cause issues =P It's pretty much trial and error, there are lists you can look up that will tell you what can and can't be removed, but regardless, always make a backup in CWM.
Sent from my DROIDX using XDA App
Thanks again.
Droid 2 Bootstrapper via Android Market will do it, one presumes?
skeeterpro said:
Thanks again.
Droid 2 Bootstrapper via Android Market will do it, one presumes?
Click to expand...
Click to collapse
You are correct.
Sent from my DROIDX using XDA App
I amaze myself sometimes. lol
Has anyone flashed working CWM via ROM Manager?
Can't say I have interest in flashing ROMs. Just want CWM for nandroid system backups actually.
STRANGE!
DroidX, 2.3.3, original Moto ROM, LauncherPro+
First time I did Pete's it worked perfectly.
After .605 OTA it had a problem, so I re-Peted.
Each time Pete tried to reboot the phone, I had to pull the battery. Eventually, the process finished and I had a rooted Droid. It's fast, stable, has fine battery life. TitaniumPro, QuickBoot, and other root-only tools work properly. Various things ask for Superuser permission, and I give it, and they work properly.
But the SUPERUSER app has disappeared. When I go to Market, it says "Installed". It doesn't appear on my app list, and was never frozen. It's there, but invisible.
Everything else works, so should I just leave it alone?
noguru said:
DroidX, 2.3.3, original Moto ROM, LauncherPro+
First time I did Pete's it worked perfectly.
After .605 OTA it had a problem, so I re-Peted.
Each time Pete tried to reboot the phone, I had to pull the battery. Eventually, the process finished and I had a rooted Droid. It's fast, stable, has fine battery life. TitaniumPro, QuickBoot, and other root-only tools work properly. Various things ask for Superuser permission, and I give it, and they work properly.
But the SUPERUSER app has disappeared. When I go to Market, it says "Installed". It doesn't appear on my app list, and was never frozen. It's there, but invisible.
Everything else works, so should I just leave it alone?
Click to expand...
Click to collapse
You should be able to find Superuser by using the search key. It's not really important to have, it just manages the superuser permissions. I think of it as a background app.
Sent from my DROIDX using XDA App

[Q] Help with Root

So I'm stuck at the command prompts. I have messed around with several things, and have also updated the usb driver correctly. Where I am stuck at is getting the adb usb.ini file to show up. I can run C: START adb update usb, and something runs for a split second, but after that I'm still unable to get the ini file to show up. Is there something wrong I'm doing?
just follow this tutorial, its noob proof. I hope this helps........
http://rootkindlefire.com/kindle-fire-root/how-to-root-kindle-fire/
its easier then the tut here
Well I've tried both tutorials but for some reason I must be doing something wrong, because I'm unable to get the usb driver.ini file to show up, so that it can be copied and pasted to the .android folder. I was advised that I had to do the adb update usb command in cmd, so i tried START adb update usb but all it does is run something for a split second then nothing shows up. I'm in the correct directory as far as I know, and I tried different directories for about 3 hours last night. I was able to successfully update the usb drivers through device manager, not sure if I was supposed to run the adb usb update before actually updating through device manager?
Then you didn't follow the instructions because the file would automatically be there if you did.
Movieaddict, you are a godsend. I did attempt to do this by watching the Youtube vid, but the link you sent me actually just showed pictures of what to do. It worked! Now I just have to figure out what to do now that it's rooted lol. Thanks so much!
jtb224 said:
Well I've tried both tutorials but for some reason I must be doing something wrong, because I'm unable to get the usb driver.ini file to show up, so that it can be copied and pasted to the .android folder. I was advised that I had to do the adb update usb command in cmd, so i tried START adb update usb but all it does is run something for a split second then nothing shows up. I'm in the correct directory as far as I know, and I tried different directories for about 3 hours last night. I was able to successfully update the usb drivers through device manager, not sure if I was supposed to run the adb usb update before actually updating through device manager?
Click to expand...
Click to collapse
Ifd u follow the tut i posted u really cant go wrong, seriously!
why when im trying to install the cm7 on the kindle in the cmd appears this error:
cp: can't stat ' /sdcard/log' : No such file or directory
Please help!
are you on recovery process? I have the same situation, when I try to instal CM7, I instaled recovery first, my be there's a mistake for "log" file, now I can't exit recovery. For I have changed boot mode "idme bootmode 0x5001", it still boot into recovery process when I try to restart it.
Please help.
i am in the beginning of the process and have this error :s
Sent from my Kindle Fire using Tapatalk
Soooo...I'm back again. Finished the root process, everything went hunky-dory until I actually tried to install something from the Android Market. Now everything force closes from Android Market, though my Amazon market still works. Also my games are force closing as well. The only way I can actually get back into the Market is if I clear all data to it, then can do searches. Also with my games, I am completely unable to get to work even after reinstalling them. Any ideas?
jtb224 said:
Soooo...I'm back again. Finished the root process, everything went hunky-dory until I actually tried to install something from the Android Market. Now everything force closes from Android Market, though my Amazon market still works. Also my games are force closing as well. The only way I can actually get back into the Market is if I clear all data to it, then can do searches. Also with my games, I am completely unable to get to work even after reinstalling them. Any ideas?
Click to expand...
Click to collapse
try installing app vending.apk
Sent from my Kindle Fire using Tapatalk
The way I fixed that problem for me was updating market apk
Sent from my Kindle Fire using xda premium

Market wont work on rooted kindle

Not sure what is going on. I rooted the fire, install vendor.app and framework. I open market it has a difficult time with my gmail.account but after a few tries it authenticates successfully. At this point it tries opening the market and fails. I've tried reinstalling, revolting.
I will say that I have not tried root explorer as I cannot understand how to install it (amazon denies my purchasing it since it is not compatible with my device)
Could it be a rights issue? If I need root explorer how can I get it?
Sent from my Kindle Fire using Tapatalk
sideload dat ****
Maybe you should try another version of vending.apk and sideload the root explorer into your fire rather than getting it from amazon.
Then i guess you might need to use the root explorer to modify the permission of vending.apk to rw-r--r--
Easiest fix for this is downloading the Kindle Fire Utilities:
http://forum.xda-developers.com/showthread.php?t=1399889
And once in, go to extras and install google hulabaloo.
http://forum.xda-developers.com/showpost.php?p=20240542&postcount=8
I had so much trouble with the market and other versions of Vendor.apk myself on the stock KF rom and no matter what I did, I ended up with similar issues. Setting permissions isn't really hard at all (most require a chmod 644, which is user/owner read + write, all others just read), and I actually did get it to work just once before having to restore a backup because I screwed something completely unrelated up . If you keep at it, there's a good chance you'll get it right eventually, but I just installed CM7 and couldn't be happier.
I also had trouble at first but I found this videos method to work flawlessly and easily.
http://www.youtube.com/watch?v=rTkegVrnAvA
I got it to work. Hopefully this works for you as it was frustrating for me to have so many problems.
http://forum.xda-developers.com/showthread.php?t=1450232
You are all awesome in my book!!! Thank you. I will keep at it and not give up.
Sent from my Kindle Fire using Tapatalk
success!!! thanks again

[Q] Any way to root VM Intercept? Please help I've tried everything!

Hey people,
I've been trying for a while now to root my sister's Intercept (virgin mobile). I've looked all over the place and no method seems to work. Does anyone know of a way to do it?
I've tried:
z4root apk (said phone is rooted but su wasn't installed and all other apps said it wasn't, including root checkers)
intercept root apk (same as above)
SuperOneClick (latest version) (stopped in the middle and never completed, always fails)
Gingerbreak apk (just reboots the phone and doesn't do anything)
Any ideas? Please, any help would be greatly appreciated.
Thanks in advance!
The intercept root apk worked like cake for me. I would try doing a factory reset then using that apk first thing after rebooting. It doesn't work with FB01 (Sprint) Intercepts after a February 29, 2012 update, but it should still work with EC07 (VM).
This is the one I used: http://intercept-root.googlecode.com/files/InterceptRootV1-35.apk
Once you've used the app once and reboot your phone, open it again and if it worked you should see options to either unroot or install CM01 custom recovery (recommended if you want to flash roms onto it).
Good luck!
Gonna try it out when I get a chance. Thanks!
The z4root dont work on the intercept anymore. and the inerceptroot.apk on my phone would say that it was failed or what not and i would use root apps and they would still work (even without superuser)
I have been using a optimus v but I have an intercept that's rooted with super one click. Its a brand new phone just opened it and runs like crap slow and just tards out. Rooted it to try and fix it still a no go. Any clues
Sent from my LG-VM670 using xda premium
I have the sprint version, interceptroot.apk worked until the latest FB01 update, after that I had to us samsung SWupdater to load customer recovey
Intercept root apk should work with the VM intercept. I recently tried that method on mine, but I had to do it a couple of times before it actually rooted it.
Sent from my LG-P509 using xda premium
jaredw444 said:
I have been using a optimus v but I have an intercept that's rooted with super one click. Its a brand new phone just opened it and runs like crap slow and just tards out. Rooted it to try and fix it still a no go. Any clues
Sent from my LG-VM670 using xda premium
Click to expand...
Click to collapse
Id just start from scratch and find a stock rom to flash. I used to have a VM intercept for a painful 2 years. Sometimes you just need to start over with a fresh rom.
BudDroid said:
Id just start from scratch and find a stock rom to flash. I used to have a VM intercept for a painful 2 years. Sometimes you just need to start over with a fresh rom.
Click to expand...
Click to collapse
Its still stock rom never fa
lashed anything on the phone. Its actually started working like a normal intercept. Had it off for about 2 weeks then turned it on recently and works alot better. I'm pretty much using the phone as a play toy seeing what I can change and explore all the files to get a better idea about android. Maybe I can find a way to make the intercept a good phone.e( highly unlikely, since it is an intercept)
Sent from my LG-VM670 using xda premium
Intercept root
i have an intercept from VM and it was easily rooted with interceptroot.apk Google it, a safe copy will be found on sdx-developers website.
this should get you started, make sure you download the file with your phone, click the home button. Next, click the settings button on your phone, go to applications and then in the following menu, go to development and turn on usb debugging and use the back icon, next allow unknown sources in the menu you are now into again, and click the home button yet again.
Make sure you have some sort of file browser, I personally prefer the app "file expert" but others have their own preferences. (you can use any file tools, like: es file explorer(free), file explorer(free and paid), file expert(free and donate versions), root explorer(free and paid verisons). Anyways, go to your sdcard with the file tool, locate the folder called download, and tap the icon that says "intercept-root.apk" make sure its version 1.35!
You should be asked if you'd like to install, select install. *** NOTE: if you have an antivirus on your phone(whats the point?) you'll get a pup warning, it does not mean its a virus, just a Potentially Unwanted Program, which means that you might not want to install just because it will void your warranty.. if you don't mind, JUST IGNORE! ****
next, you will have a few options, might I suggest permanent root so you don't have to keep rooting your device, it will also have other options and install a handy icon inside your applications menu screen for safe keeping!
You should be all good to go, to find out, go to the google play store and download a program thats free called "root checker basic" It will let you know if your good to go or not.
That concludes the fast off the top of my head tutorial! happy rooting!
*** Update ***
This intercept root apk file also has the option to install the CM01 recovery mod (flash) if your into modding or wanting to flash the phone to a new network sometime (why????) you might want to use this too, make sure to read up on it, I personally have not done it and choose not to, at least yet.. This is important if you want to install roms, kernels (like crappy-kernel) and opens more features to your phone, but can render it into a paper weight if your not careful and PAY ATTENTION!
hope this helps everyone.

Categories

Resources