Reputation: 715
Last version of ADT in my eclipse was API 16, so I updated ADT (eclipse->Help->Install new software->Work with: ADT ) and then multiple errors occurred!!!
I can not even open Android SDK Manager !
There are some Screenshots from error :
How can I roll it back?!
P.s : Before Updating ADT I tried to add "SQLiteManager" PLugin by copying a jar file into "eclipse/dropins/" folder, but eclipse did not run anymore. So I removed the jar file and eclipsed lunched successfully!
Upvotes: 2
Views: 488
Reputation: 2215
Update your ADT Plugin
open HELP > About Eclipse > Installation Details
And also update Android SDK with 23.0.0
Upvotes: 1
Reputation: 1111
Recently i faced the same problem, it simply fails to update. It was mainly due to a packaging bug of Android. This is a problem many people might face. here is the workaround:
Upvotes: 1