Not considering correctly escaped spaces with <kbd>tab</kbd> #3

Open
opened 2024-03-24 15:18:27 +01:00 by Benjamin_Loison · 0 comments
adb install-multiple Carrefour\ France\ by\ Carrefour\ Groupe\ -\ com.carrefour.fid.android.apk config.arm64_v8a.1804.com.carrefour.fid.android.apk
adb: failed to write Carrefour France by Carrefour Groupe - com.carrefour.fid.android.apk
Error: Unable to open file: France
Consider using a file under /data/local/tmp/
Success

I confirm, as in Benjamin-Loison/waydroid/issues/14, that after renaming adb install-multiple base.apk config.apk works fine.

```bash adb install-multiple Carrefour\ France\ by\ Carrefour\ Groupe\ -\ com.carrefour.fid.android.apk config.arm64_v8a.1804.com.carrefour.fid.android.apk ``` ``` adb: failed to write Carrefour France by Carrefour Groupe - com.carrefour.fid.android.apk Error: Unable to open file: France Consider using a file under /data/local/tmp/ Success ``` I confirm, as in [Benjamin-Loison/waydroid/issues/14](https://github.com/Benjamin-Loison/waydroid/issues/14), that after renaming `adb install-multiple base.apk config.apk` works fine.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/adb#3
No description provided.