Skip to content

Setup Android

Abbas Yadollahi edited this page Apr 16, 2019 · 6 revisions

The process for building and deploying the Android mobile application is outlined on this page.

Dependencies

Build

Build with gradle. Sign APK for release.

cd TreePLE-Android/
gradle build

Deploy

Copy APK from the path TreePLE-Android/app/build/outputs/release and install manually on device.

cd app/build/outputs/release

HOME

THE PROJECT

GETTING STARTED

THE TEAM

PROJECT MANAGEMENT

Clone this wiki locally