Android support with Coherence and bridges

Discussion in 'Parallels Desktop for Mac Feature Suggestions' started by TheM9, Sep 23, 2023.

  1. TheM9

    TheM9 Bit poster

    Messages:
    5
    Hello, can you add a method to install the latest version of Android (now 14 "Upside Down Cake") for ARM on Silicon Macs? If that cannot be done, use Android x86 running version 9 "Pie". Android apps are now universally able to be run thanks to virtualization of Android plus a few bridges on Windows via Windows Subsystem for Android, Linux via Waydroid or Anbox, and ChromeOS via ARCVM or ARC++. After adding support for Android, use the source code of ChromeOS's ARCVM or Waydroid to implement bridges to have Android apps run as if they were real macOS apps.

    Source code for ARC's bridges is here: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ash/arc/
    The source code of Waydroid is here: https://github.com/waydroid/waydroid/

    For window management (Coherence), the source code of either ARC or Waydroid will work, whichever is more fit for macOS porting. ARC looks way more native to the host on ChromeOS, it's hometown, and Waydroid brings the window management controls of Android to Linux distributions. The source codes of both also should bring every perk of each to macOS.

    Touchscreen, bluetooth, battery life, etc bridges (already implemented from the VM itself so we don't need to worry)
    An android start menu or app launcher you make, or port the Anbox application manager, or even better, bring the launchpad shortcuts back into Parallels with Windows, macOS, Linux, and Android shortcuts being moved to the launcher.
    A folder of sorts to access /sdcard otherwise known as /storage/emulated/0/
    A clipboard bridge
    File extension handler bridges, for both macOS and Android from ARC.
    Share sheet bridges that allow you to share to Android apps, taken from ARC
    Bridges for Android apps acting as Files providers to macOS, ex: Dolphin Emulator, Bug Reports, Termux, and a bridge for calling the Files app to call Finder instead for the file picker, as ARC does.
    Support for Nearby Share if not supported already
    Notification bridging from Android to macOS.
    Default browser bridging, allowing Safari to open on macOS when a link is pressed, and for Android browsers to handle links when shared like ARC.
    Accessibility bridging, allowing some Android accessibility tools to function on macOS, for example, an app called "Shutdown" on the play store which acts as a button that opens the power menu on Android, also does the same to ChromeOS
    Possible common directories sharing like ChromeOS does to the Android downloads folder
    System settings bridging, allowing apps that ask for settings and control settings to use macOS settings like ChromeOS's ARC.
    Wallpaper bridging, allowing wallpaper apps to set macOS wallpapers, and for launchers to see the macOS wallpaper.
    Try adding all other bridges from ARC's and Waydroid's source code into Parallels.
     
    MatthewR20 likes this.
  2. Dmitry@Parallels

    Dmitry@Parallels Parallels Team

    Messages:
    703
    Hi @TheM9, thanks for your request, we will take it into consideration. What is your goal with running an Android OS in a VM on a Mac?
     
    MatthewR20 likes this.
  3. RobertS63

    RobertS63 Bit poster

    Messages:
    2
    I'd like to second this feature request.

    I use Parallels because I am a software developer. I have Windows and Linux VMs and develop for both platforms. Android Studio uses QEMU to emulate a single device. One thing that would significantly enhance my development workflow for Android is if I was able to compile my app to a desktop-like Android VM where I can resize the app window to make sure breakpoints and UI layout are consistent on many different screen sizes without launching many different device emulators. Also Parallels virtualization is so much faster than QEMU by its very nature, making iterative development easier.
     
    MatthewR20 likes this.
  4. Dmitry@Parallels

    Dmitry@Parallels Parallels Team

    Messages:
    703
    Hello @RobertS63, thank you so much for the detailed story, it is much appreciated. By any chance, do you know other developers/communities who would be interested in Android VM support on Apple silicon?
     
    MatthewR20 likes this.
  5. MatthewR20

    MatthewR20 Most valuable person

    Messages:
    168
    I would be interested in Android VM support on Apple silicon.
     
    Dmitry@Parallels likes this.
  6. DaveH16

    DaveH16 Bit poster

    Messages:
    2
    I am also very interested in this feature. Also a software developer.
     
    MatthewR20 likes this.

Share This Page