How can I make android phone download the maps from the wi-fi internet but not from 3G internet? I have set <uses-permission android:name="android.permission.INTERNET"/> but I still see only grid gray lines when I install and start app on actual phone. When i start the app on the emulator it loads flawlessly.
How can I make android phone download the maps from the wi-fi internet but
Share
API Key is associcated with the keystore.
Make sure that the device is also using the same keystore that emulator is using, otherwise you will need another API Key.