On Mon, Mar 26, 2012 at 7:47 PM, James Su <[email protected]> wrote: > Thanks a lot for your information. Is there any document describing the > difference between adding a library into Java Build Path or as an android > Library? >
This explains the changes in ADT17 and how libraries are handled, as well as the change that causes your issue (Cf 'Important change'). https://sites.google.com/a/android.com/tools/recent/dealingwithdependenciesinandroidprojects The best thing you can do is update your projects, or have them updated. If you can't do it right now, use ADT16 for the time being. -- 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

