desatir7316
desatir7316

Reputation: 29

Working with google map in android

I want to work on google maps
tried to get help from this link but i cant see google play service on extra folder
i updated my sdk to 23, but nothing changed and not working.

When i want to update, this error occur :

Unable to read repository at https://dl-ssl.google.com/android/eclipse/.
Unable to read repository at https://dl-ssl.google.com/android/eclipse/.
https://dl-ssl.google.com/android/eclipse/ is not a valid repository location.

What should i do?
Thanks!

Upvotes: 0

Views: 89

Answers (1)

Helping Hands
Helping Hands

Reputation: 5396

Please use below steps to solve your issue :

1 - Open your eclipse

2 - Go to menu Help->Install new software

3 - Click on Add

4 - In location please put : http://dl-ssl.google.com/android/eclipse/ [Do not use https , Use http]

5 - Click on OK and you will able to install your desired things.

Let me know if any confusion there.

Upvotes: 1

Related Questions