Can I install and run this on Linux? #56
Answered
by
AdriaGual
rahul-dev-app
asked this question in
Q&A
-
Will I be able to use a Linux alternative for BS like Anbox or Genymotion and run the bot on a Linux machine? |
Beta Was this translation helpful? Give feedback.
Answered by
AdriaGual
Feb 4, 2023
Replies: 1 comment 1 reply
-
Hmm actually I haven't tried this BUT, if you can do the 'adb devices' command and it returns you the emulator and the port, you just have to set the adb_path to that folder and change the port (5555 is the one for BS but Anbox or Genymotion will use another one for sure). Hope it helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AdriaGual
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hmm actually I haven't tried this BUT, if you can do the 'adb devices' command and it returns you the emulator and the port, you just have to set the adb_path to that folder and change the port (5555 is the one for BS but Anbox or Genymotion will use another one for sure).
Hope it helps!