set 'CLASSPATH = your library' in file init.rc under system\core\Rootdir. Then this will be available to Jni
Cheers Santosh On Wed, Jan 13, 2010 at 10:53 AM, priya <[email protected]> wrote: > Hi all, > > 1. My intesion is to integrate a set of static libraries into > android source (Middle layer) and > try to access the APIs from these libraries in the JNI layer. > > Is this possible? > > 2. I have few third party static libraries (.a). I need to add these > libraries into the Android > source and after compilation static libraries has to be placed > in the out folder. > > Anybody can share the procedure to do the same? > > Thanks in advance. > > Regards, > Priya > > > > > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting >
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
