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

    Topics

    • E

      looking for the gps on a pinephone

      Watching Ignoring Scheduled Pinned Locked Moved Support
      3
      0 Votes
      3 Posts
      459 Views
      LakotaubpL
      Have a look here for Braveheart GPS https://forum.pine64.org/showthread.php?tid=9886 We also have our own PinePhone thread https://forums.ubports.com/topic/2403/pinephone/546 and Braveheart thread https://forums.ubports.com/topic/3931/pinephone-braveheart/46 If PinePhone questions could be kept to one of those it would probably help everybody interested in PinePhone.
    • E

      adb newbie: how to I set up and use adb?

      Watching Ignoring Scheduled Pinned Locked Moved Support
      7
      0 Votes
      7 Posts
      2k Views
      AppLeeA
      @Eric You already created a thread for this issue. No need to open several. ADB is an Android tool, there is no such thing for the PinePhone. Edit: I'll lock this thread, please see how to SSH into your Pinephone there.
    • E

      how do I install openssh-server?

      Watching Ignoring Scheduled Pinned Locked Moved Support
      14
      0 Votes
      14 Posts
      1k Views
      G
      @Eric this worked for my Nexus 7 LTE tablet, thanks!
    • E

      modify the touch screen keyboard?

      Watching Ignoring Scheduled Pinned Locked Moved Design
      10
      0 Votes
      10 Posts
      687 Views
      K
      @PhoenixLandPirat I understand. Edge gestures experience can vary depending on the physical form factor of the device. Bottom edge gestures can be harder to trigger when on landscape for example. The see that OP3 has a button at the bottom so that could affect the gesture @pixelated I guess you need to get used to it. Perhaps you're not using bottom edge gestures much? Try starting the swipe further below the screen Anyway, thanks for your feedback. This is off-topic in this thread
    • E

      how do I capture images using cedrus or sun6i-csi?

      Watching Ignoring Scheduled Pinned Locked Moved Support
      1
      0 Votes
      1 Posts
      158 Views
      No one has replied
    • E

      How can I place an icon on the desktop, or on the menu bar?

      Watching Ignoring Scheduled Pinned Locked Moved General
      6
      0 Votes
      6 Posts
      438 Views
      E
      @Lakotaubp yes, PinePhone is what I have ubuntu touch installed on
    • E

      How can I read gps data from a PinePhone?

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      1 Votes
      2 Posts
      522 Views
      flohackF
      You cannot use any Android tools on the pinephone as it has no Android parts inside. Those binaries you see are for the other Android phones we support. Basically someone needs to write a new backend service that starts up the GPS modem and parses NMEA messages. That should then be fed into our locationd service, and from there it will be available to all Apps. So yes, until someone writes this background service, you will probably not see much. You can of course try to work on some scripting that you could run with the terminal, but thats not really practical. Also, this issue will affect all distro that have now a Pinephone variant, so you are better off discussing this in specific Pinephone groups rather than here.