Android Launching Map Activity takes long -



Android Launching Map Activity takes long -

ive created app loads map allot of content set map.

the app takes while start , resume because of content.

what options letting user know app isnt frozen?

ive thought of using progress dialog while map loads have been unsuccessful in getting working.

also read can show gray blocks of map while other content loads. how do this?

what best solution?

regards jared

here ways know in can this:

use thread , start loading map app begins , other things in app's main thread. use service: create service runs in background when user not using app. , utilize service maintain maps in background.

refer vogella, have tutorials both threads , services. best

android google-maps

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -