How to read from encrypted OBB file using Google APK Expansion Zip Library?

I understand how to read a simple OBB file. However, the library does not have any key transfer APIs for cases where the file is encrypted.

Is the APK extension library just not supporting opening encrypted OBB files? If so, I have no choice but to use StorageManager ?

+3


source to share





All Articles