Skip to content

eclipse-uprotocol/up-android-core

Repository files navigation

Android uCore Service Implementation

1. Overview

This project includes the Android Binder implementation of uBus, serving as the Communication Layer for uEs that utilize the Android uPClient, as well as implementations of the uSubscription and uTwin core services.

2. Getting Started

2.1. Building the Project

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 tasks

Assembling UCoreService.apk is as simple as:

gradlew assembleRelease

2.2. Installing the Build

Please follow instructions to install UCoreService.apk as a privileged application.

About

Android Implementation of Core uBus and uSubscription uProtocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published