Thread: Classic some Qs re rooted firmware
View Single Post
Old 04-14-2011, 03:20 AM   #9
KingDani
Zealot
KingDani began at the beginning.
 
KingDani's Avatar
 
Posts: 114
Karma: 10
Join Date: Jan 2008
Location: Philly, PA
Device: iRex DR1000s,Gigabyte U60 UMPC, SmartQ v7,EKEN M001
Quote:
Originally Posted by sjkevin View Post
I think there's a similar problem here. This softroot image has some of the apps in the system folder, which is a mistake.

If you get the android SDK, you can fix it by hand with adb, by manually deleting the apk from the system folder. After that, nookMarket will handle installing and updating the app properly. I'm not at home, so I can't check the exact command, but it would be something like this:
./adb shell rm /system/app/SomeApp.apk
./adb uninstall com.nookdevs.someapp
it does not work bytheway, it says no such file or directory, is there any way that i could browse folders to find out where they actually are? because filemanager does not allow me to browse system folders.
KingDani is offline   Reply With Quote