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" assembly into a liba.so but I have no idea how could I call functions in it. -- View this message in context: http://mono.1490590.n4.nabble.com/Android-libmono-so-tp4666798p4666806.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
