Android “Hello, MapView” Tutorial - Map Tiles Do Not Load

后端 未结 10 2142
难免孤独
难免孤独 2020-12-02 00:04

I am new to Android software development and new to this site. I am hoping someone might have some experience with the problem I am having.

I\'ve been following the

10条回答
  •  庸人自扰
    2020-12-02 00:14

    Non-loading tiles are usually the result of not having the API key set up correctly. Obtaining a Maps API key

    To answer the response you left to d.: If you want to have it "just work" when you run from Eclipse you'll need to get an API key for your debug certificate. There's instructions on the same page as before. Do note that you'll have to swap back to your other key before publishing though.

提交回复
热议问题