This project contains Android implementation of the uDiscovery core service, utilizing the Binder uTransport (Android uPClient) for communication.
The Android Gradle Plugin provides several standard tasks that are commonly used in Android projects. To view the complete list, you can use the following command:
gradlew tasksAssembling UDiscoveryService.apk is as simple as:
gradlew assembleReleasePlease follow instructions to install UDiscoveryService.apk as a privileged application.