View Full Version : How do i access root via USB?
Techno
03-07-2009, 10:53 AM
I have root on my phone already, the modded RC33 version.
how do i view the root folders and applications installed on the phone on my computer?
Thanks.
JuanGil
03-07-2009, 11:46 AM
use astro file manager or linda FM, but if apps are in the sd you wont see them
Techno
03-07-2009, 12:06 PM
I ment viewing them on my computer, Thanks anyways.
JuanGil
03-07-2009, 12:22 PM
try
busybox df
I dont think you'll see a list of apps tho
do you apps are in the sd?
mixpix405
03-07-2009, 12:38 PM
If you have the SDK installed on your PC, use "adb shell ls" to list the contents of your phone
while your phone is connected to the PC, of course.
Techno
03-07-2009, 12:42 PM
If you have the SDK installed on your PC, use "adb shell ls" to list the contents of your phone
while your phone is connected to the PC, of course.
This one right?
http://d.android.com/sdk/1.1_r1/index.html
I don't see the adb shell ls :[
JuanGil
03-07-2009, 12:51 PM
This one right?
http://d.android.com/sdk/1.1_r1/index.html
I don't see the adb shell ls :[
once you have installed adb and an open command prompt window in your computer just type shell
am assuming you know how to run adb, your phone does not need to be mounted
Techno
03-07-2009, 02:52 PM
So it is this?
http://d.android.com/sdk/1.1_r1/index.html
and i have no idea how to install adb, i see no setup or anything...
Techno
03-07-2009, 05:12 PM
well i found the adb file in the tools folder of the ADK.
and i opened it with the Command Prompt and now am stuck.
what do i do now?
http://i44.tinypic.com/33419n5.png
daveid
03-09-2009, 10:30 AM
instead of just typing adb type "adb shell" and if you are just right clicking on adb.exe and running in a command window, forget that. do this:
1. start - run
2. cmd <enter>
3. cd "Desktop\Etc\Programs\Android\android-sdk-windows-1.1_r1\tools" <enter>
4. adb shell <enter>
now you will be in a terminal window of your phone.
Techno
03-11-2009, 10:52 PM
Thanks for the help (:
But im getting "error: device not found" after i typed in adb shell.
constellanation
03-11-2009, 10:57 PM
you have to install the android usb drivers
google them
Techno
03-11-2009, 11:08 PM
I have to mount my G1 right?
SubZero
06-04-2009, 09:36 AM
no, just hook it up.
be patient with the driver install i found it lagged so much i thought the drivers didnt install properly.
the drivers are in a folder in the SDK download.
If your ok with using wifi instead of USB, you can setup your phone as a network location on your computer using SwiFTP.
http://www.adonislatham.com/mobile/acess-android-via-wifi/
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.