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

    Waydroid Helper app - A collection of scripts to improve the Waydroid user expierience.

    Scheduled Pinned Locked Moved App Development
    22 Posts 11 Posters 7.6k Views 7 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.
      • A Offline
        aarontheissueguy
        last edited by

        Waydroid has come to a point where it is very usable on many devices. There still are some annoying things about it though that might be easy to fix for advanced users but not for beginners.

        For that reason I started developing an app called WaydroidHelper. It is a qml + Python app that has scripts to:

        • Hide Apps installed by waydroid one by one
        • Add an Icon to the appdrawer that lets you stop waydroid (waydroid session stops)

        Thinks I would like to add:

        • A guided waydroid installer
        • The ability to install and remove apk's through waydroid (?)
        • The ability to sync contacts between Waydroid and UT (?)

        The points marked with a (?) are where I need your help as I dont know how to achieve them yet.

        Do you have other Ideas or tricks that should find its way into the app? If so it would be great if you can let me know down below.

        ? stanwoodS D H A 6 Replies Last reply Reply Quote 6
        • ? Offline
          A Former User @aarontheissueguy
          last edited by

          @aarontheissueguy Mebay take a look add the code of UT Tweak Tool how it's done to run a command of WayDroid via QML....

          https://gitlab.com/myii/ut-tweak-tool

          This is how i do it into my apps same way as Tweak Tool do it.

          A 1 Reply Last reply Reply Quote 1
          • A Offline
            aarontheissueguy @Guest
            last edited by aarontheissueguy

            @xray2000 Yeah im blind. I looked at the waydroid docs again and it seems like installing apps through the commandline is very easy. https://docs.waydro.id/usage/install-and-run-android-applications

            Just didnt find this information when I first looked for it

            ? 1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User @aarontheissueguy
              last edited by

              @aarontheissueguy Yes indeed it is easy i was think you one make it possible also in your app šŸ˜‰

              1 Reply Last reply Reply Quote 0
              • MoemM Offline
                Moem
                last edited by

                This is super useful and I may now need to get a device that can run Waydroid!

                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
                • stanwoodS Offline
                  stanwood @aarontheissueguy
                  last edited by stanwood

                  • The ability to install and remove apk's through waydroid (?)

                  This work is awesome! Thank you help popularize WayDroid on Ubuntu Touch. šŸ˜‰

                  Concerning the above mentioned point, it's very interesting. Though I believe most apps can be easily handled by the user through F-Droid or Aurora Store (?)

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

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    domubpkm @aarontheissueguy
                    last edited by

                    @aarontheissueguy I seem to have read somewhere that a goal was to make waydroid user friendly or more easy to use by the end of the year. This work will go a long way towards achieving this goal, which would be a nice end of year gift for all users.

                    But it's true that in general, I think there are a lot of great developments especially (not only) in the last few months.

                    When I speak of beautiful developments, there are those that can be seen, but there is also the unglamorous work that cannot be seen, the work of the shadow..

                    Thanks to all the developers. šŸ‘‹

                    ? 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User @domubpkm
                      last edited by

                      @domubpkm When we quit the campaign of WayDroid this was the goal yes and i think this would not be changed.

                      1 Reply Last reply Reply Quote 0
                      • H Offline
                        Homer @aarontheissueguy
                        last edited by

                        @aarontheissueguy
                        Could the app also install Wasydroid container start/ session start buttons?

                        A 1 Reply Last reply Reply Quote 0
                        • A Offline
                          aarontheissueguy @Homer
                          last edited by

                          @homer I think that is possible. This also happens if you open any app though.

                          1 Reply Last reply Reply Quote 0
                          • A Offline
                            aarontheissueguy @aarontheissueguy
                            last edited by aarontheissueguy

                            @aarontheissueguy I published a first version of the app on Github: https://github.com/Aarontheissueguy/WaydroidHelper

                            It currently can do 2 things:

                            • Show and Hide apps
                            • Add a "Waydroid Stop" app to the drawer

                            If you want to try it you can download this .click package and open it with the openstore: https://cloud.aaron.place/index.php/s/ftfLL7XJcGStoCa

                            You really shouldnt be able to break anything with this app. With that being said there has not been much testing. Use it at your own risk. It would be great if you could let me know if things work as expected. ( @ruditimmer )

                            ? 1 Reply Last reply Reply Quote 2
                            • ? Offline
                              A Former User @aarontheissueguy
                              last edited by A Former User

                              @aarontheissueguy Ok thanks for the links and the update i will test it out and let you know šŸ˜‰

                              Edit: I just have test it and it works as it should be Aaron good works !!

                              I found it also a good idea about adding this Waydroid stop icon good found.... šŸ˜‰

                              stanwoodS 1 Reply Last reply Reply Quote 1
                              • stanwoodS Offline
                                stanwood @Guest
                                last edited by

                                I noticed that the WayDroid helper app has just been released in the openstore!

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

                                Thank you and congrats @aarontheissueguy !!

                                A new step has been accomplished to get WayDroid more accessible and more easier on Ubuntu Touch!

                                šŸ‘

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

                                1 Reply Last reply Reply Quote 2
                                • A Offline
                                  aarontheissueguy @aarontheissueguy
                                  last edited by aarontheissueguy

                                  @aarontheissueguy We updated WaydroidHelper and now include an installer and uninstaller along with many other improvements. Here is the changelog:

                                  -- Release of version 2.0.0

                                  • Waydroid Installer/Uninstaller
                                  • Support for darkmode
                                  • Improved about page
                                  • Support for translations
                                  • Several other improvements

                                  We hope this makes WayDroid more accessible

                                  Openstore: https://open-store.io/app/waydroidhelper.aaronhafer
                                  GitHub: https://github.com/Aarontheissueguy/WaydroidHelper

                                  Donations can also be done now: https://www.paypal.com/paypalme/AaronTheIssueGuy
                                  (I might get a free testing device soon, donations are obviously welcome nonetheless)

                                  M M 2 Replies Last reply Reply Quote 2
                                  • M Offline
                                    matteo @aarontheissueguy
                                    last edited by

                                    @aarontheissueguy I just installed Waydroid with your Helper on my Pixel 3a and the whole process went smooth without a glitch. Now I'm exploring its features. Thank you for your work on this, it's a great job indeed. Matteo

                                    1 Reply Last reply Reply Quote 1
                                    • M Offline
                                      mschmids @aarontheissueguy
                                      last edited by

                                      @aarontheissueguy Thank you very much for your work and dedication. A really useful app, to get Waydroid up and running, without upfront diving into the guts of command line and config files.

                                      I noticed, that with each change of app show / hide a new NoDisplay=true/false line is appended to the corresponding .local/share/applications/waydroid.*.desktop file, instead of changing the existing entry.

                                      Also it would be nice, to show the current NoDisplay=true/false setting in the app.

                                      Eventually the entry note "...update the app list to apply the changes" could be supplemented by e.g. "(pull down and release the launcher)".

                                      A 1 Reply Last reply Reply Quote 0
                                      • LakotaubpL Lakotaubp referenced this topic on
                                      • A Offline
                                        aarontheissueguy @mschmids
                                        last edited by

                                        @mschmids Thank you for your feedback. There currently is a pull request pending that should fix the issue with appending. The other stuff will have to wait until I find time.

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          myxor
                                          last edited by

                                          Hey @aarontheissueguy ,
                                          this looks really promising but i am not able to find the app on the OpenStore on my VollaPhone.
                                          Also if i download the .click and open it with the OpenStore app it just shows the dashboard of the store not the app details.
                                          Any idea why this is or how i can install your app?

                                          A KenedaK 2 Replies Last reply Reply Quote 0
                                          • A Offline
                                            Alter @myxor
                                            last edited by

                                            @myxor : It should be available in OpenStore app, which is installed by default on your Ubuntu Touch device. I also have a Volla and just checked for you by clicking search. Waydroid helper is there.

                                            Regular user, UT since 2020, Now: Volla Phone (20.04 Stable)

                                            1 Reply Last reply Reply Quote 0
                                            • KenedaK Offline
                                              Keneda @myxor
                                              last edited by

                                              @myxor
                                              Did you try to install click with UTTT ?

                                              2015-2023 : Meizu MX4 ā˜ ļøāš°ļøāœļø
                                              2023-2024 : Nexus 5 ā˜ ļøāš°ļøāœļø
                                              2024-***** : FPOS Fairphone 5 waiting UT for freedom šŸ˜‰
                                              šŸ‡²šŸ‡«šŸ‡¬šŸ‡§

                                              1 Reply Last reply Reply Quote 0
                                              • First post
                                                Last post