• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps android in windows external jar problem

I created a sample project in the windows,then i added a external jar file.
but when running the android application. The android is unable to detect the external jar file. I can see theexternal jar file in library as well as order and export of the buildpath.

Any idea how to resolve it
 
I created a sample project in the windows,then i added a external jar file.
but when running the android application. The android is unable to detect the external jar file. I can see theexternal jar file in library as well as order and export of the buildpath.

Any idea how to resolve it

We can resolve by going to the imports and exports of buildpath and select the corresponding jar file requied.
 
Back
Top Bottom