From 267f3c4527a6abc0b6f29f6361b0868b4a2455dc Mon Sep 17 00:00:00 2001 From: Ken Sedgwick Date: Mon, 3 Feb 2025 12:02:50 -0800 Subject: [PATCH] update android default config push instructions --- 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 index e60412a7..44c0b624 100644 --- 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