Open GoogleCodeExporter opened 9 years ago
Hi,
I successfully built the project by the following steps.
1. Export from SVN.
2. Copy "default.properties" file from other Android Project.
3. Delete R.java from "/src/edu/union/" directory.
4. Edit the "/res/layout/main.xml" file from <TextView id="@+id/text" to
<TextView android:id="@+id/text".
5. Import the projects into Eclipse.
6. Build and the error "android requires .class compatibility set to 5.0"
occurred.
In that case, see and fix your project here https://groups.google.com/group/android-developers/browse_thread/thread/9580edf1ed579e4c?hl=ja .
7. Try building again and it should work successfully.
Original comment by okuokuoku
on 6 Dec 2010 at 8:56
Forgot to write before.
> What version of the product are you using? On what operating system?
Windows XP, Eclipse 3.5, Android 1.6, 2.2
Original comment by okuokuoku
on 6 Dec 2010 at 9:04
Original issue reported on code.google.com by
mpredo...@gmail.com
on 10 Dec 2009 at 12:56