2010
01.07
01.07
I’m trying to use eclipse to write a hello android program, but encountered a problem while installing ADT plugin for eclipse.
The following is the solution and from this bug report, the problem is fixed in eclipse (3.5.1+repack~3-0ubuntu1).
1. Open eclipse and Help -> Install New Software…
Add http://download.eclipse.org/releases/galileo/ to the update sites list
Using the filter to filter out WST and install it.
2. Restart eclipse, Help -> Install New Software…
and install the Android ADT as described on the android website.
3. Window -> Preference -> Android
SDK Location – given the correct location of the Android SDK.
4. File -> New -> Project
Android -> Android Project – Enjoy.
No Comment.
Add Your Comment