summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/README.md
blob: 8bbc2b34c63b1b587c7cf405dc10139387552cbc (plain)
1
2
3
4
5
6
7
8
9
10
11
# Mapbox GL Test App

## Building

To be able to run any Gradle commands, you'll need to create the configuration file by running

```
$ make android-configuration
```

from the root folder.