Hi ya, i am confuse with adb shell device login, i am not able to go in root mode (# mode) i can only access $ mode from adb shell on any non rooted devices such as, Samsung galaxy Note, Gallaxy 2 and Samsung galaxy Apollo(2.1), and as well not able to use "su -" command to be super user, and therefore restricted to directories such as /data/data/com.myapp.exmple
but with root device can get root access with adb shell, and access them so my basic doubt is with non rooted devices can we get the root access with adb shell ? if not, i am using Andrew Hoog's book "Synergy Android Forensics" which demonstrates adb shell can give u access to root (#mode) on non rooted devices. as well there are few examples on internet and forum which states so. take this video for example. http://www.youtube.com/watch?v=tVJ7T2oC_Zs which is basically demonstrate how to unlock the security pattern lock with adb shell, which gets the root access (# mode) on non rooted device. And if Yes, What is the mistake i am making ? i install the lates JDK, then android sdk in C: then from c:android-sdk/platform-tools/ directory tried to access the adb shell. Thanks in advance, -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en