I believe the Android demo APIDemos is doing this. I.e. a single APS file can host multiple applications sharing a common codebase.
BR AR On Nov 18, 9:02 pm, magicpig <[EMAIL PROTECTED]> wrote: > Any one can help? > > On Nov 17, 2:15 pm, magicpig <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > I am wonder whether we can runtwoseparated apps with thesamecodebase. > > Thesetwoapps aredifferentby a flag. > > > Here are some questions: > > > 1) Where to set the flag? Is it possible for an application read > > the flag if we set it in AndroidManifest.xml? > > > 2) I think I should usedifferentpackage values for thetwo > > apps, so needtwoseparated AndroidManifest.xml, right? > > > 3) I think the authorities of the provider should bedifferent, > > so, we should make themdifferentin Androidmanifest.xml, right? > > > Any one has similar experience? Please provide your help. > > > thanks.- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

