n25jinny / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

R type is already defined error #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi I had this same issue and added the space, saved the file and relaunched 
eclips, I have been getting another error though in the "gen" folder underneath 
the "src" folder. It has 2 files "buildconfig.java" and "R.java", the error is 
in the R.java which is "The type R is already defined", please help I need this 
running for tomorrow.

Tnx

Original issue reported on code.google.com by anthonyo...@gmail.com on 27 May 2013 at 7:29

GoogleCodeExporter commented 8 years ago
Got it working, you just need to delete the R.java file in the src folder after 
imorting.

Original comment by anthonyo...@gmail.com on 27 May 2013 at 7:48

GoogleCodeExporter commented 8 years ago
but R.java not delete

Original comment by abhi.mah...@gmail.com on 26 Jun 2013 at 10:31

GoogleCodeExporter commented 8 years ago
you have to delete the R.java in the SRC folder not in the "gen"!

or you can just download the Android_IM u1 Source Package under "Downloads"

Original comment by d.pirngruber@gmail.com on 29 Jun 2013 at 2:20