joonhaengHeo 7b4df1c4be [Android] Support group message (#29244) 2 ani în urmă
..
.idea 6c43175bc6 [Android] Replaced play-services-vision with mlkit:barcode-scanning (#23090) 3 ani în urmă
app 7b4df1c4be [Android] Support group message (#29244) 2 ani în urmă
chip-library 3b81f3f440 Decouple NetworkCredentialParcelable from ChipDeviceController (#23327) 3 ani în urmă
gradle a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
.gitignore a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
README.md a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
build.gradle 80dd247267 Add kotlin compiler to docker image chip-build-android (#25418) 2 ani în urmă
gradle.properties a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
gradlew a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
gradlew.bat a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă
settings.gradle a334714193 Move android examples from src/android to examples/android (#22946) 3 ani în urmă

README.md

Android CHIPTool

This directory contains the Android Studio project for CHIPTool, an Android application for commissioning and controlling CHIP accessories.

CHIPTool offers the following features:

  • Scan a CHIP QR code and display payload information to the user
  • Read the NFC tag containing CHIP onboarding information
  • Commission a CHIP device
  • Send echo requests to the CHIP echo server
  • Send on/off cluster requests to a CHIP device

:warning: Connection to the CHIP device's soft AP will be a manual step until pairing is implemented.

For information about how to build the application, see the Building Android CHIPTool guide.