[mono-android] Monodroid and Sqlite with FTS

2012-03-12 Thread johnHolmes
Hi, I've already developed an application which use MonoTouch and SQLite with FTS support. I was wondering if I can do the same in Android? Does M4A support SQLite? Does M4A support SQLite+FTS? Do I need to use the native c++ lib with the FTS module enabled? Any hint on this? thanks -- View this

Re: [mono-android] Problem with Gesture on a generated layout menu

2012-03-12 Thread Jonathan Pryor
On Mar 11, 2012, at 8:27 PM, Eudes wrote: > I’ve a problem to get Gesture on the menu I generated (It’s on a Layout). > I’ve not problem with gesture on my main activity, and i’ve no idea to have > it on my menu when I scroll it. I don't understand what your problem is. Is an exception generated?