waydroid logo

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

shape shape
Features

Main Features of Waydroid

Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform (arm, arm64, x86, x86_64). The Android system inside the container has direct access to needed hardware through LXC and the binder interface.

Free and Open-Source

The Project is completely free and open-source, currently our repo is hosted on Github.

Full app integration

Waydroid integrated with Linux adding the Android apps to your linux applications folder.

Multi-window mode

Waydroid expands on Android freeform window definition, adding a number of features.

Full UI Mode

For gaming and full screen entertainment, Waydroid can also be run to show the full Android UI.

Near native performance

Get the best performance possible using wayland and AOSP mesa, taking things to the next level

Active community

Find out what all the buzz is about and explore all the possibilities Waydroid could bring

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

- Fe - Backflip Frontflip Script - Check This ... Jun 2026

Instead of a full 360°, you can do 180° for a half‑flip or 540° for multiple spins.

The landscape of client-side scripting is changing. Roblox is constantly updating its 64-bit client protections and the Luau Virtual Machine (Luau VM) to patch vulnerabilities. While traditional executors and FE scripts may face more challenges, the cat-and-mouse game continues, with new bypass methods being developed. The future likely involves more sophisticated, external manipulation techniques that operate outside of the game client entirely.

-- Prevent movement during flip humanoid.PlatformStand = true tween:Play() tween.Completed:Wait() humanoid.PlatformStand = false

If you're looking to understand or create a script or sequence of movements involving a backflip and a frontflip, here are some general considerations: - FE - BackFlip FrontFlip Script - Check This ...

: Using scripts like this to gain an advantage in games where they aren't intended can be considered "exploiting," which violates the Roblox Terms of Use and may lead to account penalties .

FilteringEnabled is Roblox's core security model. It prevents exploits by regulating data flow between clients and the server. Server-Client Relationship

This is a gray area. Roblox’s Terms of Service prohibit exploiting that gives unfair advantages. A BackFlip or FrontFlip is . It does not grant invincibility, speed hacks, or noclip. Instead of a full 360°, you can do

: Applying physics constraints to force the humanoid root part to rotate.

Example server‑side rate limit:

local humanoid = char:FindFirstChild("Humanoid") if not humanoid then return end While traditional executors and FE scripts may face

At its core, the is a user‑created Lua script designed for Roblox games. It allows a player’s character to perform a smooth, realistic backflip or frontflip with a single key press (or mouse click). The “FE” in the name refers to Filtering Enabled – a critical Roblox security feature that prevents clients from directly manipulating server‑side properties.

Roblox enforces FilteringEnabled architecture to secure game servers from unauthorized exploits.

Lower the Y-axis velocity value from 35 down to 20 or 25 , and ensure the cleanup delay does not exceed 0.6 seconds. Character Fails to Rotate Completely

Most versions of this script, such as , include the following standard features: Frontflip: Usually triggered by the Z key. Backflip: Usually triggered by the X key.

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