android: misc testing

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2025-03-11 08:41:57 -07:00
parent 93c97cf769
commit a168a38760
4 changed files with 39 additions and 22 deletions

View File

@@ -18,4 +18,4 @@ apk: jni
android: jni
cd $(ANDROID_DIR) && ./gradlew installDebug
adb shell am start -n com.damus.notedeck/.MainActivity
adb logcat -v color -s notedeck RustStdoutStderr
adb logcat -v color | tee logcat.txt