apk - Customise Android app during installation -


is possible customise android application during installation dependant on given code/parameter. example, install app , code/parameter blue, app installs creating blue icon in device , using blue theme within application.

something like: "play.google.com/store/apps/details?id=com.redblue.core&code=blue"

if not possible prompt user during installation code perhaps?

is possible customise android application during installation dependant on given code/parameter.

no.

if not possible prompt user during installation code perhaps?

no. welcome ask user code on first run of app. note, though, aspects of app (e.g., icon) difficult change.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -