Wednesday 15 June 2011

Android, Fedora Core 15

FC15 comes installed with Eclipse Helios. When following the google guide for installing the ADT plugin you might see errors like

missing "org.eclipse.wst.sse.core 0.0.0"

This is because the guide is based on Galileo so to get around this make sure you add http://download.eclipse.org/releases/helios to the add new software section of Eclipse. Now when you try to install the plugin any prerequisites will also be installed.

Next step download the android SDK and update the path in the Eclipse properties. Once you have an AVD set up you should then be able to run your app.

No comments:

Post a Comment