On Apr 23, 2012, at 11:49 PM, Jonathan Pryor wrote: > You need to use Mono for Android 4.1.0 or later, and then it should Just > Work.
I've installed Mono for Android 4.2.1 but it doesn't work !!! I have an old created (with 4.0.6 version) class library and I manually added Resources/Drawable dir with a .png file inside, I added it to my class project (with build action: AndroidResource) but no Resource.Designer.cs file was created automatically. So I created it manually and I added to my project too. After successful build process Resource.Designer.cs was not refreshed with my new .png token !!! After that I created a new class library project with 4.2.1 version but no Resource dir and no Resource.Designer.cs file was created too. I decided to repeat all the above steps but nothing worked again !!! Please tell me if I didn't something with the right manner, or the functionality of using resources in a class library project has not been supported yet, or it's a bug of 4.2.1 version. Vasilis, Thanks ----- Thanks, Vasilis -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Resources-in-Class-Library-project-tp5658638p5709906.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
