• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Can't get 2.2 to install.. question on the apk's i removed.

Gordz24

Member
I removed some of the APKs when i first rooted 2.1.. One example being Cityid. When i start the update to 2.1 it says that I failed because cityid is not there. I threw cityid on my sdcard and installed it, but still no luck. apparently its not in the folder still. I guess its like system/application/cityid.apk or something along those liines. I go into astro to try and copy and paste the apk to that folder and it wont allow me to.


Also, i have no idea how to transfer the su from the one folder to the other. I tried in astro as well and it wont allow me. I would like to keep root if possible, if not, im sure we will be able to root 2.2 in the near future.

Im new to this whole android thing, the X is my first one, im trying! i cant find my answer in any of the threads i keep reading.
 
to transfer through adb
"adb shell"
"su"
"mount -o remount,rw -t yaffs2 /dev/mtd/mtdblock4 /system"
"mv /system/bin/su /system/xbin"
 
Yeah i read that. I just wasnt sure what adb was. Is that on my phone or my pc? lol im sorry for sounding like this, i had a hard time rooting initially and had to do it all through this terminal manager thing.
 
I tried to download something on my pc, but it was just some driver or something. i didnt know how to make this program run.

Is it motedev studio i have to DL? i just downloaded some smal driver file.
 
Download this file
Open it up and put the tools folder on you desktop and copy the address
Plug your phone into the computer and put it in pc mode w/ usb debuging on
open up a cmd and type where location is where you paste the address
"cd location"
"adb devices"


and what happens?
 
Download this file
Open it up and put the tools folder on you desktop and copy the address
Plug your phone into the computer and put it in pc mode w/ usb debuging on
open up a cmd and type where location is where you paste the address
"cd location"
"adb devices


and what happens?



Ok downloaded, pulled that tools folder out to desktop.
Phone is connected in pc mode debugging is on.

I open cmd and am not sure what to put.

I think u mean this address C:\Users\The Gordz\Desktop\tools ????

I put taht in and nothing happens
 
Download this file
Open it up and put the tools folder on you desktop and copy the address
Plug your phone into the computer and put it in pc mode w/ usb debuging on
open up a cmd and type where location is where you paste the address
"cd location"
"adb devices


and what happens?



Ok downloaded, pulled that tools folder out to desktop.
Phone is connected in pc mode debugging is on.

I open cmd and am not sure what to put.

I think u mean this address C:\Users\The Gordz\Desktop\tools ????

I put taht in and nothing happens

do w/o the quotes
"cd C:\Users\The Gordz\Desktop\tools"
"adb devices"


what happens
 
daemon not running
daemon started successfully


a bunch of numbers and letters - Device

C:\Users\The Gordz\Desktop\tools>
 
good now to move the su file do
"adb shell"
"su"
"mount -o remount,rw -t yaffs2 /dev/mtd/mtdblock4 /system"
"mv /system/bin/su /system/xbin"
 
sadly we kinda have to start over because of that whole city id thing
you can't flash froyo right?
 
I removed a few of the apks initially. I cant remember which ones. I know cityID for sure plus its giving me that error.
 
Back
Top Bottom