[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-06 Thread gjs
You need internet connection to download Google map tiles. GPS is just used to decide which map tiles to download and display. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from

[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-05 Thread Zsolt Kálózi
any ideas? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group, send email to android-de

[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-05 Thread Zsolt Kálózi
A little bit more information: - when WIFI is ON, the map is loaded, the app works correctly, - when WIFI is OFF, the app goes until the state that the picture shows above The purpose of the app is to load the map through gps, so if it works only on WIFI its unacceptable.. I tried to go with the

[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-05 Thread Zsolt Kálózi
okay, the application made a little bit of progress somehow on his own, no idea how.. Now it freezes at this state: - the background gets more d

[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-05 Thread Zsolt Kálózi
now it started to work for no reason! I guess I need a few hours after I register my API key before I can use it in the application. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails

[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-05 Thread Zsolt Kálózi
now it started to work for no reason! I guess I need a few hours after I register my API key before I can use it in the application. On Thursday, May 5, 2016 at 2:39:04 PM UTC+2, Zsolt Kálózi wrote: > > >