waydroid logo

A container-based approach to boot a full Android system on regular GNU/Linux systems running Wayland based desktop environments.

shape shape

Microsoft Visual C++ 2019 Redistributable Package [new] May 2026

Without it, applications compiled with VC++ 2019 will fail with errors like: “The code execution cannot proceed because VCRUNTIME140_1.dll was not found.” The package includes several key DLLs, each serving a distinct purpose:

Here’s a deep, technical, and practical review of the . 1. What It Is (Beyond the Obvious) The Microsoft Visual C++ 2019 Redistributable (VC++ 2019 Redist) is a set of runtime DLLs required to run applications built with Visual Studio 2019 (specifically the v142 toolset). It is not a development tool — it contains no compilers, headers, or libraries for coding. Instead, it provides the execution environment: the C and C++ standard library implementations, runtime checks, exception handling, and language support (e.g., for new , delete , STL containers, etc.).

| DLL | Role | |------|------| | vcruntime140_1.dll | Core runtime (C runtime, heap management, exception handling). The _1 variant adds support for and other C++17 features. | | msvcp140.dll | C++ Standard Library (STL) — containers, algorithms, iostreams, locales, etc. | | concrt140.dll | Concurrency Runtime (parallel patterns, task scheduler, agents). | | vccorlib140.dll | C++/CX support (for UWP / C++/CLI scenarios). |

About Us

Get your favourite Android Apps on Linux.

Waydroid brings all the apps you love, right to your desktop, working side by side your Linux applications.
The Android inside the container has direct access to needed hardwares.
The Android runtime environment ships with a minimal customized Android system image based on LineageOS. The used image is currently based on Android 13

Install Instructions
about-image
Docs

Our Documentation

Our documentation site can be found at docs.waydro.id

Bugs & Reports

Bug Reports can be filed on our repo Github Repo

Project Development

Our development repositories are hosted on Github

How to Install ?

Please refer to our installation docs for complete installation guide.

Manual Image Download

You can also manually download our images from

sourceforge logo SourceForge
shape
Instructions

Quick install reference

For systemd distributions

Waydroid supports most common architectures (ARM, ARM64, x86 & x86_64 CPUs)

Waydroid uses Android's mesa integration for passthrough, and that enables support to most ARM/ARM64 SOCs on the mobile side, and Intel/AMD GPUs for the PC side. For Nvidia GPUs (except tegra) and VMs, we recommend using software-rendering

Follow the install instructions for your linux distribution. You can find a list in our docs.

After installing you should start the waydroid-container service, if it was not started automatically:

sudo systemctl enable --now waydroid-container

Then launch Waydroid from the applications menu and follow the first-launch wizard.

If prompted, use the following links for System OTA and Vendor OTA:

https://ota.waydro.id/system

https://ota.waydro.id/vendor

For further instructions, please visit the docs site here

Without it, applications compiled with VC++ 2019 will fail with errors like: “The code execution cannot proceed because VCRUNTIME140_1.dll was not found.” The package includes several key DLLs, each serving a distinct purpose:

Here’s a deep, technical, and practical review of the . 1. What It Is (Beyond the Obvious) The Microsoft Visual C++ 2019 Redistributable (VC++ 2019 Redist) is a set of runtime DLLs required to run applications built with Visual Studio 2019 (specifically the v142 toolset). It is not a development tool — it contains no compilers, headers, or libraries for coding. Instead, it provides the execution environment: the C and C++ standard library implementations, runtime checks, exception handling, and language support (e.g., for new , delete , STL containers, etc.).

| DLL | Role | |------|------| | vcruntime140_1.dll | Core runtime (C runtime, heap management, exception handling). The _1 variant adds support for and other C++17 features. | | msvcp140.dll | C++ Standard Library (STL) — containers, algorithms, iostreams, locales, etc. | | concrt140.dll | Concurrency Runtime (parallel patterns, task scheduler, agents). | | vccorlib140.dll | C++/CX support (for UWP / C++/CLI scenarios). |

Our Team

Meet The Team

Here are the members of our team

team
shape shape
Erfan Abdi
@erfanoabdi
Lead Developer
team
shape shape
Alessandro Astone
@aleasto
Developer
team
shape shape
Jon West
@electrikjesus
Developer
team
shape shape
Radek Błędowski
@RKBDI
Designer