Last active
October 6, 2017 08:07
-
-
Save talhahasanzia/51ff8123da0d1e77e5dc06683e130b4b to your computer and use it in GitHub Desktop.
APK Expansion File Handling Procedure.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- https://stuff.mit.edu/afs/sipb/project/android/docs/google/play/expansion-files.html | |
-- http://sapandiwakar.in/how-to-set-up-android-app-to-support-expansion-files/ | |
-- https://stackoverflow.com/questions/18449680/setting-up-the-licensing-verification-library-on-android-studio | |
-- https://stackoverflow.com/questions/22368251/how-to-make-android-expansion-file-using-android-studio | |
-- https://stackoverflow.com/questions/18196067/the-import-com-google-android-vending-cannot-be-resolved-in-an-imported-android | |
-- https://github.com/bolein/better-apk-expansion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment