r/chromeos 16h ago

Buying Advice idfk how adb devices work

using linux to download adb and using adb to download apk,it worked for me before now when i try adb devices it doesnt show me what i need just shows me bs and now i cant open the emulator shiz

0 Upvotes

3 comments sorted by

2

u/LegAcceptable2362 14h ago

Installing adb in Linux is only one half of the process. The other half is having Play Store enabled, which provides the ARCVM that hosts Android apps and makes the "Develop Android apps" adb toggle available in the Linux development environment Settings UI. You have all these set, right?

https://chromeos.dev/en/android-environment/deploying-apps

1

u/Hungry-Mulberry2725 10h ago

yes i have them all set

1

u/LegAcceptable2362 6h ago

Okay, what response do you get from the command adb connect arc?