commit 267f3c4527a6abc0b6f29f6361b0868b4a2455dc parent da9b2bcd4612093c281f008ed3b1803139ad5b98 Author: Ken Sedgwick <ken@bonsai.com> Date: Mon, 3 Feb 2025 12:02:50 -0800 update android default config push instructions Diffstat:
M | crates/notedeck_chrome/src/android.rs | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crates/notedeck_chrome/src/android.rs b/crates/notedeck_chrome/src/android.rs @@ -104,7 +104,7 @@ Example android-config.json: 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