ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 148 forks source link

Don't shows google maps in application. #118

Closed ml1ght closed 11 years ago

ml1ght commented 11 years ago

Hello. I use eclipse for compile project "Ushahidi_Android-sdk-integration". This is one of the projects which I can to compile. Other projects there are develop, master I can't compile. My problem in sdk-integration project - don't show google maps in activities. In logCat message: Google Maps Android API(23089): Authorization failure. Google Maps Android API(23089): Failed to load map. Could not contact Google servers.

How I can resolve this problem? Thanks.

ml1ght commented 11 years ago

Problem was in Api key in my application. Now all works fine.

eyedol commented 11 years ago

Glad to hear it's solved. I have merged sdk-integration into develop and I believe you should be able to compile without any issue.