On Fri, Mar 23, 2012 at 9:14 AM, Sekhar <[email protected]> wrote: > I updated to SDK 17 this morning and have been struggling ever since with a > ton of problems: library errors, run time issues, etc. Is there a way to > revert to 16? >
Eclipse save old versions of plugins, so you could probably revert from the 'Installation history' tab. Help->Install new software->Click the 'What's already installed' link (there may be a more straightforward way to get there). That said, dependency management in ADT17 is much, much better. Do yourself a favour, read the changelog and update your projects. There are also a couple of blogs with pretty pictures :) http://tools.android.com/recent/dealingwithdependenciesinandroidprojects -- 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

