[mono-android] Console Application
Ralph
ralph.bariz at gmail.com
Fri Feb 3 16:26:41 UTC 2012
So far I know there is no way to invoke an apk as root, so I need: su -c
'myexecutable'
Ok, doesn't matter. If I would want to write a mono binary, how would I do
that?
I imagine something like creating a mono dll with a predefined entry point
which I call from a C++ app using libmonodroid.so
But for that I would need a header and a documentation of the interfaces.
Also, I need to reference Mono.Unix.Native, can I just use the one from the
mono build of an arm linux distri?
Regards
Ralph
--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Console-Application-tp5453711p5454345.html
Sent from the Mono for Android mailing list archive at Nabble.com.
More information about the Monodroid
mailing list