android - Run code during installation or do something during downloading from google play -


i need download images web (the app use these images) before first run of application. during installation or during downloading google play. possible?

i need use logos in first activity, put on web archives. not it, app should work without internet connectivity , when want download image during app running, not download without internet connection. that´s why asking, how way?

you need download these images on first launch of application. everytime application openned, need check if images available (in folder downloaded them). if not, need download them. sure let user know doing, , make them waiting while download them.

other solution include them directly in .apk (add them in drawables/raw folder, they're meant used way)


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -