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

Root adb remount

Jaffa

Android Expert
Hi

Im trying to enable the eclair lockscreen on Villain 10.3.2 , from a prompt

cd\

cd androidSDK\tools

adb remount

Then nothing the cursor moves down a line but stops me entering anymore comands, any idea's?

Thanks in advance :confused:
 
Try

adb devices (should return the device ID if successful)

before the remount command. Sometimes the daemon process needs a wake-up call. ;)
 
Don't you just hate it when it does that? :rolleyes:

Glad you're sorted. Let us know how you get on with replacing the lock screen.

Worked a treat, renamed the apk and it defaulted to the new one :-) I always disliked that big black bar, this is much nicer
 
Back
Top Bottom