blob: 81916c6e5a38c0e66b5fe55d75f5b10ce07de1ed [file] [log] [blame]
---
layout: post
title: "How can I get TWRP for my device? (how to compile TWRP)"
---
We can't afford to buy every device made and many times certain devices are only available in other countries. TWRP is fully open source, so you can port TWRP to your device using minimal twrp repositories. You can look at our device trees for examples on [TeamWin](https://github.com/TeamWin/)
# Android 12.1+
Android 12.1 is currently supporting Android 12.1+
- [Android 12.1](https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp)
# Android 11
Android 11 is for devices that were released with Android 10 and Android 11
- [Android 11](https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11)
# Android 9
Android 9 is for devices that were released with Android 9
- [Android 9](https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni)
# Android 8.1
Android 8.1 supports devices that were released with Android 7 - Android 8.1
- [Android 8.1](https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-8.1)
# Android 6
Android 6 supports devices that were released with Android 5.1 - Android 6
- [Android 6](https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-6.0)