Page 1 of 1

AndExplorer 1.0 Beta1

Posted: Wed Apr 22, 2009 7:34 pm
by support
AndExplorer is a file manager for Android devices. It allows browsing files and folders stored on device and sdcard. It can sort by name, size and date. Rename, delete, create folder features are available. It is able to uncompress ZIP, GZIP and TAR files too. It can be called from another application through Intent facilities.

Homepage: http://www.lysesoft.com/products/andexplorer/index.html

Re: AndExplorer 1.0 Beta1

Posted: Sat Apr 25, 2009 2:38 am
by b_bogard
:!: How do you uncompress files with this application?

Re: AndExplorer 1.0 Beta1

Posted: Sat Apr 25, 2009 7:53 am
by support
Just click on filename compressed (ZIP, TAR or .GZIP) and it will pop-up a window to ask you where to uncompress file:
uncompress.gif
uncompress.gif (20.46 KiB) Viewed 9807 times
uncompress2.gif
uncompress2.gif (17.78 KiB) Viewed 9810 times
Does it help ?

Re: AndExplorer 1.0 Beta1

Posted: Sun Apr 26, 2009 5:08 pm
by billy
Is there a way to view files under my /data directory? It shows up as empty even though I have a rooted phone.

Re: AndExplorer 1.0 Beta1

Posted: Mon Apr 27, 2009 5:27 pm
by support
It should display files if they are available. Are you able to see them with another file manager or any other android application ?

Re: AndExplorer 1.0 Beta1

Posted: Tue Apr 28, 2009 3:22 pm
by billy
Using the Terminal Emulator program, if I switch to /data and execute the "ls" command, I get a permission denied error, but if I type "su" first, then "ls" works and I can see the files in that directory.

Re: AndExplorer 1.0 Beta1

Posted: Tue Apr 28, 2009 5:43 pm
by support
And how can you run AndExplorer with root privileges ? Can you do a "su" and run AndExplorer ?
I'm not familiar with rooted phones.