Hi,


I’m trying to use Google APK Expansion Library to handle large data file in 
my application (now, in my current prototype, the data is hold in the 
application, so the size of application is around 200-400MB).


But, the source-based library looks outdated and will not compile on the 
recent Android SDK 23, our development environment, because:

1) Some deprecated library (apache.http.legacy etc.) used.

2) Some deprecated API (System notification) used.

As far as I know, google does not provide the recent update of 
source-or-binary version which runs on Android SDK 23.


We could modify the library to adapt SDK 23, but it’s a bad idea to ‘fork’ 
the such-a-basic-and-important library.


My questions are:

1) Are the any (plan of ) update of the library?

2) How do you work around this problem on you SDK23 with Google APK 
Expansion library?


Thanks in advance for your any response.


— Nobuyuki Tomizawa

-- 
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/a15d4952-c292-43de-8e2c-cde794f95594%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to