PDA

View Full Version : [SOLVED] android sdk?



~ZERO~
April 4th, 2010, 08:12 PM
can i install
Android SDK on ubuntu?

GregBrannon
April 4th, 2010, 09:43 PM
The Android SDK has plugins (add-ons, etc.) designed to work with specific IDEs -OR- has instructions on how to add the SDK to certain IDEs. If you can install an Android-compatible IDE in Ubuntu, then the answer to your question is, "Yes." Eclipse is Android compatible and should work well on Ubuntu.

bdwomack
April 4th, 2010, 11:47 PM
Yes, it works great on Ubuntu...at least it did when I installed it! Follow the instruction on the Google Android SDK installation website here:
http://developer.android.com/sdk/index.html
It gives the location for the eclipse IDE. It takes some patience but it all works.

Good Luck!

~ZERO~
April 5th, 2010, 03:35 AM
thank you

phillw
April 5th, 2010, 09:10 PM
Hi,

It was a while since I wrote this, but it may give you some pointers for if you get stuck.

http://ubuntuforums.org/showthread.php?t=1235767

Regards,

Phill.