Jon, I really appreciate your immediate response that helped me to solve my problem.
My app's linking mode was full and after following your advice and reading xamarin's article at http://docs.xamarin.com/android/advanced_topics/linking I understood what the real problem was. However I didn't understand why there is no problem when my class is included in the app project and not in the class library project while app's linking mode is full !!! The above article refers exactly "The linker employes static analysis of your application to determine which assemblies are actually used, which types are actually used, and which members are actually used" and I see that I would have exactly the same problem in full linking mode because it refers about types and members. If you know something more let me know Vasilis, thnx -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/SQLiteOpenHelper-subclass-usage-in-Mono-for-Android-Class-Library-tp5691112p5694221.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
