Hello,
i am quite stuck.....
i need to expatriate video files to an expansion pack...
i followed http://developer.android.com/google/play/expansion-files.html, and 
created a uncompressed zip file with the videos, moved it by hand to 
~/Android/obb/<package_name>/main.<fantasy_number>.<package_name>.obb

as IDE i use Aide, but i can also have access to a Android studio instance...

now i wanted to access the zip file, and am trying to find  at first this: 
<sdk>/extras/google/google_market_apk_expansion/zip_file/). 
but seems i am too stupid to find the root of that thing, the <sdk> 
directory....
(and from a google search i don't seem to be alone with that problem... but the 
questions seems so stupid nobody ever answers it....)

So i went to a filesystem search for 

APKExpansionSupport.java and ZipResourceFile.java, without any success 
either....
i abandoned to try to find it in aide, but in android studio it is neither, 
even if the option for google play expansion library is checked in the studio 
preferences and marked as installed.....

is there any way to find these sources? e.g. on a git-server? unfortunately 
aide doesn't support maven.... 
i would be happy if someone could juste send me that stuff, or put it on a 
web/ftp-server.

thanks in advance

-- 
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 android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5f6bbfeb-216e-45d5-8d41-8ada1d9ba86b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to