From 00e47ca0d445f8d2e24f8035c6a88baa23278e97 Mon Sep 17 00:00:00 2001 From: Alexander Zolotarev Date: Thu, 14 Nov 2013 17:36:24 +0300 Subject: [PATCH] [android] Readme: add icons for every new country --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index cdab96a..3db38fd 100644 --- a/readme.md +++ b/readme.md @@ -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