Re: [mono-android] mono for android suggestion

2012-03-13 Thread Paul Johnson
Hi, It's there for the next release, 4.2. Added per your suggestion. :) Is there an ETA for 4.2? Paul ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid

Re: [mono-android] mono for android suggestion

2012-03-13 Thread Jonathan Pobst
It's there for the next release, 4.2. Added per your suggestion. :) Jonathan On 3/13/2012 2:36 PM, Wally McClure wrote: Is there anyway to add a template for fragments in an android 3+ application? yeah, I know its a little thing. I think I made this suggestion before, but it was at a bad ti

[mono-android] mono for android suggestion

2012-03-13 Thread Wally McClure
Is there anyway to add a template for fragments in an android 3+ application? yeah, I know its a little thing. I think I made this suggestion before, but it was at a bad timeframe, so I thought I would offer it up again. :-) Wally __

Re: [mono-android] Monodroid and Sqlite with FTS

2012-03-13 Thread Jonathan Pryor
On Mar 13, 2012, at 12:22 PM, johnHolmes wrote: > Here an example of PINVOKE declare method, is this right? Notice the > "__Internal" > > [DllImport("__Internal", EntryPoint = "sqlite3_open")] > public static extern Result Open (string filename, out IntPtr > db); Mon

Re: [mono-android] Monodroid and Sqlite with FTS

2012-03-13 Thread Jonathan Pryor
On Mar 12, 2012, at 6:00 PM, johnHolmes wrote: > 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? Maybe. Mono for Android does provide Mono.Data.Sqlite.dll, just as MonoTouch does.

Re: [mono-android] Need help with an error

2012-03-13 Thread tsukrov
Have moved some classes to a library to reuse them. This results in "XXX is not abstract and does not override abstract method ..." bug. Moving them back or Linking "Sdk assemblies only" workarounds the bug. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Need-help

Re: [mono-android] Need help with an error

2012-03-13 Thread Jonathan Pryor
On Mar 13, 2012, at 10:45 AM, tsukrov wrote: > java code files lack some overriden methods. Do you mean the Android Callable Wrapper Java files, and that they're not declaring some methods that the C# class is overriding? Or something else? - Jon ___

Re: [mono-android] Monodroid and Sqlite with FTS

2012-03-13 Thread johnHolmes
-- Using M4A on OSX -- Don't know if I'm moving to the right path but: using the Android NDK I've sucesfully built the sqlite3.so shared library. I've included the library to my android project. Now, as written in the docs here http://docs.xamarin.com/android/advanced_topics/using_native_librari

Re: [mono-android] Monodroid and Sqlite with FTS

2012-03-13 Thread johnHolmes
-- Using M4A on OSX -- Don't know if I'm moving to the right path but: using the Android NDK I've sucesfully built the sqlite3.so shared library. I've included the library to my android project. Now, as written in the docs here http://docs.xamarin.com/android/advanced_topics/using_native_librari

Re: [mono-android] Need help with an error

2012-03-13 Thread tsukrov
Have a simmilar bug to 2528 with classes from a library. java code files lack some overriden methods. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Need-help-with-an-error-tp5435835p5561133.html Sent from the Mono for Android mailing list archive at Nabble.com.

Re: [mono-android] complete uninstall/remove of components

2012-03-13 Thread Marek Habersack
On 08/03/2012 23:40, Kostas Georgiou wrote: > Hello, Hello, > I am new, I tried to install monodroid through the installer but it failed > due to not sufficient HD space. So the > installation is screwed. How can I completely uninstall all the components? > I can't find any uninstaller. > I a