b_randon14
Android Expert
Has anyone been able to get ADB to pick up the Virgin Mobile Venture? I can't find any driver downloads for this phone and I can'tget Linux or windows to pick it up using ADB!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Has anyone been able to get ADB to pick up the Virgin Mobile Venture? I can't find any driver downloads for this phone and I can'tget Linux or windows to pick it up using ADB!
Has anyone been able to get ADB to pick up the Virgin Mobile Venture? I can't find any driver downloads for this phone and I can'tget Linux or windows to pick it up using ADB!
Has anyone been able to get ADB to pick up the Virgin Mobile Venture? I can't find any driver downloads for this phone and I can'tget Linux or windows to pick it up using ADB!
Supposedly a Mac machine doesn't need a driver or a rules file, but I don't have a way to test that.
I've tried several of the one-click Root exploits but they all seem to be patched.
)I got tired of all the phone's problems and got an Optimus Elite. I might try rooting it later just for fun, since I don't care if I brick the thing or not.Yeah : had the same luck. I finally git adb working using linux but no root method has worked so far :-(
I got adb working just fine on my laptop but I've got no idea how to root it from there I can send my phone commands and all I'm just no developer though.
Where did you find the USB driver? Got instructions for getting as far as you got?
I probably won't be able to root it, but there is a non-root hack I want to try for moving unmovable apps to the SD card.

adb shell ls -l /dev/block
and pastebin that please

i do have the device adb wont read it

# ls -l /dev/block
ls -l /dev/block
drwxr-xr-x root root 2012-09-11 07:45 vold
brw------- root root 179, 1 2012-09-11 07:45 mmcblk0p1
drwxr-xr-x root root 2012-09-11 07:45 platform
brw------- root root 179, 0 2012-09-11 07:45 mmcblk0
brw------- root root 31, 7 2012-09-11 07:45 mtdblock7
brw------- root root 31, 6 2012-09-11 07:45 mtdblock6
brw------- root root 31, 5 2012-09-11 07:45 mtdblock5
brw------- root root 31, 4 2012-09-11 07:45 mtdblock4
brw------- root root 31, 3 2012-09-11 07:45 mtdblock3
brw------- root root 31, 2 2012-09-11 07:45 mtdblock2
brw------- root root 31, 1 2012-09-11 07:45 mtdblock1
brw------- root root 31, 0 2012-09-11 07:45 mtdblock0
brw------- root root 7, 7 2012-09-11 07:45 loop7
brw------- root root 7, 6 2012-09-11 07:45 loop6
brw------- root root 7, 5 2012-09-11 07:45 loop5
brw------- root root 7, 4 2012-09-11 07:45 loop4
brw------- root root 7, 3 2012-09-11 07:45 loop3
brw------- root root 7, 2 2012-09-11 07:45 loop2
brw------- root root 7, 1 2012-09-11 07:45 loop1
brw------- root root 7, 0 2012-09-11 07:45 loop0
brw------- root root 1, 7 2012-09-11 07:45 ram7
brw------- root root 1, 6 2012-09-11 07:45 ram6
brw------- root root 1, 5 2012-09-11 07:45 ram5
brw------- root root 1, 4 2012-09-11 07:45 ram4
brw------- root root 1, 3 2012-09-11 07:45 ram3
brw------- root root 1, 2 2012-09-11 07:45 ram2
brw------- root root 1, 1 2012-09-11 07:45 ram1
brw------- root root 1, 0 2012-09-11 07:45 ram0
#
