Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    I have an idea and I want to share it with you to learn would it work or not.

    General
    4
    5
    243
    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.
    • L
      linuxadopter last edited by

      Can we run Ubuntu Touch with a virtual machine? Here is my concept:
      Let's take AOSP and extract only the features that are needed to run one system app which will be virtual machine (let's call it FakeBooter). We can fork QEMU for that. Than install Ubuntu Touch to it. In theory this may make porting Ubuntu Touch easy however I'm not sure about would it work. I only have base knowladge for HTML5 and CSS3 when it comes to coding so I do not know could this work. What do you think?

      alan_g 1 Reply Last reply Reply Quote 0
      • alan_g
        alan_g @linuxadopter last edited by

        What is the value in doing this? Do you have any evidence for your theory that this would make porting easier?

        The costs are clear:

        1. Developing and maintaining a VM
        2. Creating and maintaining a port to the VM

        There's likely developer-months of work in each of these tasks, so please be sure it's worthwhile it before spending time attempting it. (Sadly, I don't think the skills you list will be much help.)

        L 1 Reply Last reply Reply Quote 0
        • dobey
          dobey last edited by

          There is a qemu image being built already, which does not rely on Android, and which is amd64 architecture. You can run it in a VM to test apps or such, but it is not a replacement for running on a physical device, nor would it be a replacement for the porting needs of supporting multiple devices.

          1 Reply Last reply Reply Quote 0
          • L
            linuxadopter @alan_g last edited by

            @alan_g Well I posted to learn would it work or not. I saw something similar on LTT where they installed a Linux distro and ran MacOS through QEMU. I though "would this work on UT too?" and came to ask.

            1 Reply Last reply Reply Quote 0
            • lduboeuf
              lduboeuf last edited by

              https://github.com/ubports/utqemu

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