GithubHelp home page GithubHelp logo

eclipse-uprotocol / up-android-example Goto Github PK

View Code? Open in Web Editor NEW
0.0 7.0 3.0 163 KB

Android Implementation of uDiscovery service

License: Apache License 2.0

Java 100.00%
android java uprotocol

up-android-example's Introduction

Android uEntity Implementation Examples

1. Overview

In this project, you will find two modules demonstrating sample Android implementations of a uService and a uClient. These implementations utilize the Binder uTransport (Android uPClient) for communication.

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 example applications is as simple as:

gradlew assembleRelease

2.2. Installing the Build

Install example applications using:

adb install ./service/build/outputs/apk/release/UServiceExample-release.apk
adb install ./client/build/outputs/apk/release/UClientExample-release.apk

or

gradlew installRelease

up-android-example's People

Contributors

stevenhartley avatar eclipse-uprotocol-bot avatar

Watchers

ChenYing Kuo (CY) avatar  avatar Eclipse Webmaster team avatar Adi Enzel avatar Neelam Kushwah avatar  avatar Greg Medding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.