Hi, I am new to Android. I have a JAR file built using SUN JDK. I want to use it in my Android application. I have added jar file in android application project as mentioned in http://developer.android.com/guide/appendix/faq/commontasks.html#addexternallibrary
But the application closes when I tried to run the application in emulator. Exactly it take place when I tried to instantiate the class in Jar file. I want to know whether we can use these Jar files in Android application. Regards, Kamal. -- 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

