From b5a1dbec3c7728831fc75b30008b3b5d57dd74bd Mon Sep 17 00:00:00 2001 From: vfite Date: Wed, 11 Jan 2017 12:36:18 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index df689e5e8..b5cddace7 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ Each sample depends from core module, which contains mutual dependencies such as To run samples on Android Studio go to menu **File - Import Project**. Select path to sample, select **Use default gradle wrapper(recommended)** and click OK. +# Configure sample credentials + +To set your own app credentials for sample just update configuration file **qb_config.json** inside appropriate sample project in assets folder: +sample settings + +To set additional sample settings use **sample_config.json** file inside assets folder. # Connect SDK to your existing apps