android: fork AndrOBD (submodule), thin client (Kotlin), raw-obd endpoint

This commit is contained in:
“Naeel”
2026-05-25 08:48:59 +04:00
parent 5131e41ae1
commit 25bd49a00e
16 changed files with 620 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true