I want to add a external third party jar file in the inbuilt android app.
I\'ve added the LOCAL_CLASSPATH variable in Android.mk due to which the compilation goes fine.
In Eclipse choose modify build path and choose add external jar, and select the jar you watn to include.