This website requires JavaScript.
Explore
Help
Sign In
Karl
/
BobStore
Watch
1
Star
0
Fork
0
You've already forked BobStore
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
BobStore
/
app
/
src
/
test
/
resources
/
main.1101615.obb.main.twoversions.obb
2 lines
6 B
Plaintext
Raw
Normal View
History
Unescape
Escape
support "APK Extension" files aka .obb for large apps and games OBB files are used in apps that need more than 100 megs to work well. This is apps like MAPS.ME or games that put map info, media, etc. into the OBB file. Also, OBB files provide a mechanism to deliver large data blobs that do not need to be part of the APK. For example, a game's assets do not need to change often, so they can be shipped as an OBB, then APK updates do not need to include all those assets for each update. https://developer.android.com/google/play/expansion-files.html
2016-06-28 00:07:50 +02:00
dummy
Reference in New Issue
Copy Permalink