UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. PAVELKOSHKIN
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    PAVELKOSHKIN

    @PAVELKOSHKIN

    0
    Reputation
    108
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PAVELKOSHKIN Unfollow Follow

    Latest posts made by PAVELKOSHKIN

    • RE: OTA-12 how to add an app in the lateral bar?

      @GT yes, perfect: thanks!

      posted in Support
      P
      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

      posted in Support
      P
      PAVELKOSHKIN
    • 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.

      1. 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.

      1. 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

      posted in Support
      P
      PAVELKOSHKIN