@ITwrx This package intends to make ubports installer able to run without root.
So before you run this tool, you need to install android-udev and reboot entire system first, to make udev rule working.
android-udev package inludes tons of devices and vendors, which will make you able to run adb without root permission.
You can try to stop adb.service and try to run adb devices
from terminal, to check if your device is working.
https://wiki.archlinux.org/index.php/Android_Debug_Bridge#Adding_udev_Rules
Pinned Comments
bruceutut commented on 2019-08-28 00:53 (UTC) (edited on 2019-08-28 01:05 (UTC) by bruceutut)
@ITwrx This package intends to make ubports installer able to run without root.
So before you run this tool, you need to install android-udev and reboot entire system first, to make udev rule working.
android-udev package inludes tons of devices and vendors, which will make you able to run adb without root permission.
You can try to stop adb.service and try to run
adb devices
from terminal, to check if your device is working.https://wiki.archlinux.org/index.php/Android_Debug_Bridge#Adding_udev_Rules