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

    CampOwl

    @CampOwl

    -1
    Reputation
    22
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    CampOwl Unfollow Follow

    Best posts made by CampOwl

    • RE: Uninstall Anbox

      How to uninstall apps
      This is a example of the app-list installed apps on your device

      To uninstall apps, run adb uninstall [APP_ID] from your Ubuntu Touch device:

      adb shell
      sudo mount -o rw,remount /
      adb uninstall [APP_ID]
      exit
      Done! You might have to refresh the apps scope (pull down from the center of the screen and release) for the new Android apps to show up.

      https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html

      posted in Support
      C
      CampOwl

    Latest posts made by CampOwl

    • Anbox apps closing

      I'm having trouble with an apk that I downloaded for Brave Browser. It opens for a couple seconds and then closes. Is it because Anbox is having trouble connecting to the internet or is it just not possible to run a browser through Anbox?

      posted in Support
      C
      CampOwl
    • RE: Uninstall Anbox

      How to uninstall apps
      This is a example of the app-list installed apps on your device

      To uninstall apps, run adb uninstall [APP_ID] from your Ubuntu Touch device:

      adb shell
      sudo mount -o rw,remount /
      adb uninstall [APP_ID]
      exit
      Done! You might have to refresh the apps scope (pull down from the center of the screen and release) for the new Android apps to show up.

      https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html

      posted in Support
      C
      CampOwl
    • RE: Nexus 5 won't install

      I was able to get it to work. It was a combination of usb cables and a different computer. Thanks for the help.

      posted in Support
      C
      CampOwl
    • RE: Nexus 5 won't install

      It's actually the UBports recovery it's got reboot system now, Ubuntu actions, Android actions, reboot to boot-loader, power down and recovery logs. I've gone through most of them and the only things that really do anything is reboot system now and power down.

      posted in Support
      C
      CampOwl
    • RE: Nexus 5 won't install

      I can open recovery, but I don't know where to go from there.

      posted in Support
      C
      CampOwl
    • RE: Nexus 5 won't install

      Yes, I have tried a couple different ones. No luck.

      posted in Support
      C
      CampOwl
    • Nexus 5 won't install

      I can't get my Nexus 5 to connect to my Linux computer. I tried installing it once and now it will only go to the boot loader screen. I think I forgot to put it in developer mode. Did I brick it?

      posted in Support nexus 5
      C
      CampOwl