# Android 11

Switchroot Android 11 (R) is a downstream LineageOS 18.1 release supporting all SKUs (`odin`/v1, `modin`/v2, `vali`/Lite, `fric`/OLED)

Kernel: Downstream Switchroot L4T kernel, rebased on rel-shield-r kernel-4.9 and r34 kernel-nvidia, kernel-nvgpu

Blobs: Shield Experience 9.1.1

### Installing

To install official release or install, please follow our official guide: [11 Setup Guide](/wiki/android/android-11/11-r-setup-guide.md)

For an eMMC install (supported but not official), follow our [11 eMMC Guide](/wiki/android/android-11/11-emmc-guide.md)

### Customization

To customize, see the [11 INI Settings Guide](/wiki/android/android-11/11-r-ini-guide.md)--note that enabling DDR200 can cause issues for unsupported cards, but is enabled by default on all Samsung.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.switchroot.org/wiki/android/android-11.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
