UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. stanwood
    3. Best
    Offline
    • Profile
    • Following 0
    • Followers 4
    • Topics 17
    • Posts 728
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Open Ubuntu Touch to all Android applications !

      Hi all,

      In order to help people to install WayDroid on their device, (enabling the use of Android apps in Ubuntu Touch), I've wrote a simple step by step installation guide & tips.

      WayDroid is an LXC container implementing currently LineageOS 17.1 (Android 10) within desktop or mobile Linux distributions.

      !!! Caution!! WayDroid is still in an early alpha development stage and runs only on some Halium 9 and up devices
      Run WayDroid at your own risk!!!

      At the moment, according to some users feedback, the compatible phones are the following: (Please feed and correct this list by sending your experience)

      EDIT April 14 - 2024: The list below may be outdated. Please check: https://devices.ubuntu-touch.io/ and click on "filters" then "waydroid"

      Full functionality:

      . Fairephone 3/3+
      . Fairphone 4
      . JingPad A1/C1
      . MI A2 (No WiFi if used with Google Apps)
      . OnePlus 5/5T
      . OnePlus Nord N10 5G
      . OnePlus Nord N100
      . Pixel 2 XL
      . Pixel 3a
      . Poco F1
      . Redmi Note 7
      . Redmi Note 7 Pro
      . Redmi Note 9 Pro
      . Redmi Note 9 Pro Max
      . Samsung Galaxy S10
      . SHIFT6mq
      . Vollaphone
      . VollaX
      . Volla 22
      . Xiaomi Poco M2 Pro

      Partial functionality:

      . Pinephone (Unstable due to the immature porting of the device).
      . Pixel 3a XL (Video playback doesn't work on WayDroid)
      . Redmi 9 (No external storage)
      . Redmi Note 9 S (Some UT apps are broken, see post https://forums.ubports.com/topic/7201/segmentation-fault-after-apt-upgrade-on-rw-system/10)

      Working with manual steps:

      . Redmi Note 8 Pro:

      See details in https://t.me/waydroidonut (search Redmi Note 8 Pro, 24/12/2021 21h30 UTC)

      Upcoming / Work in progress:

      . You tell me

      Not working:

      . All Halium <9 devices
      . Cosmo Communicator
      . Lenovo Tab M10 X605F
      . OnePlus6 T
      . Pixel 2
      . Redmi 7 (Onclite)
      . Samsung S9+
      . You tell me

      WayDroid installation may cancel your Notch fix (if you have installed any). You will need to reinstall it afterward. But it should resist to most UBports OTA updates (No guarantee though)

      As Google Play Store is currently unstable and buggy, we recommend to use Micro-G opensource Google's library implementation instead. (see below). Moreover, it offers a much better privacy than the standard Google frame services.

      By now, around 80% of the Android apps should work correctly in WayDroid on UT. (see limitations and constraints below).

      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.

      !!This method has been successfully tested on the Vollaphone!!

      You can install WayDroid as follow: (Choose A or B variant)

      Important notice: Since Ubuntu Touch based on Focal, WayDroid is already preinstalled on all Halium 9 and < devices. To install WayDroid, just open the terminal with an ADB or shell connexion and type:

      1. Without Google Play services:
      waydroid init
      

      Then go to "WayDroid Micro-G variant" below to configure WayDroid, app stores, etc...

      1. With Google Play Store:
      waydroid init -s GAPPS
      

      Then reboot the device.

      If, for whatever reason, your device does not get WayDroid image preinstalled, go to the below section.

      A ) Easy installation:

      Go in the OpenStore and install "WayDroid Helper" app:

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

      From this app, find "WayDroid install" and run the automatic installation.

      You can choose either a classic installation, or with Google Apps.

      Note that Google Apps method has not be fully tested yet and may have some issues. (Please send your feedback)

      Once done, enter in the terminal and type:

      sudo mount -o remount,rw /
      sudo sed -i '/aidl/s/2/3/' /etc/gbinder.d/anbox.conf
      

      Then restart the device.

      If you have a Vollaphone, you will need to add the following command in the terminal app when the installation process is complete:

      waydroid prop set persist.waydroid.height_padding 70
      

      Then restart the device.

      B ) Manual installation

      #Open Ubuntu Touch terminal (or a shell session on your host computer) and run:

      sudo -s
      sudo mount -o remount,rw /
      apt update
      apt install waydroid -y
      waydroid init 
      sudo sed -i '/aidl/s/2/3/' /etc/gbinder.d/anbox.conf
      

      alternatively, to install Google Apps, replace the line

      waydroid init
      

      with:

      waydroid init -s GAPPS
      

      #For Vollaphone, add:

      waydroid prop set persist.waydroid.height_padding 70
      

      Then restart device.

      WayDroid is now installed on your device.

      If you didn't choose the Google Apps installation variant, follow carefully the following instructions:

      WayDroid Micro-G variant:

      Click on the "WayDroid" icon and open the web browser. Now, from the WayDroid browser, navigate to F-Droid website: https://f-droid.org/ and install F-Droid app.

      In F-Droid settings, enable all repositories.
      Add Micro-G repo: https://microg.org/fdroid/repo

      and, still from F-Droid store, search and 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 store, 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 (https://open-store.io/app/waydroidhelper.aaronhafer) and hide all duplicate apps you don't need (calculator, contacts, calendar, camera, files, settings, 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 "+".
      If this method doesn't work, you can manually do it as follow:

      Open the terminal and type: (decide before if you want to keep one of those listed in the below command)

      sudo -s
      for i in ~/.local/share/applications/waydroid.com.android.calculator2.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.camera2.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.contacts.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.email.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.deskclock.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.google.android.dialer.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.documentsui.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.com.android.gallery3d.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.org.lineageos.eleven.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.org.lineageos.jelly.desktop; do echo 'NoDisplay=true' >> $i; done
      for i in ~/.local/share/applications/waydroid.org.lineageos.recorder.desktop; do echo 'NoDisplay=true' >> $i; done
      

      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. (Please comment if it still occurs)
      So you might use the following workaround:

      #Open terminal

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

      To check if WayDroid is running well, run:

      waydroid status
      

      To upgrade WayDroid to a newer version run:

      sudo waydroid upgrade
      

      Other WayDroid commands are available in WayDroid helper app.

      To activate the automatic rotation of Android applications, you can get the "Rotation Control" application. (Available in Aurora Store / Google Play Store):

      https://github.com/sudhirkk/rotation-control

      Warnings:

      Note that WayDroid and it's integration in Ubuntu Touch is still in an early beta 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, Smart watches, etc...), nor wireless printing services.

      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.

      WayDroid seems to not support NFC yet.

      WayDroid does NOT have access to Ubuntu Touch files and medias content. It's currently not possible to send medias stored in Ubuntu Touch using an Android app.

      There's NO easy way to backup anything on WayDroid now. It's recommended to keep a copy of all files that you may store in WayDroid.

      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 NOT automatically updated, please check regularly your stores to update them manually.

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

      Open WayDroid app gives you access to the full LineageOS GUI. (including all notifications, Trebuchet app launcher, Lineage settings, etc...).

      Note that you must open WayDroid app to access to your Android notifications, as they won't appear in Ubuntu Touch.

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

      Possible issue in the default Ubuntu Touch music app:
      If you select the "Titles" music category, when you scroll down the list, it goes back to the top by itself.
      Impossible to reach the music titles at the bottom of the list.
      Workaround: Stop the WayDroid container and try again.
      (Defect found on Vollaphone, OTA-20 stable).

      Known issue: When WayDroid is started, GPS does not work in Ubuntu Touch, even if WayDroid is stopped. Only way to use GPS in Ubuntu Touch is to reboot the device.
      Follow the latest developments here:
      https://forums.ubports.com/topic/7248/waydroid-does-not-release-gps

      Apart from that WayDroid works remarkably well. No critical bug has occurred.

      To uninstall WayDroid, use the "uninstall WayDroid" option in WayDroid app.

      Documentation & Support:

      Official documentation is available at www.waydro.id

      Telegram main WayDroid user group support: https://t.me/WayDroid

      Telegram WayDroid on Ubuntu Touch user group: https://t.me/waydroidonut

      To report a bug: https://github.com/waydroid/waydroid/issues

      Last update: December 04 / 2024

      Credit and thanks to Rudi Timmermans for his support.

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      We're happy to provide you the latest Anbox-Halium developments, that have been achieved the latest 14 days:

      . Initial support for multi windows
      . Create gbinder python binding lib
      . Fix browser into Anbox

      Anbox window manager.png

      The next large work will be to improve Anbox server. Erfan is already working on this stuff.

      One more time, thank you very much for your support and Erfan's involvement!

      Thank you for donate and share our fundraising campaign: https://www.whydonate.eu/fundraising/anbox

      See you soon for a next exciting statement!

      Cheers, Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      After the Great unexpected success of our fundraising campaign to allow the creation of this project, it is time for us to put an end to this support drive.

      Indeed, on the one hand the amount collected (8942 Euros) is sufficient to allow us to finish the development of WayDroid, and on the other hand the taxes, fees and campaign emoluments make it unprofitable to continue.

      For this reason, we inform you that we are leaving the management of this project. The dedicated web page has been closed.

      We would like to thank every donor for their indispensable support.
      We are happy to have made this event possible and it is with a touch of emotion that we are stepping down...

      The work continues.... As today Erfan is taking over the operational management of the program, and he will be the point person for your questions.
      We invite you to join the official Telegram group of the project: https://t.me/anbox_halium
      and we would be delighted if you would come and provide us with regular updates on the progress of WayDroid.

      Once again, thank you for your trust and support.

      Goodbye and see you soon!

      Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • Installation guide Redmi Note 9S

      Dear all,

      I've just successfully installed Ubuntu Touch on the Redmi Note 9S. It's an excellent device, the porting is incredibly good.

      To help novices do the same, I've created a short installation guide below that summarizes each step.

      There's nothing complicated here, but it's important to follow the steps carefully to avoid problems.

      I hope these few lines will help...

      Prerequisites:

      1X Windows 11 PC (Intel processor required)

      1X Ubuntu 22.04.4 PC (Windows PC can also be used)

      1X Redmi Note 9S (Curtana)

      Good 4G/LTE cellular coverage

      Step 1: Phone:

      . Insert a Sim Card with activated cellular data, then turn on the device.

      . Turn off the WiFi, then go to Settings » About phone » "MIUI version".

      . Tap repeatedly 7X on the "MIUI version" until you see the pop-up "You are now a developer!"

      . Go back to Settings, click on "Additional settings", then "Developer options".

      . Enable "OEM unlocking" and "USB debugging".

      . Bind your Xiaomi account to your phone. (If not you have to create one) Tap "Mi Unlock status" » Agree » "Add account and device". Make sure your device can connect to the internet using mobile data.

      . Once the account is successfully bound, you should get a message "Added successfully. Mi account is associated with this device now".

      . Now turn off your phone, press and hold the Volume Down key and the Power button to enter Fastboot mode.

      . Connect your phone to PC using USB-C cable.

      Step 2: Windows PC:

      . Download and launch the Mi Unlock tool on your PC here: https://miuirom.org/updates/mi-flash-unlock Then sign in to your Xiaomi account (Email/Phone/Xiaomi Account and Password). Make sure your phone is in Fastboot mode and connected to the PC.

      . The server will check whether the Xiaomi account is bound to your phone or not.

      . You have already done that on the phone, so you should get "Phone connected" message on Mi Unlock. If you get "Not connected to the phone" message, reinstall Mi USB driver and try again.

      . Click on Unlock » Unlock anyway. On your first attempt, Mi Unlock will flash the message "Couldn’t unlock. Please unlock 168 hours later". Follow the timer / waiting period to unlock successfully.

      Step 3: Windows PC:

      . Download Mi Flash tool: https://xiaomiflashtool.com/

      . Unpack the ZIP file and let it in your Download section.

      . Open the freshly unzipped folder and add a new folder to be named "log". (leave this new "log" folder empty).

      . Enter the folder again and open "Miui Flash Tool".

      . The first time you open it, the system will offer to install the necessary drivers. Click on "Install".

      . Go to the following site and download the "Fastboot ROM". 12.0.3.0.QJWMIXM: (Do NOT choose the first "Recovery ROM")
      http://xmfirmwareupdater.com/archive/miui/curtana/

      . Unpack the folder and leave it in your download section.

      Now wait 168 hours…

      Step 4: Windows PC / Phone:

      . Once the waiting period is over, launch Miui Unlock tool and sign in with your account.

      . Connect your device to the PC in Fastboot mode.

      . Click on "Unlock» Unlock anyway" again. It will then unlock the bootloader of your phone.

      . Once the bootloader is unlocked, your phone should reboot automatically. If it doesn't, click on "Reboot phone".

      . Go to Settings » About phone » MIUI version.

      . Tap repeatedly 7X on the MIUI version until you see the pop-up "You are now a developer!"

      . Go back to Settings, click on "Additional settings", then "Developer options".

      . Enable "USB debugging".

      . Reboot device in Fasboot mode

      Step 5: Windows PC / Phone:

      . Connect the device to the PC in Fastboot mode.

      . From the PC: Open "Miui Flashtool", select "Clean all" (Do NOT select "Clean all and lock")

      . Select the downloaded ROM 12.03.0.QJWMIXM

      . Click on "Flash". Warning: The software may indicate that the installation has failed. But the device will still restart correctly anyway. Note that the boot time is long (5 minutes).

      . Go to Settings » About phone » "MIUI version".

      . Tap repeatedly 7X on the MIUI version until you see the pop-up "You are now a developer!"

      . Go back to Settings, click on "Additional settings", then "Developer options".

      . Enable "USB debugging".

      . Leave the device on.

      Step 6: From Ubuntu PC / Phone:

      . Install adb and fastboot packages (sudo apt-get install adb && sudo apt-get install fastboot).

      . Download UBports installer App Image from: https://devices.ubuntu-touch.io/installer/

      . Open UBports Installer.

      . Connect your device to the PC, phone model should be automatically detected.

      . Make sure to choose version "20.04 Focal", channel "Stable".

      . Check all boxes ("Wipe Data", "Extend Partition" and "Bootstrap partition").

      . UBports installer will advise you to load appropriate firmware: Ignore it and click "Next".

      . Automatic installation starts, UBports installer will do the job.

      . What happens next is magical: the device will reboot to Ubuntu Touch! (First boot might take some time)

      Warning: Currently vibrator doesn't work at all unless some manuel steps to make it work, but a fix has been pushed on Devel and will land on Focal OTA-8. (Thanks to Adam) (Vibrator fixed in 20.04-OTA8).

      Latest updated post version: Mar. 23 / 2025

      posted in Xiaomi Redmi Note 9 Pro/Pro Max/9S & Poco M2 Pro
      stanwoodS
      stanwood
    • Sovereign Tech Fund for Open Source Projects

      Maybe there is a funding of 30 open source projects per year until maximum 500.000 Euro per project. The related Sovereign Tech Fund is waiting to be approved by the German parliament. But it will be approved most likely. They are looking for projects which cover crucial basic technology and provides digital sovereignty.

      So maybe the UBports Foundation itself or related projects could apply for funding?

      Web page of the fund in English: https://sovereigntechfund.de/en

      German news article about it:
      https://www.heise.de/news/Souvereign-Tech-Fund-Foerderprogramm-fuer-Open-Source-geplant-6268558.html

      posted in Off topic
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      The participatory funding campaign is coming to an end. First of all, we would like to warmly thank all donors for their support. We have raised the unimaginable sum of 7'120 Euros.

      This amount allowed us to pay a qualified developer, Erfan, who did a fantastic job on the creation of "Anbox-Halium".
      Erfan will continue to work and develop the project until it is usable by Ubuntu Touch users on a daily basis. We hope to have a viable version by the end of the year.

      Future updates of the project will be published here on the UBports Foundation forum:
      https://forums.ubports.com/topic/5907/open-ubuntu-touch-to-all-android-applications/56

      We are happy to have been able to contribute to this project and warmly thank Erfan and the community members who helped him.

      The GoFundMe campaign (https://gofund.me/acb31504) will be taken offline on 14 June 2021. The remaining funds will be donated to Erfan to continue his work.

      We are confident that this achievement will be a big step forward in the popularity of Ubuntu Touch. Indeed, many potential users are looking forward to being able to use their Android applications in Ubuntu Touch in an efficient way.

      See you soon for more exciting news!

      Rudi & Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Cant sync google account

      It's a known issue currently.
      It should be fixed in next OTA-14.
      In the meantime, you can try this workaround: (worked perfectly well for me as well as dozen users)

      . Start to enable the access of "less secured apps" in your Google account. Than run as following:

      1. From your device, download this plugin: https://github.com/rubencarneiro/account-plugins/releases
      2. Open the terminal application (tap on ENTER key after each following command)
      3. Type: cd Downloads
      4. Type: sudo -s
      5. Type: sudo mount -o remount,rw /
      6. Type: sudo dpkg -i account-plugin-google_0.15.0ubports1local.1586944513_all.deb
      7. Type: cd
      8. Type: exit
      9. Reboot your device
      10. Open settings => accounts => select Google
      11. Enter your e-mail address
      12. Enter your password
      13. Without enlarging the screen with your fingers, select: "Allow all actions"

      Here you should be well connected to your Google account, which will automatically sync your calendar & contacts on your device

      posted in Support
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear everyone,

      Here's a fresh new update:

      We are pleased to announce that our developer now has a fully working device. It's a Xiaomi Redmi Note 7, which she received from a member of this community right here! (Thank you @mardy ) 😉

      As for the Vollaphone, it has been returned to the sender for legal customs reasons. Nevertheless, a new shipment will be sent to the developer's business address.

      Anyway, work can now begin in earnest!

      We are proud and happy to have raised over 3'000 Euros in donations at this stage. That said, the campaign continues, each participation brings us a little closer to our goal: Enabling decent use of Android applications in the Ubuntu Touch ecosystem.

      All details are available here: https://gofund.me/acb31504

      See you soon, for some new exciting updates.

      Rudi & Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      Many of you are waiting for the latest developments this week:

      The LXC Anbox container is now created. The debugging tasks as well as the activation of the sensors are in progress. These small adjustments are actually a long part of the work.

      A next phase will be the creation of the kernel for each device (long road), which could potentially be integrated into the Ubuntu Touch root and thus distributed through OTAs.

      From everyone involved in this project: Thank you for your support.

      We look forward to providing you with further updates.

      Stay with us: https://gofund.me/acb31504

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all, we are pleased to announce that since today, Anbox for Ubuntu Touch is able to run on desktop mode.

      A warm thanks to Erfan who has achieved a new amazing step on the development of Anbox.

      As you know, the task is substantial, and much work remains to be done.

      We will come back here regularly to provide you with news on the progress of the work.

      Stay tune and keep updated: https://gofund.me/acb31504

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      We're pleased to give you some fresh updates on the Anbox-Halium development over the past 2 weeks!

      First of all, the name of the project has changed, but the objectives remains more than ever intact:

      Anbox- Halium is now called WayDroid, this is to avoid confusion with the "old Anbox" service.
      It is a compression of the words "Wayland" and "Android", the system allowing to run a LineageOS container on an Android base in the Wayland environment.
      The new naming was chosen via a large community survey.

      Also, a few technical improvements have been achieved:

      • Make sure anbox-sensord is started anyway
      • Use iptables-legacy incase it found
      • Provide powervr GPU dependencies

      Erfan, helped by a few developers, is continuing to improve the main server.

      We are all very excited to test this service. For the more adventurous, a Telegram group is available to guide you through the installation:
      https://t.me/anbox_halium

      The repos are hosted here:
      https://github.com/Anbox-halium

      For end users, it is best to wait until a successful installation program is available.
      It is also advisable to wait for the publication of some patches from the core team, especially in the wayland environment to avoid a risk of system instability.

      Nevertheless, the first feedback from alpha testers is very encouraging!

      We take this opportunity to thank Erfan and his contributors for his work as well as the UBports foundation for its encouragement.

      Thanks to help us to continuing this great project by supporting our campaign:

      https://www.whydonate.eu/fundraising/anbox

      See you soon for more news and updates!

      Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      We have an exciting update to share with you tonight:

      A fresh new article from the press about WayDroid has been released yesterday.

      Indeed, Linuxsmartphones.com echoes this project in an article published yesterday:

      https://linuxsmartphones.com/waydroid-lets-you-run-android-apps-on-linux-phones-with-smoother-performance-than-anbox/

      We are delighted to see that this event has gone beyond the small circle of our community, and is starting generating some interest from independent media.

      At the same time, a lot of work is currently underway on the server.

      Please continue to support the development of WayDroid by supporting our campaign:

      https://www.whydonate.eu/fundraising/anbox

      See you soon for news and updates!

      Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Is Ubuntu touch ready for daily use ?

      @ahmed_samy If your main needs are to run .apk apps as well as Google play services, I guess LineageOS would be much more convenient to you.
      It's also possible to run (some) Android apps on UT using waydroid, but it's very experimental and not designed for a primary use...

      posted in Xiaomi Redmi Note 7
      stanwoodS
      stanwood
    • RE: Can't add a google account

      @rebecca58

      Hi rebecca58.

      This workaround worked for most of people who could not add their Google account & sync it with contacts and calendar:

      WARNING: Go first to your Google account, security settings "and allow less secure applications".

      From Ubuntu Touch :

      1. Download the .deb file: https://github.com/rubencarneiro/account-plugins/releases

      2. Open the terminal and type in this right order each command following by "Enter"

      3. cd Downloads

      4. sudo -s

      5. sudo mount -o remount,rw /

      6. sudo dpkg -i account-plugin-google_0.15.0ubports1local.1586944513_all.deb

      7. cd

      8. exit

      9. In ubuntu Touch settings => online accounts => select Google

      10. Enter your email address

      11. Enter your password

      12. Check: "Allow all actions"

      13. Your are connected to the Google account. Wait a min for your calendar & contacts to be sync to your device

      14. Restart the device

      That's it!

      posted in Support
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      We're pleased to provide you a fresh update on the latest Anbox developments, that have been achieved last week:

      • Backported dmabuf from upstream mir to ubports mir in order to fix anbox display on pinephone (and other mainline devices with ubports)

      • Switched from qtwayland to native wayland

      • Prevented anbox from sleep and lock state

      • Added x86 support and lxc version >2 to scripts

      • Merged microg patches

      • Added mouse and keyboard support to wayland

      Thank you for your support (and patience). We also thank (one more time) Erfan for his great work!

      Continue to support Anbox project development: https://www.whydonate.eu/fundraising/anbox

      See you soon for the next update!

      Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      Here are the latest Anbox developments over the past 7 days:

      • Cleanups on display driver and updates
      • Fix early unity8 crashes on first launch
      • Fixed scaling on plasma and gnome
      • Fixed media on x86

      Work is still going on, Thanks to Erfan, our "in-house" developer!

      Are you also interested to get a reliable solution to run your Android apps in Ubuntu Touch? Please continue to support this project that could NOT happened without YOU!

      https://www.whydonate.eu/fundraising/anbox

      See you soon for the next update!

      Rudi and Steve

      posted in Waydroid
      stanwoodS
      stanwood
    • Redmi Note 7 / State of play

      [Latest update: October 21 / 2021]

      Following various requests from people wanting to use the Redmi Note 7 with Ubuntu Touch, I would like to share my own experience of the features that are not yet fully functional on this device. (Current status: OTA-19 stable)

      I will keep this note updated as improvements are made.

      My overall impression as a daily user is generally very good. The device is one of the best in terms of performance, stability and portability.
      Here's the official statement of device usability:
      https://devices.ubuntu-touch.io/device/lavender/

      Note that the current port progress is "inactive". That means no one is working on this device anymore. This could change if a new porter wishes to continue the work.

      Installation: I was fortunate enough to be able to purchase a device already running Ubuntu Touch. I know that many people experience installation difficulties, both in unlocking the bootloader, and in installing via the UBports Installer.
      However, I can confirm that reinstalling Ubuntu Touch (when already installed) via the installer works perfectly.
      An installation guide is available here, it might help:
      https://github.com/mrdrhax/xiaomi-redmi-note-7-installation-manual

      Here are the non/partially functional items on my device:

      . Online charging: No charging indicator on the screen. But charging works anyway.

      . Offline charging: Not functional. When device is off, by plugging the USB-C cable, it starts to charge during 15 seconds, then it automatically runs in "fastboot mode"

      . Video recording: Does not work with the main camera (app camera freezes) but works with the front camera.

      . Pictures camera: Maximum resolution 13 MPX (9 MPX in 16/9 mode), while the camera has 48 MPX.
      Only the bottom lens is functional.
      Flash and zoom are working.
      HDR mode does not work (application freezes)

      . Bluetooth: After switching on the Bluetooth, the device must be restarted for it to be active. Media transfer and music streaming work, but not calls to hands-free devices. Conversations are not redirected to the Bluetooth device.

      . Automatic brightness adjustment: Does not work, although the option can be checked in the settings.

      . Fixed in OTA-17: ̶E̶c̶h̶o̶ ̶d̶u̶r̶i̶n̶g̶ ̶p̶h̶o̶n̶e̶ ̶c̶o̶n̶v̶e̶r̶s̶a̶t̶i̶o̶n̶s̶:̶ ̶C̶a̶n̶ ̶b̶e̶ ̶f̶i̶x̶e̶d̶ ̶a̶t̶ ̶e̶a̶c̶h̶ ̶s̶t̶a̶r̶t̶u̶p̶ ̶b̶y̶ ̶t̶y̶p̶i̶n̶g̶ ̶t̶h̶e̶ ̶f̶o̶l̶l̶o̶w̶i̶n̶g̶ ̶c̶o̶m̶m̶a̶n̶d̶ ̶i̶n̶ ̶t̶h̶e̶ ̶t̶e̶r̶m̶i̶n̶a̶l̶:̶ ̶

      s̶e̶t̶p̶r̶o̶p̶ ̶p̶e̶r̶s̶i̶s̶t̶.̶a̶u̶d̶i̶o̶.̶f̶l̶u̶e̶n̶c̶e̶.̶v̶o̶i̶c̶e̶c̶a̶l̶l̶ ̶f̶a̶l̶s̶e̶
      

      . Fixed in OTA-17: F̶i̶n̶g̶e̶r̶p̶r̶i̶n̶t̶s̶ ̶u̶n̶l̶o̶c̶k̶:̶ ̶W̶o̶r̶k̶s̶,̶ ̶b̶u̶t̶ ̶m̶a̶k̶e̶s̶ ̶U̶T̶ ̶b̶u̶g̶g̶y̶.̶ ̶T̶r̶o̶u̶b̶l̶e̶s̶ ̶t̶o̶ ̶c̶l̶o̶s̶e̶ ̶a̶p̶p̶s̶.̶ ̶I̶ ̶r̶e̶c̶o̶m̶m̶e̶n̶d̶ ̶t̶o̶ ̶l̶e̶a̶v̶e̶ ̶a̶ ̶4̶ ̶d̶i̶g̶i̶t̶s̶ ̶p̶i̶n̶ ̶c̶o̶d̶e̶ ̶t̶o̶ ̶u̶n̶l̶o̶c̶k̶ ̶t̶h̶e̶ ̶d̶e̶v̶i̶c̶e̶ ̶y̶e̶t̶

      . The usage statistics on the home screen are not displayed.

      . Seems to be fixed in OTA-19: SD card: Occasionnaly micro sd is not recognized at device startup. (256 GB) A simple reboot fixes the problem.

      . Notification Led: Not existing / Not working

      . Apps: The app "Music recognition" does not work (green microphone button remains inactive):
      https://github.com/luksus42/soundrecog/issues/7

      . Unable to grant the microphone access through the web browser:
      https://github.com/ubports/morph-browser/issues/399

      . "IMoon" app does not store data from last session

      . Notch: Same as Vollaphone, the notch can hide the time display. A fix is available here and works well on this device:
      https://github.com/JamiKettunen/unity8-notch-hax

      . Seems to be fixed in OTA-19: Occasionally the boot time is particularly long (around 5 minutes), but this does not affect the use of the device in any way. (still occurs in OTA-18)

      . Not tested: Hotspot. ADB access. Anbox nor Waydroid

      Everything else works fine, almost no bugs. Good endurance. Very responsive GPS. Good battery life. SMS/MMS/calls/Wifi/Music/Media/Cellular data/ease of use, etc... all are perfect.
      Of course this is only my own personal experience

      I hope this feedback will be useful to those who are hesitating to take the plunge! 😉

      posted in Xiaomi Redmi Note 7
      stanwoodS
      stanwood
    • RE: OnePlus One, notes say camera zoom won't work

      @Moem To simplify the answer, it is a question of modernizing the kernel - or rather the material abstraction of the Android kernel - from version 5 to version 7 (Nougat if I well remember).

      Halium is a collaborative project to unify the Hardware abstraction layer for projects which run GNU/Linux on mobile devices with pre-installed Android.

      A few UT main flagships devices are concerned by this new port which started around the beginning of this year.
      No idea of the time to wait yet.... (Maybe @Flohack could better answer ?)

      On the other hand, the update will be released to the smartphone system updates - like OTA updates do come. So don't worry, nothing to reinstall.

      This new port should notably correct the problems related to the cameras of the smartphones concerned (Nexus 5, OplusOne...).

      posted in Support
      stanwoodS
      stanwood
    • RE: Open Ubuntu Touch to all Android applications !

      Dear all,

      The latest news from the campaign are very encouraging: The majority of the sensors have been activated in the container kernel.

      This means that Anbox is now practically operational on all Halium 9 and 10 devices. (needs to be tested though)

      Erfan will soon publish a new video presentation and instructions on how to install Anbox for those who want to test it.

      Beware, however, that the installation procedure is particularly tedious and initially reserved for very experienced users.

      In a second phase, an installation script will be proposed to facilitate the implementation of Anbox.

      Thank you for your precious support!

      Come back here soon for more news!

      https://gofund.me/acb31504

      posted in Waydroid
      stanwoodS
      stanwood
    • RE: Ubuntu Touch Q&A 151 Call for questions.

      @Salah This topic is kinda closed since the Q&A 151 already happened.
      I advise you to wait for the next "Q&A call for questions".
      Should be soon.

      posted in News
      stanwoodS
      stanwood