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
Post a Comment