HI Mark.., Thats a good info for my mile stone. I think i need to create a single project with multiple activity . (MIDLET Suite in J2ME) Am i rite ?
Now already we test completed for diff games. On Android portal there is option to upload single APK for all devices. Whether i can do any thing to achive this ? or i need to do R&D with your information ? Cheers, Ganesh. On Mar 25, 5:51 pm, Mark Murphy <[email protected]> wrote: > Jack Ganesh wrote: > > Can you pls tell how i can merge the manifest or tell me . > > The same way you wrote it in the first place, I imagine. > > > How i need to create my manifest to combine multiple apks. > > You cannot combine multiple APKs. You can create a single APK. That APK > can contain the code for as many games as you want, but it is up to you > to figure out: > > -- how to merge your source trees > > -- how to merge your resources > > -- what you want your manifest to look like (several activities each set > up to appear in the Launcher? a single "front door" activity that > provides access to the other games? something else?) > > -- and so on > > If you did not design your games to be merged like this, I would > recommend not merging them. Otherwise, be prepared to spend a few days > getting this all combined and tested. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > _Beginning Android 2_ from Apress Now Available! -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

