Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
KodieG
Old
(Last edited by KodieG; 11th January 2011 at 02:55 AM.)
#1  
KodieG's Avatar
Member - OP
Thanks Meter 2
Posts: 42
Join Date: Sep 2009
Location: Des Moines
Default [TOOL] Adbuix - A GUI for ADB on Linux. [v0.1.1 5/06/2010 UNSTABLE]

Quote:
UPDATE (January 10, 2011):
This project has not been abandoned, I've just been dealing with some personal things and haven't had time to work on this. My plan for Adbuix is to completely rewrite it using the GTK+ Toolkit or the Qt Toolkit (haven't decided which one) so that the program can run by itself without any dependencies and will be able to be complied for any operating system easily. This is going to take some time but it will definitely be worth it. So check back here, or check my website for updates. Thanks!
WARNING: THIS IS AN UNSTABLE BETA VERSION. USE AT YOUR OWN RISK.

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:
http://kodieg.com/dl/adbuix_0_1_1.deb (Released 5/06/2010) (UNSTABLE)
(Right Click, Save Link As...)

Adbuix Updater Bash Script v1.0.1:
http://kodieg.com/dl/adbuixupdate.sh (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.



ChangeLog
Code:
[3] v0.1.1 - 5/06/2010 - 376.4KB
 - Fixed bug where program would crash when started if logs folder wasn't there. (Thanks HorusUK)

[2] v0.1.0 - 4/25/2010 - 376.3KB
 - Added menu bar on main window.
 - Added buttons for some future features in the main window.
 - Added shutdown function to reboot window.
 - Added logging system.
 - Added device log import system.
 - Added "Discuss Adbuix" menu option.
 - Added "Author" tab in about window.
 - Changed main window look.
 - Changed reboot window look.
 - Fixed "restart server & refresh" button crash bug.
 - Fixed desktop shortcut name and icon.
 - Disabled "Check for updates" feature until I fix it.
 - Disabled "Online Help" feature until I finish the help page.
Official changelog here: http://kodieg.com/dl/adbuix_changelog.txt



Screenshots
Click to enlarge.





Thank You!
Thank you for trying out my program. Please feel free to reply in this thread any comments, suggestions, questions, bug reports, ect. and i will respond to you as soon as i can.
Device: HTC Wildfire S (MarvelC)
Rom: CyanogenMod 10.0 Unoffical by po1vo
Recovery: ClockworkMod Recovery 6.0.0.5 Unofficial
[www.kodieg.com]
The Following User Says Thank You to KodieG For This Useful Post: [ Click to Expand ]
 
knk1990
Old
#2  
Junior Member
Thanks Meter 0
Posts: 27
Join Date: Aug 2008
looks great. Need a beta tester? :P
 
coolbits
Old
#3  
coolbits's Avatar
Senior Member
Thanks Meter 9
Posts: 268
Join Date: Jan 2010

 
DONATE TO ME
Very nice This could be ported to osx easily too...
Linux - BeRoot
Windows - ReBoot
 
sud0x3
Old
#4  
Junior Member
Thanks Meter 1
Posts: 24
Join Date: Oct 2009
Im really liking this tool, what are you coding in?
 
ajones7279
Old
#5  
Senior Member
Thanks Meter 16
Posts: 648
Join Date: Nov 2007
Location: Somewhere
Quote:
Originally Posted by coolbits View Post
Very nice This could be ported to osx easily too...
That would be awesome.
rEVOlutionized!
 
Jwsonic
Old
#6  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Mar 2010
Default Nice!

This looks pretty cool, I can't wait for it to be released. Keep up the good work!
 
ORioN.BAK
Old
#7  
Junior Member
Thanks Meter 21
Posts: 16
Join Date: Mar 2010
Great tool love it :
 
KodieG
Old
#8  
KodieG's Avatar
Member - OP
Thanks Meter 2
Posts: 42
Join Date: Sep 2009
Location: Des Moines
Quote:
Originally Posted by knk1990 View Post
looks great. Need a beta tester? :P
i actually will pretty soon. once i get it stable enough for beta testers i will post in the forum.

Quote:
Originally Posted by coolbits View Post
Very nice This could be ported to osx easily too...
After the Linux version is all done i will eventually be making a windows versions and maybe a osx version in the future. I guess it all depends on if this really becomes that popular or not.

Quote:
Originally Posted by sud0x3 View Post
Im really liking this tool, what are you coding in?
I am using Gambas 2 by Benoît Minisini. It's pretty much Visual Basic for Linux. You can check it out here: http://gambas.sourceforge.net

Quote:
Originally Posted by Jwsonic View Post
This looks pretty cool, I can't wait for it to be released. Keep up the good work!
Quote:
Originally Posted by ORioN.BAK View Post
Great tool love it :
Thank you very much for the support. It makes all the hard work worth it.
Device: HTC Wildfire S (MarvelC)
Rom: CyanogenMod 10.0 Unoffical by po1vo
Recovery: ClockworkMod Recovery 6.0.0.5 Unofficial
[www.kodieg.com]
 
bwhite82
Old
#9  
bwhite82's Avatar
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Mar 2010
Location: Ashtabula, OH, US
Thanks on two fronts:

Didn't know about Gambas

And your gui tool.

Very nice and look forward to its release. If you need someone to make an OpenSuse binary, pm me.
 
pyrator
Old
#10  
pyrator's Avatar
Senior Member
Thanks Meter 9
Posts: 294
Join Date: Feb 2009

 
DONATE TO ME
:drools: windows port :drool:

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Profile Flow: A Tasker Alternative

By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more

More Tips to Help Promote Your Android App

With over 700,000 apps in the Google Play store and more than 48 billion app installs, it’s … more

Sony Continues AOSP Initiative on the Tablet Z

Sometimes, you can harp on a subject so much that you end upbeating a dead horse. In our eyes, … more