Re: [Mono-list] Android - libmono.so

2015-10-23 Thread Edward Ned Harvey (mono)
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list- > boun...@lists.ximian.com] On Behalf Of robot9706 > > I would like to use Mono to develop a simple test application for Android (I Use Xamarin Starter Edition. https://xamarin.com/starter As far as I can tell, the only limitation of

Re: [Mono-list] Android - libmono.so

2015-10-23 Thread Edward Ned Harvey (mono)
> From: mono-list-boun...@lists.ximian.com [mailto:mono-list- > boun...@lists.ximian.com] On Behalf Of robot9706 > > I can't use Xamarin to embed C# into an android native application. "Xamarin apps look and feel native because they are." https://xamarin.com/platform Do you mean something else?

Re: [Mono-list] Android - libmono.so

2015-10-23 Thread robot9706
I can't use Xamarin to embed C# into an android native application. What I want to do is use .NET Dlls as "scripts" like Unity does. But I came up with another idea, is it possible to use mkbundle to build a dll into an so (including libmono and mscorlib)? I tired to do it, compiled the "temp.s"

[Mono-list] Android - Assertion: should not be reached at mini.c:2244

2015-10-23 Thread robot9706
I tired to call the "DoString" function from the following C# code using embedded Mono on Windows and Android: namespace testlib { public class MainClass { public static string DoString() { int i = GetA() + GetB(); return i.ToString(); }

Re: [Mono-list] Android - libmono.so

2015-10-22 Thread William Ivanski
I'm afraid you cannot use Mono to develop for Android. You need Xamarin. William Ivanski 2015-10-22 15:31 GMT-02:00 robot9706 : > I would like to use Mono to develop a simple test application for Android > (I > would like to embed mono into an android application like Unity

[Mono-list] Android - libmono.so

2015-10-22 Thread robot9706
I would like to use Mono to develop a simple test application for Android (I would like to embed mono into an android application like Unity does). So I would like to ask few questions about it: 1) How can I compile Mono for Android or where can I obtain the libmono library and the headers for it?

Re: [Mono-list] Android - libmono.so

2015-10-22 Thread robot9706
Unity has a "libmono.so" so I think it is possible, since Android is Linux and Mono supports Linux. I just don't know how could I compile Mono to an Android so. -- View this message in context: http://mono.1490590.n4.nabble.com/Android-libmono-so-tp4666798p4666800.html Sent from the Mono -

Re: [Mono-list] Android

2009-11-04 Thread Mike Christensen
- Fra: mono-list-boun...@lists.ximian.com på vegne af daniel Sendt: on 04-11-2009 06:49 Til: Mono-list@lists.ximian.com Emne: Re: [Mono-list] Android I personally would rather bindings to the android graphics libraries (whatever they are called) then a winforms port which will just look and feel

Re: [Mono-list] Android

2009-11-04 Thread daniel
Emne: Re: [Mono-list] Android I personally would rather bindings to the android graphics libraries (whatever they are called) then a winforms port which will just look and feel wrong. At work I am a windows mobile developer and develop using the compact framework and I can tell you

Re: [Mono-list] Android

2009-11-04 Thread Robert Jordan
daniel wrote: Silverlight does provide a modern looking user interface. However the current sand boxed, browser based silverlight is not useful. WinMob 7 won't be based on the Silverlight *browser* plugin, which is just a host of the Silverlight framework. WinMob will host Silverlight 3.0

Re: [Mono-list] Android

2009-11-04 Thread Jonathan Pryor
On Wed, 2009-11-04 at 07:40 +0100, Thomas Jam Pedersen wrote: Let me tell you what we want. ... What we want to do, is to make it possible to build an application in Visual Studio. That's very easy to do -- even MonoTouch apps can be built in Visual Studio. (Testing is another matter

Re: [Mono-list] Android

2009-11-04 Thread Mike Christensen
Yes, there will be a core Silverlight framework (a Mini .NET if you will) that will be the same on browser and mobile and then extensions specific to mobile that will provide access to phone level hardware like touch, GPS, camera, etc. One person mentioned that being able to write a program once

[Mono-list] Android

2009-11-03 Thread daniel
What are mono projects plans regarding Android. I see that a basic port has been done but that its not good for much more then a hello world app. I assumed that strategically Android would be more important to mono then the iphone. Given that android has a Linux kernel and is open source, it

Re: [Mono-list] Android

2009-11-03 Thread Casper Bang
I have to at least partly agree with you here daniel, while I would love to develop smartphone applications using C#/Mono, getting an iPhone to do so is not a compromise I'm willing to make. Too expensive for the masses (outside of the US anyway) and way too much dictatorship. Frankly, I think

Re: [Mono-list] Android

2009-11-03 Thread Thomas Jam Pedersen
Jam Pedersen -Oprindelig meddelelse- Fra: mono-list-boun...@lists.ximian.com på vegne af Casper Bang Sendt: ti 03-11-2009 12:04 Til: Mono-list@lists.ximian.com Emne: Re: [Mono-list] Android I have to at least partly agree with you here daniel, while I would love to develop smartphone

Re: [Mono-list] Android

2009-11-03 Thread Adam Tauno Williams
On Tue, 2009-11-03 at 13:04 +0100, Thomas Jam Pedersen wrote: We are currently porting Mono to Android. (and soon also to ChromeOS) Exciting. (a) I love .NET and (b) I just pre-ordered my Motorola Droid. I really, really, don't want to develop in Java. We expect to release the first version

Re: [Mono-list] Android

2009-11-03 Thread daniel
I personally would rather bindings to the android graphics libraries (whatever they are called) then a winforms port which will just look and feel wrong. At work I am a windows mobile developer and develop using the compact framework and I can tell you that winforms on mobile devices sucks big

Re: [Mono-list] Android

2009-11-03 Thread Thomas Jam Pedersen
@lists.ximian.com Emne: Re: [Mono-list] Android I personally would rather bindings to the android graphics libraries (whatever they are called) then a winforms port which will just look and feel wrong. At work I am a windows mobile developer and develop using the compact framework and I can tell you

Re: [Mono-list] Android

2009-11-03 Thread Stifu
on Android. (and other mobile platforms) Best regards, Thomas -Oprindelig meddelelse- Fra: mono-list-boun...@lists.ximian.com på vegne af daniel Sendt: on 04-11-2009 06:49 Til: Mono-list@lists.ximian.com Emne: Re: [Mono-list] Android I personally would rather bindings