H Halcyon Well-Known Member Nov 17, 2010 #1 Noob questions alert!@ Whats the best way to get into adb shell?
nitsuj17 Android Expert Nov 17, 2010 #2 Halcyon said: Noob questions alert!@ Whats the best way to get into adb shell? Click to expand... load cmd type your android sdk location ie cd: C:\AndroidSDK\tools (thats what mine is) adb shell and then you ll see #
Halcyon said: Noob questions alert!@ Whats the best way to get into adb shell? Click to expand... load cmd type your android sdk location ie cd: C:\AndroidSDK\tools (thats what mine is) adb shell and then you ll see #
P Piiman Android Expert Nov 17, 2010 #3 nitsuj17 said: load cmd type your android sdk location ie cd: C:\AndroidSDK\tools (thats what mine is) adb shell and then you ll see # Click to expand... Or this "Device not found."
nitsuj17 said: load cmd type your android sdk location ie cd: C:\AndroidSDK\tools (thats what mine is) adb shell and then you ll see # Click to expand... Or this "Device not found."
nitsuj17 Android Expert Nov 18, 2010 #4 Piiman said: Or this "Device not found." Click to expand... haha true in that case instead of shell type adb devices...obviously if its not there the drivers are missing
Piiman said: Or this "Device not found." Click to expand... haha true in that case instead of shell type adb devices...obviously if its not there the drivers are missing