installing Eclipse
-install the appliction, run it and install packages that you need
-now we are going to add the plugin , open Help > Install New Software
select a name and put this link https://dl-ssl.google.com/android/eclipse/
-press Ok
-check all features in the list
-press Next
restart Eclipse and enjoy.
see also :
stm32 f4 discovery tutorial
-you can download Eclipse Standard from this link http://www.eclipse.org/downloads/
-unzip the file and run eclipse.exe
-click on Help > Install New Software
-click on "add..."
-choose a name an put in "Location" this link "http://download.eclipse.org/technology/babel/update-site/R0.11.0/<version>"
-be careful th number 11.0 can change you have to check the lastest here : http://download.eclipse.org/technology/babel/update-site/R0.11.1/kepler
-wait for a while and select your language click next
-accept the terms of the license agreement and click finish
-restart Eclipse
- go to http://developer.android.com/sdk/index.html and download Android SDK
-now we are going to add the plugin , open Help > Install New Software
select a name and put this link https://dl-ssl.google.com/android/eclipse/
-press Ok
-check all features in the list
-press Next
restart Eclipse and enjoy.
see also :
stm32 f4 discovery tutorial