summaryrefslogtreecommitdiff
path: root/render-test/android/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'render-test/android/README.md')
-rw-r--r--render-test/android/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/render-test/android/README.md b/render-test/android/README.md
new file mode 100644
index 0000000000..270c970fce
--- /dev/null
+++ b/render-test/android/README.md
@@ -0,0 +1,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. \ No newline at end of file