Implement installable themes for Android app -


as there no official solution one, i'm relying dev done it

i implement "install theme play store , apply app" :

  1. the user install app
  2. he browse theme specific app on play store (or free in app) , install it
  3. then apply app

to illustrate goal : beautifull widgets has done it, install widgets , can download theme apply

my first thought go content provider theme provide elements app

but don't know if it's best way ? what's thoughts ?


Comments

Popular posts from this blog

.htaccess - htaccess convert request to clean url and add slash at the end of the url -

c++ - Checking for a nested, templated class -

php - facebook and github login HWIOAuthBundle and FOSUserBundle in Symfony2.1 -