Skip to content

Instantly share code, notes, and snippets.

@talhahasanzia
Last active October 6, 2017 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save talhahasanzia/51ff8123da0d1e77e5dc06683e130b4b to your computer and use it in GitHub Desktop.
Save talhahasanzia/51ff8123da0d1e77e5dc06683e130b4b to your computer and use it in GitHub Desktop.
APK Expansion File Handling Procedure.
-- 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