Tiles of google maps are not loading on actual device while it works on emulator?How should i solve this problem?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My android skills may be a little rusty, but have you generated a debug API key? If so, have you added INTERNET to the application manifest?
Example
Take a look at the following page Obtaining a Maps API Key. Concise instructions are
provided for generating both a release and a debug API key.