Please do not cross-post to multiple lists. Jack Ganesh wrote: > Hi all., > I have 4 different games apk for one device. Now to Android market > i need to upload one apk which contains all the four apk. > > How to bundle the multiple apks to one apk. ? > > Am able install multiple apk through eclipse. > Plz suggest me how to do bundle apks without eclipse. > > It’s VVV urgent.
You can't just "bundle the multiple apks to one apk". You will need to merge them at the source code level, so there is a single manifest, etc. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in NYC: 10-11 April 2010: http://guruloft.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com 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.