PDA

View Full Version : Android - ADB File Explorer (modified for Vogue port)


makethetick
9th July 2009, 05:18 PM
I have noticed one of two of you Vogue guys using my ADB File Explorer on your Android ports and coming across a couple of problems. I have updated the application which should allow for full functionality. This is tested and working, a few small bugs remaining for now I'm focusing on a getting to v1.0 before looking into ports.

Original post:
http://forum.xda-developers.com/showthread.php?t=523960

Project Page:
http://code.google.com/p/adb-file-explorer/

The Vogue version is listed under the downloads page.

tetrismonkey
9th July 2009, 07:17 PM
thank you
i am one of those who have tried to use your adb file explorer
i will test it right now and let you know how it works

EDIT
tested and worked i was able to see my phone and all its files as soon as i plugged it in
i was able to transfer a music file into the mymusic on the sdcard
however i noticed that the list of music files on the phone was not a complete list it started at M- z and even after refreshing many times the list was the same
even after i transferred the "test.mp3" i had to check the on the phone because the list of music on the adb file explorer did not change

over all works well but a few things to fix
thank you with all this work being done on the vogue i may never have to buy an android phone

tetrismonkey
9th July 2009, 07:56 PM
sorry posted in the wrong forum

makethetick
9th July 2009, 07:56 PM
thank you
i am one of those who have tried to use your adb file explorer
i will test it right now and let you know how it works

EDIT
tested and worked i was able to see my phone and all its files as soon as i plugged it in
i was able to transfer a music file into the mymusic on the sdcard
however i noticed that the list of music files on the phone was not a complete list it started at M- z and even after refreshing many times the list was the same
even after i transferred the "test.mp3" i had to check the on the phone because the list of music on the adb file explorer did not change

over all works well but a few things to fix
thank you with all this work being done on the vogue i may never have to buy an android phone

Thanks for testing.
I've not come across this bug before, it may be specific only to the Vogue so unless I get bug reports for official Android phones then I won't be doing anything further for ports until the program is at version 1.0.

If you use ADB via the command line, do you still get this problem('adb shell busybox ls [path]')? Are you using the latest version of busybox on your port?
Those would be the first things I'd check.

The file listing should automatically update once the transfer is complete, currently there is no status bar or anything so you'll just have to wait it out. I'll add a status bar if I can find a way to output progress info from ADB.

tetrismonkey
9th July 2009, 08:11 PM
Thanks for testing.
I've not come across this bug before, it may be specific only to the Vogue so unless I get bug reports for official Android phones then I won't be doing anything further for ports until the program is at version 1.0.

If you use ADB via the command line, do you still get this problem('adb shell busybox ls [path]')? Are you using the latest version of busybox on your port?
Those would be the first things I'd check.

The file listing should automatically update once the transfer is complete, currently there is no status bar or anything so you'll just have to wait it out. I'll add a status bar if I can find a way to output progress info from ADB.

no big rush to fix the bug just the fact that it works is good for me
as for busybox i couldn't tell you that would better answered by vilord or dzo or any of the developers

makethetick
20th July 2009, 03:08 PM
Update released, v.0.3.1.

All future versions will be compatible with ports :)

sportsterBK8
15th December 2009, 02:43 AM
I cannot for the life of me get my vogue running android 2.0.1. eclair to connect via adb,

the drivers install, and lists in my device manager as an htc dream,

put the adb.exe in my system32, then plugged in, installed drivers, and then run the file explorer, but it says there is no phone connected.

Any ideas?