add a sample application

This commit is contained in:
Matthieu Gautier 2017-05-16 09:28:23 +02:00
parent 5e57c40ebb
commit de59681fc2
2 changed files with 9 additions and 0 deletions

BIN
sample_app/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

9
sample_app/info.json Normal file
View File

@ -0,0 +1,9 @@
{
"app_name": "Sample app",
"package": "org.kiwix.kiwixcustomsample",
"zim_url": "http://download.kiwix.org/zim/wikipedia_en_ray_charles.zim",
"zim_file": "content.zim",
"embed_zim": false,
"ic_launcher": "icon.png",
"enforced_lang": "en"
}