Like I said above, try:
Code:cp /sdcard/*.apk /system/app/
You were probably not in the /sdcard/ directory.
Try this first, don't worry about Root Manager for now
Like I said above, try:
Code:cp /sdcard/*.apk /system/app/
You were probably not in the /sdcard/ directory.
Like I said above, try:
Code:cp /sdcard/*.apk /system/app/
You were probably not in the /sdcard/ directory.
i tried this cp /sdcard/*.apk /system/app/ and same error "no such file or directory
Ok i was able to fine the root manager program i downloaded earlier...No i have to move the .apk file into the sd card right
Like I said above, try:
Code:cp /sdcard/*.apk /system/app/
You were probably not in the /sdcard/ directory.
i tried this cp /sdcard/*.apk /system/app/ and same error "no such file or directory
Did you ever copy the .apks to the sdcard?
i tried this cp /sdcard/*.apk /system/app/ and same error "no such file or directory
Did you ever copy the .apks to the sdcard?
I copied all of the .apk files from systemap.zip to my sd card...
ls /sdcard/
Did you ever copy the .apks to the sdcard?
I copied all of the .apk files from systemap.zip to my sd card...
Than I don't see what the problem is; try the "Root Explorer" method. If that does not work, do the following in adb:
Code:ls /sdcard/
Than copy and paste the output here.
I copied all of the .apk files from systemap.zip to my sd card...
Than I don't see what the problem is; try the "Root Explorer" method. If that does not work, do the following in adb:
Code:ls /sdcard/
Than copy and paste the output here.
there are over 100 files, going through the file manager and installing right now...ill update when im done
Than I don't see what the problem is; try the "Root Explorer" method. If that does not work, do the following in adb:
Code:ls /sdcard/
Than copy and paste the output here.
there are over 100 files, going through the file manager and installing right now...ill update when im done
Okay, but make sure you copy them to /system/app/ first. I don't even think you need to click on the .apk and select "install" once they're moved to /system/app/; than again, not sure. Make sure you edit the permissions!
there are over 100 files, going through the file manager and installing right now...ill update when im done
Okay, but make sure you copy them to /system/app/ first. I don't even think you need to click on the .apk and select "install" once they're moved to /system/app/; than again, not sure. Make sure you edit the permissions!
It looks like everything is going good so far just installing the files. Just wondering, after all of this is completed can the phone be wiped at all just in case i decided to give it to someone else down the road
Go under setting, privacy and factory reset
Go under setting, privacy and factory reset
Yes, that's fine.
I just dont want to have re re-do everything