Hello! I'm developing android application that will have lots of pictures, sounds, text (about 100 MB). It will be available in 8 languages. The question is, how to design application so that user could get only one language (download 100 MB, not 8*100=800MB)? I'd like to be one application where you could choose language. Since I have to pay licence for one part of my application that uses third party components, I'd like it to be one application and then user can choose language he prefers. Also, number of downloads is much higher if you have all downloads together, not several application, every in their own language.
The other question is, when you have large application, and you detect a bug, fix it and then republish it, what does user get as an application update, whole .apk or only classes thet are changed? -- 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

