Android APK Expansion Files. What files I need to upload? -


i have read documentation apk expansion android.

i have simple question: have application 5mb of code , has 40mb of assets files. these assets files updated in further release of app, have implemented apk expansion.

now, have publish apk , obb files on google play console.
documentation says "main" must used files necessary run app, , "patch" optional files. in case assets file optionals , updated togheter app apk code change, files need upload?

  • the apk , file zip named main.<expansion-version>.<package-name>.obb ?
  • the apk , file zip named patch.<expansion-version>.<package-name>.obb ?
  • or apk , file zip containing both 2 files? in case name had use?

thanks in advice

you need upload apk , zip .zip extension. google play console convert .obb format, don't need care it.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -