android_software_development_on_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android_software_development_on_ubuntu [30.10.2010 14:02] Pascal Suterandroid_software_development_on_ubuntu [31.10.2010 07:33] (current) Pascal Suter
Line 27: Line 27:
 add the following line to the end of your .bashrc file  add the following line to the end of your .bashrc file 
   export PATH=${PATH}:/home/user/android/sdk/tools    export PATH=${PATH}:/home/user/android/sdk/tools 
 +
 +now start eclipse and go to help -> install new software 
 +enter this url 
 +  https://dl-ssl.google.com/android/eclipse/
 +and install both plugins 
 +
 +now go to Window->Preferences and under the Android section enter the SDK Location
 +
 +==== Hello World ====
 +now you are all set and you can start to hack away. To Test your setup go with the [[http://developer.android.com/guide/tutorials/hello-world.html|HelloAndroid example]] 
  
  • android_software_development_on_ubuntu.txt
  • Last modified: 31.10.2010 07:33
  • by Pascal Suter