Re: [android-porting] Re: include binaries in apk

2011-08-21 Thread arif hussain
Thanks, for the replay's, Chris, i was searching to include executable's in apk, so my api will run these binaries, using jni or java code. I have seen that hellojni api in ndk samples will automatically include gdbserver binary in apk, Let me know if you have any examples/links to do this,

[android-porting] Re: include binaries in apk

2011-08-19 Thread Chris Stratton
On Wednesday, August 17, 2011 11:16:36 PM UTC-4, arif wrote: I am porting one application to android, there are few depending binaries and config files, is it possible to include/build binaries in apk ( using NDK or by other method ). If you just mean data, sure - see the writeup on