Re: [mono-android] Generate BC code

2013-04-26 Thread antoniolopes
Thanks Jon. Thats what i thought. Yeh, thats basically what i did. I didnt do it from the jar but i did it binding the java file generated by it in Eclipse. Cheers -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Generate-BC-code-tp5713220p5713223.html Sent from

Re: [mono-android] Generate BC code

2013-04-26 Thread Jonathan Pryor
On Apr 26, 2013, at 8:54 AM, antoniolopes wrote: > Can anyone point me on how to generate bc code using monoandroid sdk? Unfortunately we don't have any "baked in" support for RenderScript. You will need to "fake it" yourself e.g. via pre-build steps which run the underlying RenderScript tools