New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
DareT0Be
Old
(Last edited by DareT0Be; 5th October 2012 at 11:44 AM.) Reason: bugs added
#1  
Junior Member - OP
Thanks Meter 47
Posts: 22
Join Date: Oct 2011
Location: Munich
Prompt [Tool] ADB Fileexplorer

Hi,

I have built a little tool, which enables the user to browse through the phones filessystem via ADB.
You can also connect an android via ADB over TCP if its enabled on the phone.


Prerequisites are is a JRE version 1.7.0_03 or higher and ADB in Path.


Short feature overview:
- pull files from the phone to the local filesystem
- push files to the phones filesystem
- connect a ADB-over-TCP enabled Android device
- browse trough the phones filesystem
- deleting files on the phone



Double-click on a folder will browse into it.
Double-click on a file will pull it into the pull destination an open it.

Disclaimer:
I donīt take any responsibility for data loss or any other possible damage.



Feedback and suggestions are welcome.


Repo:
https://github.com/D4r3T0B3/ADB-Fileexplorer

2 Notes about the source:
- my GUI-Design skills are not very well. If somebody got some enhancements, feel free to send me a message or a pull request.
- my code is using the commad "adb -s <device> ls", I didnīt found any note or documentation about this. So there are maybe more hidden adb command. It would be great if someone got an idea how to find them.


Quote:
Known Issues:
  • adb freezes while loading files
  • output shows a failure after successful file movement
Quote:
Changelog:


v0.3 - 28.08.2012:
  • white space issues fixed
  • version number added
  • about menu added

27.08.2012:
  • multiple language support added
Thanks to mGi00 for the slovak translation
Attached Thumbnails
Click image for larger version

Name:	screen.jpg
Views:	6339
Size:	66.5 KB
ID:	1285854  
Attached Files
File Type: jar adbfileexplorer.jar - [Click for QR Code] (34.6 KB, 1873 views)
The Following 45 Users Say Thank You to DareT0Be For This Useful Post: [ Click to Expand ]
 
jaseglenn4
Old
(Last edited by jaseglenn4; 12th August 2012 at 02:32 PM.)
#2  
jaseglenn4's Avatar
Senior Member
Thanks Meter 296
Posts: 2,260
Join Date: Apr 2008
Location: Fort Pierce

 
DONATE TO ME
Haha! I was just looking for an app like this. Thanks bro!

Sent from my throne in Hell.
 
rjshrjndrn
Old
(Last edited by rjshrjndrn; 12th August 2012 at 12:31 PM.)
#3  
rjshrjndrn's Avatar
Senior Member
Thanks Meter 56
Posts: 150
Join Date: Dec 2011
Location: trivandrum
Small bt grt job man

check out whether ma thnx button wrkz....

Sent from my HTC Wildfire S A510e using xda premium
 
Keon91
Old
#4  
Senior Member
Thanks Meter 11
Posts: 134
Join Date: Jun 2010
It doesn't seem to work for me.

adbfileexplorer can't find the adb.
I have placed adbfileexplorer in the same directory as the adb.exe
 
Aresmar
Old
#5  
Aresmar's Avatar
Senior Member
Thanks Meter 44
Posts: 374
Join Date: Aug 2011
Link for Java Runtime Env. 7:

http://www.oracle.com/technetwork/ja...s-1637588.html
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Proud owner of Xperia Z!...
Current Rom: Stock 10.1.1.A.1.307. Rooted, Dual Recovery, BL locked.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
Keon91
Old
#6  
Senior Member
Thanks Meter 11
Posts: 134
Join Date: Jun 2010
after java se 7 update 5 install, still getting the error :

Cannot run program "adb": CreateProcess error=2, propetie file not found.
 
Aresmar
Old
#7  
Aresmar's Avatar
Senior Member
Thanks Meter 44
Posts: 374
Join Date: Aug 2011
You gotto set PATH variable in windows. Google it very easy.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Proud owner of Xperia Z!...
Current Rom: Stock 10.1.1.A.1.307. Rooted, Dual Recovery, BL locked.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
LastStandingDroid
Old
#8  
LastStandingDroid's Avatar
Senior Member
Thanks Meter 1181
Posts: 2,283
Join Date: Jan 2012
Windows Onlyc

on ubuntu it opens up the jar as an archive hmm
Want to help me in SGS III 4.2.1 Port for Note II?

Visit This Thread: SGS III 4.2.1 Port For Note II
 
mikef
Old
#9  
mikef's Avatar
Senior Moderator
Thanks Meter 4322
Posts: 5,027
Join Date: Aug 2011
Location: Vegas, Baby! Likes: XDA,New Users Dislikes: Spammers
If you are getting issues trying to run it on Windows 7, just make a batch file to run "java -jar c:\path\to\adbfileexplorer.jar"
Donate to XDA! -- Please read and follow the XDA Rules -- Please

Useful Guides: XDA New User Guide - XDA Visual User Guide - Getting Moderator Help ----
How To Logcat - How to apply to become a Recognized Contributor/Themer on XDA ----------------------------
Please read all the stickied guides in your device's forums -----------------------------------------------------------------
Click here if you want to find out how to get to 10 posts --------------Remember...Hold Your Fire!
 
waynej4
Old
#10  
Junior Member
Thanks Meter 5
Posts: 21
Join Date: May 2011
Thumbs up Works on Linux

Quote:
Originally Posted by LastStandingDroid View Post
Windows Onlyc

on ubuntu it opens up the jar as an archive hmm
Starts up okay for me on archlinux. Looks like you need to be running Java 7, though.

From command line, I entered:

java -Xmx512m -jar /opt/android-sdk/platform-tools/adbfileexplorer.jar

and the adb explorer window opens up fine.

Tags
adb, android, file explorer

XDA PORTAL POSTS

Voice Control Your Phone with Tasker and AutoVoice – XDA Developer TV

XDA Developer TV Producer Kevin set up his phone to respond to … more

Guide to Take Better Control of Your Volume Levels

Would you like to know one of the things that really annoys me on a daily basis? Tough, … more

Get the Android 4.2.2 Status Bar on Your Gingerbread-Based Samsung

There are still quite a few of folks who run Gingerbread on their … more

Responses From Ubuntu Pouring Into Ubuntu Touch Q&A Thread

Ubuntu has become the most successful *nix distribution for a number of reasons, … more