Android Virtualization

AppWizard
October 20, 2025
Google's Pixel 10 features GPU-accelerated rendering for Linux applications through Gfxstream, a graphics virtualization layer that forwards graphics API calls from a Linux virtual machine to the phone's GPU. This results in improved performance compared to devices using CPU-based software rendering like Lavapipe. The Pixel 10's implementation allows for quicker window draws and smoother scrolling for graphical Linux applications. Initial testing shows that while performance gains are evident, there are limitations, such as partial support for Vulkan extensions, which can lead to some applications performing slower than expected. The virtualization framework ensures a secure and isolated Linux environment, enhancing usability for developers and power users. There is potential for broader support of Gfxstream on newer Pixel models and select partner devices in the future.
AppWizard
August 8, 2025
Google is developing a new Linux terminal app for Android that allows developers to build applications directly on their devices using a Debian image within a virtual machine. This app will provide access to essential tools like Android Studio, although currently, Android Studio does not support ARM-based CPUs, which poses a challenge. Additionally, the Android Canary build includes support for Linux GUI applications, enabling users to run graphical applications such as Chromium, GIMP, and LibreOffice on devices like the Pixel 8 Pro. This initiative may contribute to merging Android and ChromeOS for a unified development platform. The release date is not specified, but Pixel devices are expected to be the first to receive the update.
AppWizard
August 5, 2025
Google plans to introduce a new Linux terminal app for developers that will run a complete Debian environment on Android devices, allowing users to execute Linux commands directly. This app will enable developers to build Android applications directly on their devices using the Android Virtualization Framework, which boots a Debian image on a virtual machine. However, Android Studio does not currently support ARM-based CPUs, limiting its functionality within this environment. Additionally, the current Android Canary build supports Linux GUI applications, allowing users to run apps like Chromium, GIMP, and LibreOffice on devices such as the Pixel 8 Pro. The exact release date for these features is unclear, but they are expected to be available first on Pixel devices.
AppWizard
July 18, 2025
Samsung's Galaxy Z Flip 7 is the first non-Pixel smartphone to support Google's Linux Terminal app, which allows users to run Linux programs within a virtual machine. This feature is not available on the Galaxy Z Fold 7. The Terminal app operates on a modified version of Debian within the Android Virtualization Framework (AVF), introduced with Android 13 and categorized as an Android 16 feature for Samsung devices. The app's availability is dependent on specific technical requirements related to the chipset; the Galaxy Z Flip 7 uses the Exynos 2500, which supports the necessary non-protected virtual machine, while the Galaxy S25 and Z Fold 7 use the Snapdragon 8 Elite, which is limited to secure virtual machines. Future updates from Qualcomm may address this limitation. The Terminal app currently does not support graphical applications, but there are indications that such features may be developed in the future.
Search