Reputation: 3174
I updated the SDK, as well as "Eclipse".
On start of eclipse each time it gives the following warning:
The 1st 2 plug-in's are unsigned. Does this cause a problem?
Upvotes: 0
Views: 216
Reputation: 33996
Your ADT plugins is not compatible to SDK You have to update the ADT to revision17
Here is a steps for update the ADT
Update I had same issue before two days but after updating ADT to revision17 it is working fine.
There are 4 parts of the Developer Tools
If you update the ADT which is the second option then it will be okay. Then updation of other options is depends on you.
Upvotes: 3
Reputation: 3174
Got the solution. There seemed to be some un-signed components while installing the update. Got the signed and proper updates from here.
Earlier I was updating the components from Eclipse itself.
Upvotes: 0
Reputation: 119
You need to update the sdk. In Eclipse goto Windows> Android SDK Manager and install the updates available
Upvotes: 0