summaryrefslogtreecommitdiff
path: root/render-test/android/README.md
blob: 270c970fce0a7318b40e8516bd2b5e8eaaea4428 (plain)
1
2
3
4
5
6
7
8
9
# RenderTestRunner

This app is a purely native application, with no Java source code, that can run **mbgl-render-test-runner** on android devices.


## Setup the test environment
- Run render_test_setup.sh so that all the necessary test resources are pushed to the device.

- Switch on storage permission of the app so that it can read/write data on SD card.