Created
September 15, 2012 14:41
-
-
Save iizukak/3728272 to your computer and use it in GitHub Desktop.
Install Android SDK on Ubuntu 12.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ sudo apt-get install build-essential | |
| $ sudo apt-get install openjdk-7-* | |
| $ sudo apt-get install eclipse |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment