Skip to content

huaweicodelabs/BusinessTouch

Repository files navigation

BusinessTouchKit-Java-sample

Table of Contents

Introduction

Business Touch Kit sample code encapsulates APIs of the HUAWEI Business Touch Kit server. It provides many sample programs for your reference or usage.
The following describes packages of Business Touch Kit sample code.

sample:         Sample code packages.
sample.base:    BaseApplication, init kit.
sample.common:  Common class.
sample.listview listview adaptor.

Getting Started

  1. Check whether the Android studio development environment is ready. Open the sample code project directory with file "build.gradle" in Android Studio. Run TestApp on your divice or simulator which have installed latest Huawei Mobile Service(HMS).
  2. Register a HUAWEI account.
  3. Create an app and configure the app information in AppGallery Connect. See details: Business Touch Kit Development
  4. To build this demo, please first import the demo in the Android Studio (3.x+).
  5. Configure the sample code: (1) Download the file "agconnect-services.json" of the app on AGC, and add the file to the app root directory(\app) of the demo. (2) Change the value of applicationid in the app-level build.gradle file of the sample project to the package name of your app.
  6. Run the sample on your Android device or emulator.

Supported Environments

Business Touch Kit 1.0.1.301 or a later version is recommended.

Result

License

Business Touch Kit sample is licensed under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages