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
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
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
__
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
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.
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
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
___
-- 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
-- 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
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.
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
11 matches
Mail list logo