Top "Apk-expansion-files" questions

APK Expansion Files include additional data that is required for an Android App if the file size of the App is bigger than 50 MB.

Steps to create APK expansion file

I have developed Application and work successfully. I have used Application Licensing feature into my application. And now I'm going …

android apk-expansion-files
How to create .obb file as main apk expansion file using jobb tool?

I have an apk of 80Mb and so am not able to upload it on google play store. I have …

android android-sdk-tools apk-expansion-files
XAPK File Validation Failed - APK Expansion Files

I am using the expansion files demo given in the sdks and am placing the obb file on the SD …

android apk apk-expansion-files
Expansion file - can't load .obb from /sdcard/Android/obb/ on Android 4.2

I'm developping the obb integration for the "expansion files". I made it worked in local by copying the .obb file …

android file android-4.2-jelly-bean apk-expansion-files
Android APK size limitation in Google Play

Docs say that APK size limit in Google Play is 50MB, with option for two 2GB expansion APKs. However, I …

android google-play apk-expansion-files
Where to I place the OBB file to test Android Expansion Pack Files (OBB) on my Nexus 4?

I'm trying to test the Expansion Pack Files (OBB) In Android following the guide here: http://developer.android.com/google/…

android apk-expansion-files
Read content from APK expansion file (from obb file)

I have implemented APK expansion file download service and all from http://developer.android.com/google/play/expansion-files.html I …

android apk-expansion-files
Release APK file not showing google maps

I applied the exact steps as mentioned in the google developer doc to create an example google map project and …

android android-keystore apk-expansion-files
How to make Android Expansion File using Android Studio?

I need to upload a .apk but it exceeds the 50 MB limit. I read about this on documentation and some …

android gradle android-studio apk-expansion-files
How to create OBB files USING jobb tool Android

My app has grown to be over 50mb, so I now need to use an expansion file. On searching I …

android apk-expansion-files