If I have an application (app A) as a binary (i.e. normal apk as downloaded from Market, for example.), is it possible to bundle it with another application (app B, which I build, i.e. have source code) to make it into a single apk, which will be distributed on Android market?
Thanks On Feb 17, 5:51 pm, moktarul anam <[email protected]> wrote: > Hi, > it is not possible. u can not merge two apk as a single apk. but u can > many launcher in a single apps > > Moktarul > > On Feb 16, 1:14 pm, android devloper <[email protected]> > wrote: > > > > > > > > > Hi, > > iam new to android,i have created two different projects and i have created > > two different apk files too. > > but now i want to create those two projects as a single apk file.is it > > possible? if possible help me in this. > > > Many thanks. -- 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

