PDA

View Full Version : Adbuix - A GUI for ADB on Linux



Genuwine1976
06-10-2010, 01:40 AM
another great ADB program but for linux OS

You can find it here on this site:
[hide-thanks]
LINK: [Only registered and activated users can see links]

Adbuix

About
Adbuix is a Graphic User Interface (GUI) for the Android Debug Bridge (ADB) on the Linux Operating System.
It eliminates the work of remembering commands or typing out directory paths when using ADB to modify files on your Android device.
Take this command for an example:
Code:
#adb -s emulator-5554 push /home/user/Desktop/Application.apk /system/app/Application.apk
That is a command that you would have to type out in a terminal to copy an application from your computer desktop to your Android device.
With Adbuix, you click the file you want to copy, click the folder you want to copy it to, and click the copy button. It's that easy!



Known Bugs
When using the program with an emulator instead of an actual device, in the file manager, folders have file icons instead of folders, but everything works as expected.



Compatibility
Operating Systems
Ubuntu 8.04 (Hardy Heron) - Crashes with a "segmentation fault".
Ubuntu 9.10 (Karmic Koala) - Works fine.
Ubuntu 10.04 BETA 1 (Lucid Lynx) - Works fine.
Devices
HTC Dream w/ CyanogenMod - Works fine.
HTC Tattoo w/ Stock Rom - Works fine.
HTC Tattoo w/ Open Eclair - Works fine.



Future Features
Partition Manager
Shell Console
Image Flashing
Rom Flashing
Rythmbox Integration
Much Much More...



Download
Adbuix v0.1.1:
[Only registered and activated users can see links] (Released 5/06/2010) (UNSTABLE)
(Right Click, Save Link As...)

Adbuix Updater Bash Script v1.0.1:
[Only registered and activated users can see links] (Released 3/26/2010)
(Right Click, Save Link As...)



How to Install
Download the Adbuix Debian Package above and run it. Adbuix should be added to your main programs menu under "Other".



How to Update
Open up a terminal and type "/usr/share/adbuix/update.sh", or just download the package again.



[/hide-thanks]




Give thanx if this is helpful