• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps android source code compilation errors

manishg

Lurker
hi,
i am feeling like idiot,iam facing this error while compiling source code.
please reply if any one knows solutions.



:confused:
target Java: SimpleJNI (out/target/common/obj/APPS/SimpleJNI_intermediates/classes)
out/target/common/obj/APPS/SimpleJNI_intermediates/src/com/example/android/simplejni/R.java:10: duplicate class: com.example.android.simplejni.R
public final class R {
^
1 error
make: *** [out/target/common/obj/APPS/SimpleJNI_intermediates/classes-full-debug.jar] Error 41
 
This is the App development forum :) However I don't know anything about JNI so cant help there unfortunately... :(
 
Back
Top Bottom