Yeah, using NativeActivity (2.3+) from the NDK you can sometimes get away without writing any java code at all.
On 3 Maj, 18:28, Justin Anderson <[email protected]> wrote: > Without using the NDK it is not possible... > > Thanks, > Justin Anderson > MagouyaWare Developerhttp://sites.google.com/site/magouyaware > > On Tue, May 3, 2011 at 3:47 AM, Mark <[email protected]> wrote: > > Hi, > > Can anyone tell me how to compile+build a program, written in C on > > Android? There's no Java code and I don't want a shared lib to use > > with JNI. The NDK does not seem to help here. > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

