logo

Taxi

Example

example

Building

Using Android Studio

Clone the repo, open it in Android Studio and build the app.

Using command line

On Windows:

.\gradlew.bat assembleDebug

On Linux/macOS:

chmod +x gradlew
./gradlew assembleDebug

Note: You’ll need Android SDK version 21.

Support

If you have questions or want to add features, please contact the developer.

License

Taxi licensed under the MIT license.

GitHub

View Github