I've patched APK Expansion library so it can download additional .obb files 
from my server and store in <shared-storage>/Android/obb/<package-name> 
with main and patch files.

At http://developer.android.com/google/play/expansion-files.html you can 
read strong limitation: do not save other data into your obb/ directory.

APK Expansion library treats all additional files as it's own, so from it's 
point of view everything is ok.

Do you know any potential pitfalls?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to