Jonathan Pryor-2 wrote > >> We are using Android.Database.Sqlite to access SQLite. Could this pose a >> performance problem? > > It could, if you call into it a lot. (Anything could be a performance > problem if you cross the Mono/Dalvik border a lot; see also [0].) >
@HSSoftware: I've created a SQLite wrapper for MfA using P/Invoke (https://bitbucket.org/mayastudios/sqlite.monodroid). Maybe it's faster as it doesn't require invoking Java code. However, the API is most likely different from Android's SQLite API so this may no solution for you. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/App-built-with-4-0-6-for-Android-2-3-slower-on-Ice-Cream-Sandwich-tp5711212p5711219.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid