Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vfite committed Jan 11, 2017
2 parents df39d04 + b5a1dbe commit 22d8946
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
<img src="screenshots/Qb_config_screen.png" border="5" alt="sample settings" >

To set additional sample settings use **sample_config.json** file inside assets folder.

# Connect SDK to your existing apps

Expand Down

0 comments on commit 22d8946

Please sign in to comment.