kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
112 stars 28 forks source link

Custom apps should validate their expansion files and re-download if corrupt/missing #331

Closed mhutti1 closed 7 years ago

mhutti1 commented 8 years ago

https://developer.android.com/google/play/expansion-files.html#Downloading

This article suggests that we should implement Googles download library and create a simple UI to inform the user of our progress.

kelson42 commented 7 years ago

@mhutti1 I support the idea. Can we go ahead on this?

mhutti1 commented 7 years ago

So this either requires us implementing https://developer.android.com/google/play/licensing/index.html or using our own download method. We will need to work out which is the best option.

mhutti1 commented 7 years ago

This issue was moved to kiwix/kiwix-android#64