Android app for testing BLE functionality.
Find a file
2025-04-05 14:39:24 -05:00
app Clear existing devices when starting a new scan. 2025-03-01 12:06:41 -06:00
gradle Upgraded to latest Android Studio versions. 2025-04-05 14:39:24 -05:00
.gitignore Initial commit 2025-02-09 03:26:57 +00:00
BLE_Tool_Icon.webp Initial public release. 2025-02-08 21:42:42 -06:00
build.gradle.kts Initial public release. 2025-02-08 21:42:42 -06:00
gradle.properties Initial public release. 2025-02-08 21:42:42 -06:00
gradlew Initial public release. 2025-02-08 21:42:42 -06:00
gradlew.bat Initial public release. 2025-02-08 21:42:42 -06:00
LICENSE Initial commit 2025-02-09 03:26:57 +00:00
README.md Perhaps a smaller shield would be better. 2025-02-08 21:49:12 -06:00
settings.gradle.kts Initial public release. 2025-02-08 21:42:42 -06:00

Android BLE Tool

Overview

This software is used primarily for testing the BLE interface to KTag Devices.

The primary documentation for KTag BLE is on the KTag website at https://ktag.clubk.club/Technology/BLE/.

You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/.

License: AGPL-3.0-or-later

This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability.

🛡️ https://ktag.clubk.club 🃞

Copyright © 2025 Joseph P. Kearney and the KTag developers.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

There should be a copy of the GNU Affero General Public License in the LICENSE file in the root of this repository. If not, see http://www.gnu.org/licenses/.