Thanks! On 9월22일, 오후6시08분, Doug <[email protected]> wrote: > On Sep 21, 11:22 am, Build account <[email protected]> wrote: > > > Hello gurus. > > > At first, I can build single 'jni' library in one SDK project with the > > directory name 'jni' and make file under eclipse. > > > But, I'm looking for > > - how to build multiple jni in eclipse with the setting 'property > > > builder > add cmd line'. I expect that possible. Does it possible? > > It does possible. Build them on your command line outside of eclipse. > > > - and how to package multiple shared library in one apk? possible? > > Give them different names and load them using those different names. > > Doug
-- 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

