- Introduction
- [Getting Started](#Getting Started)
- [Supported Environments](#Supported Environments)
- Result
- License
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.
- 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).
- Register a HUAWEI account.
- Create an app and configure the app information in AppGallery Connect. See details: Business Touch Kit Development
- To build this demo, please first import the demo in the Android Studio (3.x+).
- 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.
- Run the sample on your Android device or emulator.
Business Touch Kit 1.0.1.301 or a later version is recommended.
Business Touch Kit sample is licensed under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).


