# Android 14, 15

Switchroot Android 14 (Q) and 15 (V) are fully upstream LineageOS 21 and 22.2 releases 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 r35 kernel-nvidia, kernel-nvgpu

Blobs: Shield Experience 9.2.x

## Installing

To install official release or install, please follow the official LineageOS guide for your device:

Tablet: <https://wiki.lineageos.org/devices/nx_tab/>

Android TV: <https://wiki.lineageos.org/devices/nx/>

For an eMMC install (supported but not official), follow our [14-15-emmc-boot-guide](https://wiki.switchroot.org/wiki/android/android-14-15/14-15-emmc-boot-guide "mention")

## Customization

For full Nintendo controller remapping, toggling of analog trigger emulation, and more, use the interface in the Switch Configuration app. To toggle right-stick mouse, use the screenshot button.

To customize system options, see the [11-r-ini-guide](https://wiki.switchroot.org/wiki/android/android-14-15/11-r-ini-guide "mention")--note that enabling DDR200 can cause issues for unsupported cards, but is enabled by default on all Samsung.

## Overclocking

Android provides a Performance Mode setting in the Switch Configuration App. This enables full kernel clock scaling for CPU and GPU, limited by the overclocking enable node in sysfs and any max clocks set for your SKU.

RAM, CPU, and GPU overclocking are supported as of 4/6/25 update. See [11-r-ini-guide](https://wiki.switchroot.org/wiki/android/android-14-15/11-r-ini-guide "mention") for details. Note that for CPU and GPU OC, Performance Mode is required.

## Power User Config

For sysfs nodes and other power user utilities, see [14-15-power-user-docs](https://wiki.switchroot.org/wiki/android/android-14-15/14-15-power-user-docs "mention"). If you don't understand you probably don't need it.

## Maintainers

makinbacon - <https://paypal.me/makinbacon21>

npjohnson - <https://paypal.me/nolenjohnson>


---

# 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-14-15.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.
