Search code examples
androideclipseinstallationeclipse-adt

How to resolve warning: You are installing software that contain unsigned content and authenticity and validity of this software can not established


I am new to Android . I installed Eclipse Kepler version.

I followed this link.

https://sites.google.com/site/barsham/list-of-topics-1/programming/eclipse-android-windows-64

After doing the following step :

6.1. Start Eclipse, then select Help > Install New Software....

6.2 Click Add, in the top-right corner.

6.3 In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:

https://dl-ssl.google.com/android/eclipse/

I tried both https and http url.

But the same error box popup which contain the warning related to unsigned content and authenticity.

Please help.


Solution

  • This warning is just telling you it is not signed, you cant resolve it. Just click OK and continue on.