@GT yes, perfect: thanks!
P
Latest posts made by PAVELKOSHKIN
-
OTA-12 how to add an app in the lateral bar?
Hi all!
how I can add an app to the lateral bar?
thanks
Paolo -
RE: Unable to install UBPorts on bq M10
Same problem, I solve with this (https://devices.ubports.com/#/cooler
Install using system-image server
NOTE: This will wipe your device! Please back up all valuable data.- Install the required tools:
sudo apt-get install ubuntu-device-flash phablet-tools
2. Reboot your device into fastboot mode and Connect your device with an USB cable to your computer.- Download adb unlocked recovery: http://cdimage.ubports.com/devices/recovery-cooler.img
wget http://cdimage.ubports.com/devices/recovery-cooler.img
4. Flash your device using this command: (NOTE! This will wipe your phone!)sudo ubuntu-device-flash --server=http://system-image.ubports.com touch --device=cooler
--channel=15.04/stable --bootstrap --recovery-image=recovery-cooler.img