I guess a better question is this:

What information can one app pass to another? When I create my theme
pack should it contain all the resources and class definitions needed
for that theme? Or should I put all of those things into the main
application and then simply "unlock" the theme when the 2nd app is
present.

The second option sounds reasonable except that it requires that all
themes get packaged into the original app increasing its size. The 1st
option is probably the better way to go but I have no clue as to how
to actually implement it.

On May 25, 2:05 pm, neuromit <[email protected]> wrote:
> I'm interested in releasing theme packs for my application. I've
> written a free application and plan on selling themes for it in the
> android market (much like ADWLauncher does).  I have no clue however
> on how to do this.  Has anyone here done this and if so what resources
> can I turn to for an explanation on how to incorporate "theming" into
> my app

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to