[android] Readme: add icons for every new country
This commit is contained in:
parent
53496acd6f
commit
00e47ca0d4
1 changed files with 3 additions and 2 deletions
|
@ -29,8 +29,9 @@ In this folder there is content/data folder with *.html files, css, js, images a
|
|||
## Android notes
|
||||
|
||||
### IMPORTANT
|
||||
Don't forget to edit file android/src/com/guidewithme/expansion/KeyMap.java
|
||||
Please add Google Play public license key at the end of the COUTRY_2_KEY map AND increment KEY_COUNT constant.
|
||||
* Don't forget to edit file *android/src/com/guidewithme/expansion/KeyMap.java*
|
||||
Please add Google Play public license key at the end of the *COUTRY_2_KEY* map AND increment *KEY_COUNT* constant.
|
||||
* Add icons for every resolution to *android/icons/CountryName/*
|
||||
|
||||
There is one script you need to use to build guides for Android:
|
||||
**build-with-android.sh**. It places it's result (obb, apk) into countries
|
||||
|
|
Reference in a new issue