update
Some checks failed
Build Quartz Notes / build (push) Failing after 21s

This commit is contained in:
2026-06-10 20:00:45 +01:00
parent 5d3ed14275
commit 9645ee23b0
295 changed files with 2044 additions and 33 deletions

7
Technical/Android app.md Normal file
View File

@@ -0,0 +1,7 @@
``./gradlew :app:installDebug
`./gradlew :app:assembleDebug
`
- Without adb reverse: emulator usually uses http://10.0.2.2:9010/
- With adb reverse: emulator uses http://127.0.0.1:9010/