• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Leaving Ubuntu Touch

Scheduled Pinned Locked Moved Off topic
22 Posts 11 Posters 5.5k Views 4 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      metalmyles
      last edited by metalmyles 13 Dec 2021, 22:36

      I use a LineageOS phone as my daily-driver but I still keep my UT phone when I found out another major update occurs. I believe UT will get much better in the future.

      One last thing, aside from issues with Signal on UT, were you able to install any non-openstore apps?

      I just read a post on UBports with instructions of how to install Android apps from Waydroid and desktop apps from the stock app Libertine. In order for apk apps to work, I've read F-Droid works and so should Aurora (front end for google play store apps) if you need to install more apps. You could download Signal from Aurora and see if it works.

      M S 2 Replies Last reply 13 Dec 2021, 22:57 Reply Quote 3
      • M Offline
        Moem @metalmyles
        last edited by 13 Dec 2021, 22:57

        @metalmyles said in Leaving Ubuntu Touch:

        You could download Signal from Aurora and see if it works.

        In fact you can even download the .apk directly from the Signal website.

        Is currently using an Op5t
        Also owns an Op1, a BQ E4.5 and an Xperia X, as well as a BQ tablet and a Pinetab2. Please, someone... make it stop.

        1 Reply Last reply Reply Quote 0
        • S Offline
          stanwood @metalmyles
          last edited by stanwood 13 Dec 2021, 23:10

          @metalmyles Almost all Android apps should work in WayDroid on UT.

          First, check that your device porting is built under Halium 9 or higher and has the appropriate kernel patches. The best choice for running WayDroid now is certainly the Vollaphone.

          You can install WayDroid as follow:

          #Open terminal

          sudo -s
          sudo mount -o remount,rw /
          apt update
          apt install waydroid -y
          waydroid init
          ubports-qa install xenial_-_fixwindowreopen
          

          #For Vollaphone, add:

          waydroid prop set persist.waydroid.height_padding 70
          

          Then restart device, then:

          Go in the openstore and install "WayDroid helper"

          https://open-store.io/app/waydroidhelper.aaronhafer

          Then, from the WayDroid browser, install F-Droid.
          In F-Droid settings, enable all repositories.
          Add Micro-G repo: https://microg.org/fdroid/repo

          and, still in F-Droid, install:

          • microG Service Core
          • FakeStore
          • Microg Services Framework Proxy
          • MozillaNlpBackend

          Open Micro-G app, go in Micro-G settings, check that the device is well registered, (self check-on), and enable and check everything you can. (all boxes should be activated).
          Allow Google cloud services and notifications.
          In the location module services, activate MozillaNlpBackend

          Still in F-droid, search and install "Aurora Store".

          Now you will have 3 stores:

          • OpenStore: Ubuntu Touch default store
          • F-Droid: Android store giving access to thousands opensource apps (only opensource apps are available)
          • Aurora Store: All Android Apps (similar to Google play store, but without Google frame services that are now replaced with Micro-G)

          Then, open "WayDroid helper" app, and hide all duplicate apps you don't need (calculator, contacts, calendar, camera, gallery, etc...). Swipe right the app you want to hide and click on the "trash". To show it again, do the same but swipe left and click on "+".

          Now you should be able to use both Ubuntu Touch and Android apps on your device.

          To uninstall an application, use the store that has installed the app, but note that an issue avoid the icon to be erase from the app launcher.
          So you might use the following workaround:

          open terminal

          cd /home/phablet/.local/share/applications
          rm 'APPLICATION NAME'
          

          Note that WayDroid and it's integration in Ubuntu Touch is still in an early alpha development stage and may be unstable.

          Currently Direct WiFi and Bluetooth do not work in WayDroid, so you can't use applications to control IoT devices (ex: Irobot Home, Garmin JR connect, etc...)

          WayDroid does not yet support fingerprints reader, so you can not login to a bank account (or any secured app) using your fingerprints, but still able to connect using a standard password.

          Sometimes, apps that have just been installed do not displayed on the app launcher, just wait a few minutes (sometimes few hours), or open it through Aurora Store.
          (Reboot doesn't seem to fix the issue)

          Apps are automatically updated, please check regularly your stores to update then manually.

          If WayDroid icon appears twice, just refresh the launcher by pulling it down et release it.

          When you close a Android app, you will see a point at the buttom of the dock, don't mind, it disappears as soon as you open a standard UT app.

          Finally, only run WayDroid it at your own risk!

          Redmi Note 9S Stable
          If God has a computer, it must be a GNU/Linux

          D 1 Reply Last reply 14 Dec 2021, 02:49 Reply Quote 1
          • D Offline
            domubpkm @stanwood
            last edited by 14 Dec 2021, 02:49

            @stanwood said in Leaving Ubuntu Touch:

            Then go in the search section and install Micro-G.
            In Micro-G settings, enable and check everything you can.

            Could you clarify if you are familiar with it? Personnally i only know the name, what it do, but i have no need to use it (currently). Thanks.

            S 1 Reply Last reply 14 Dec 2021, 11:59 Reply Quote 0
            • S Offline
              stanwood @domubpkm
              last edited by 14 Dec 2021, 11:59

              @domubpkm Micro-G is a free-as-in-freedom re-implementation of Google’s proprietary Android user space apps and libraries.
              For instance, it is used by default on /e/ and LineageOS for Micro-G.
              https://microg.org/
              It enables to run Android apps that depends of Google frame services without using the official Google PlayStore.
              That said, if you don't need such apps, it's not needed. Micro-G is not required to use F-Droid apps....

              Redmi Note 9S Stable
              If God has a computer, it must be a GNU/Linux

              D 1 Reply Last reply 14 Dec 2021, 16:11 Reply Quote 0
              • D Offline
                domubpkm @stanwood
                last edited by 14 Dec 2021, 16:11

                @stanwood

                Add Micro-G repo and install:
                . microG Service Core
                . FakeStore
                . Microg Services Framework Proxy
                In Micro-G settings, enable and check everything you can.

                I misspoke in writing : you edited a comment three hours ago and it's what's above that I wanted to know, the practical side to install and use MicroG. There is only the line 'enable and check everything you can' that i don't fully understand, but i will see if i use it in some times..πŸ˜‰

                ? 1 Reply Last reply 14 Dec 2021, 17:03 Reply Quote 0
                • ? Offline
                  A Former User @domubpkm
                  last edited by A Former User 14 Dec 2021, 17:03

                  @domubpkm Let say it this way 80% of apps need the Google Service Framework to run, microG emulate that into some way so the apps thinks Google Services would be installed....Into the self check from microG everything need to be checked.

                  1 Reply Last reply Reply Quote 1
                  • N Offline
                    nero355 @Moem
                    last edited by nero355 15 Dec 2021, 17:34

                    @moem said in Leaving Ubuntu Touch:

                    Because, for one thing, Signal requires at least one device that is a phone and has a phone number. It can't function with only desktop versions linked together.

                    DAMN...

                    That is some bad software design right there! 😞

                    My phones :

                    • BQ Aquaris E5 HD Ubuntu Phone Edition - Ubuntu Touch 16.04 LTS
                    • ZUK Z2 Pro - ZUI Android 8.x
                    • Xiaomi Mi 9T - Jolla SailFish 3.4.x Community Build

                    P.S. : I am NOT a developer! ;)

                    M 1 Reply Last reply 15 Dec 2021, 17:40 Reply Quote 0
                    • M Offline
                      Moem @nero355
                      last edited by 15 Dec 2021, 17:40

                      @nero355 said in Leaving Ubuntu Touch:

                      That is some bad software design right there!

                      Personally I'd say it's a design choice that you don't agree with... WhatsApp does the same. These protocols and apps are basically meant to be used on a phone and the other version(s) are an extra.

                      Is currently using an Op5t
                      Also owns an Op1, a BQ E4.5 and an Xperia X, as well as a BQ tablet and a Pinetab2. Please, someone... make it stop.

                      N 1 Reply Last reply 15 Dec 2021, 17:46 Reply Quote 0
                      • N Offline
                        nero355 @Moem
                        last edited by 15 Dec 2021, 17:46

                        @moem
                        You mentioned the W-word... that says enough : Bad software design! 🀣

                        πŸ˜‰

                        My phones :

                        • BQ Aquaris E5 HD Ubuntu Phone Edition - Ubuntu Touch 16.04 LTS
                        • ZUK Z2 Pro - ZUI Android 8.x
                        • Xiaomi Mi 9T - Jolla SailFish 3.4.x Community Build

                        P.S. : I am NOT a developer! ;)

                        ? 1 Reply Last reply 15 Dec 2021, 20:28 Reply Quote 0
                        • ? Offline
                          A Former User @nero355
                          last edited by A Former User 15 Dec 2021, 20:28

                          Oh, when I read this from some people, it's not Ubuntu Touch's fault with the missing applications. Well, I'm glad I found Webber. It's definitely an advantage for non-developers. If you could at least set the German language on platforms like Github it would be better πŸ™‚ But in the meantime I can handle it. In any case, Linux is better than Windows in many things. To the users who have left UT, good luck with the other system. Incidentally, Dr. Morph often runs hard at Merlin. Well, software is only human xD

                          N 1 Reply Last reply 17 Dec 2021, 14:24 Reply Quote 0
                          • N Offline
                            nero355 @Guest
                            last edited by 17 Dec 2021, 14:24

                            @dpitti said in Leaving Ubuntu Touch:

                            Oh, when I read this from some people, it's not Ubuntu Touch's fault with the missing applications.

                            I am not saying it is ?! :flushed_face:

                            Well, I'm glad I found Webber. It's definitely an advantage for non-developers.

                            What is Webber exactly ??

                            Sounds like some on-the-fly Website to Electron app converter which I wouldn't like at all! πŸ˜‰

                            If you could at least set the German language on platforms like Github it would be better πŸ™‚ But in the meantime I can handle it.

                            I am very much against that :

                            A lot of software is made in English.
                            The whole Internet is basically in English.

                            So... just use everything in English πŸ™‚

                            I have installed Adobe Photoshop in Dutch once by accident : THE HORROR!!! 😞

                            NEVER AGAIN!!! :grinning_squinting_face:

                            In any case, Linux is better than Windows in many things. To the users who have left UT, good luck with the other system.

                            Yeah, have fun with iOS scanning all your data because Apple thinks it's a good idea and will actually help...

                            NOT! 🀣

                            Incidentally, Dr. Morph often runs hard at Merlin. Well, software is only human xD

                            I know Merlin from two things, but who is Dr. Morph ?! πŸ˜„

                            My phones :

                            • BQ Aquaris E5 HD Ubuntu Phone Edition - Ubuntu Touch 16.04 LTS
                            • ZUK Z2 Pro - ZUI Android 8.x
                            • Xiaomi Mi 9T - Jolla SailFish 3.4.x Community Build

                            P.S. : I am NOT a developer! ;)

                            ? 1 Reply Last reply 17 Dec 2021, 21:25 Reply Quote 0
                            • ? Offline
                              A Former User @nero355
                              last edited by 17 Dec 2021, 21:25

                              @nero355 the Webbrowser Morph πŸ™‚

                              1 Reply Last reply Reply Quote 1
                              19 out of 22
                              • First post
                                19/22
                                Last post