Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

are there any options to mount a special device? #25

Open
irzp opened this issue Jun 16, 2021 · 1 comment
Open

are there any options to mount a special device? #25

irzp opened this issue Jun 16, 2021 · 1 comment

Comments

@irzp
Copy link

irzp commented Jun 16, 2021

one single device adb connected by wifi works fine to mount with adbfs. if there are more than one devices when typing adb devices how to choose the correct one

the adb command itself knows an option -s IP-Number to choose
please what ist the way with adbfs?

thx gina

System:
Kernel: 5.4.0-74-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
Desktop: Cinnamon 4.8.6 Distro: Linux Mint 20.1 Ulyssa

@isieo
Copy link
Owner

isieo commented Aug 4, 2021

Hi this repo is no longer maintained but you can try using the enviroment variable (not sure if this will work or not)

export ANDROID_SERIAL=<device ip>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants