Here is my problem: Lately I had a problem with my BQ Aquaris E4.5 Ubuntu Edition that had me reinitialize it to factory settings. Now it works aproperly but I can't use adb
.
I have Ubuntu 16.04 LTS in the computer, I have done the latest OTA updates on my phone, developer mode is enabled and code protected, I have installed all phablet-tools
and parametered ~/.android/adb_usb.ini
and /etc/udev/rules.d/51-android.rules
according to what I found on the internet (I can post it if you want) but still when I run adb kill-server && adb devices
, I keep getting:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
JU025119 unauthorized
Can anybody help?