Hi, I have a question about making OBB file install to external storage 
directly on the app. 

When downloading expansion files such as OBB file from Google Play, it 
seems that it was stored to internal storage like 
getExternalStorageDirectory().getPath() + "/android/obb/" + <Package Name>.
I wanna make the file install the expansion file to external storage like 
SDcard directly.
Please help me out how to solve this. 
Thank you.

-- 
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

Reply via email to