update android default config push instructions

This commit is contained in:
Ken Sedgwick
2025-02-03 12:02:50 -08:00
committed by William Casarin
parent da9b2bcd46
commit 267f3c4527

View File

@@ -104,7 +104,7 @@ Example android-config.json:
Install/update android-config.json with: Install/update android-config.json with:
``` ```
adb push android-config.json /sdcard/Android/data/com.damus.app/files/android-config.json adb push android-config.json /sdcard/Android/data/com.damus.notedeck/files/android-config.json
``` ```
Using internal storage would be better but it seems hard to get the config file onto Using internal storage would be better but it seems hard to get the config file onto