Welcome to the TELOS mobile wallet for android!
This project contains several sub-projects:
app: The Android app itself. This is probably what you're searching for.
pivtrumj: Stratum protocol implementation.
transcendence-core-0.14.3-12.1: transcendencej.
You can build all sub-projects at once using Gradle:
gradle clean build
Use git clone --recurse-submodules https://github.com/akshaynexus/Transcendence-Android.git
Use git clone https://github.com/akshaynexus/Transcendence-Android.git
git submodule init
git submodule update