Android App with Google map not displaying -
i inherited android app project here @ work. app works fine when plugged person-who-i-inherited-the-project-from's computer when plugged computer portion google map blank , "failed load map. error contacting google servers. authentication issue (but due network errors)." error in console. leads me believe it's setup issue on end after pouring on google , stackoverflow many hours problem persists.
i'm using adt bundle 22. on ubuntu 12.04. added google-play-services-lib through sdk manager. project's build path looks
, "order , export" tab looks 
i created new api key @ https://code.google.com/apis/console/ , ensured "google maps android api v2" selected. added key androidmanifest.xml in appropriate location.
after multiple fresh imports of project source , multiple fresh installs of adt, problem remains. can point me in right direction?
on flyer refreshed key , changed part com.mycompany com.mycompany.packagename. maybe common knowledge google associated key creation show below included com.mycompany feel misleading. maybe can else. 
Comments
Post a Comment