[mono-android] package R does not exist

digitalml matthew.lebo at stationcasinos.com
Tue Jan 17 01:10:25 UTC 2012


I'm calling a .java file via JNI that is using a resource path via
R.path.resource. In regular java this works fine because R resolves to the
package. In MonoDroid this is not working because R does not resolve to the
MonoDroid package.  I've tried replacing R in the .java file with the
MonoDroid package name but get errors with that as well.

Can anyone help?

Thanks
DML

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/package-R-does-not-exist-tp5150315p5150315.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list