I found the solution. 1. Android.mk replace LOCAL_STATIC_JAVA_LIBRARIES := thirdparty_jelly with LOCAL_JAVA_LIBRARIES := thirdparty_jelly
2. Eclipse Use SDK addon. copy an existing addon, replace the .jar, modify manifest.ini and source.properties a little. -- 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

