Do I have to do anything special to create a .jar library with Android? I'm simply creating an Android Project and then doing "Export Jar".
I'm able to do "Add External Jar" and I can compile fine. When I run, the classes are unresolved so I crash. (null exception...) I tried exporting as a "Runnable Jar", but the "Finish" button is greyed out. Perhaps I need to create a different project to use a runnable jar? Thanks in advance! -- 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

