If you want the user downloading only one language, you have to handle
that yourself i.e. the apk downloads the language it needs post-
install from some servers somewhere
onto external storage.

For some critera (e.g. SDK supported) you can upload different APKs to
Market and Market gives the user the relevant APK, but I don't think
language is a possible criteria, would be happy to be corrected.

> 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?

Currently the whole apk.

I notice in JellyBean (newest Android version) they're starting with
incremental updates however.

Pent

-- 
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

Reply via email to