HI Fabrizio Giudici, Richard, Thank you for the suggestions. I had moved the common code/UI to a separate library and now I can brand the same same application with different flavors.
Thanks, Roj On Thu, Aug 19, 2010 at 9:44 PM, Fabrizio Giudici < [email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 8/19/10 17:34 , Fabrizio Giudici wrote: > > > > Well, after experimenting I've found that #2 is the way to go, at > > least if you have explicit intents. In fact, if the code packages > > for activities stays the same, Android will pop up a question box > > when an explicit intent is activated, asking to choose one of the > > two apps. This means that the two apps are not well separated. > Never mind my previous post. The problem are *implicit* intents, not > explicit ones. If you don't have implicit intents, #1 strategy should > be fine. > > - -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > java.net/blog/fabriziogiudici - www.tidalwave.it/people > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.14 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxtWEsACgkQeDweFqgUGxfooQCdGLl1Y+x3ZFnXzmauQQsRpXnK > u9QAoLPccyPsGv35zTOSqXEjwqqiTQH9 > =ir8f > -----END PGP SIGNATURE----- > > -- 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

