snowdream / 51-android

Setting up an android Device for Development

Home Page:http://snowdream.github.io/51-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOT work for my Mint OS

ssrlive opened this issue · comments

I have meet the issue. And I use your patch, but it not work. It always tell me

No such interface "org.gtk.vfs.Mount" on object at path /org/gtk/vfs/mount/1

image

And adb can not work also

~$ adb shell
adb: no devices/emulators found
~$ adb devices
List of devices attached

~$

My OS is Linux Mint 20.2 Cinnamon, and my phone is Android 6.

Can you give me some tips?

In my case, my OS was working normally before, and the phone was able to be recognized, and adb was working normally. But at some point suddenly it didn't work. I set up my computer according to this link, but its MTP is still abnormal, adb does not work, but nemo can be used to access files.
Hope to get help here.

image

Solved. I don't know what happened but the debug options of my phone turn off automatically. Sorry.

image