implemented connecting and disconnecting to embedded

This commit is contained in:
strawmanbobi
2025-12-23 13:34:58 +08:00
parent 9e8b017201
commit 230441f04a
10 changed files with 126 additions and 51 deletions

View File

@@ -3,6 +3,7 @@ apply plugin: 'com.android.application'
android {
defaultConfig {
applicationId "net.irext.ircontrol"
compileSdk 36
targetSdkVersion 36
minSdkVersion 26
versionCode 7