I have been able to find the xamarin assemblies and associated android so's. I have not found the equivalent mono executable for use via shell command line. Is there a simple main() I can link against libmonodroid.so and run my simple c# hello world bytecodes? and print to stdout?
The end state is the ability to run a deamon like process using android init.rc.