Add Capacitor Android project and native Tiptoi plugin

Checked-in android/ Capacitor project plus the native TiptoiPlugin
(Kotlin): SAF directory picker for the pen, listing/copying/deleting
.gme files on the pen, and downloading GME/cover files into
app-private storage.
This commit is contained in:
2026-08-12 11:54:39 +02:00
parent 30170436fa
commit 0188d5210e
58 changed files with 1353 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
include ':capacitor-android'
project(':capacitor-android').projectDir = new File('../../node_modules/.bun/@capacitor+android@7.6.8+9556538e6e670b78/node_modules/@capacitor/android/capacitor')