> For the complete documentation index, see [llms.txt](https://notes.tejpratapsingh.com/_/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.tejpratapsingh.com/_/android-tips/theming.md).

# Theming

- [Theming](https://notes.tejpratapsingh.com/_/android-tips/theming/theming.md): Ways to theme you android
- [RRO](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/rro.md): Runtime Resource Overlay
- [RRO Internals](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/rro/rro-internals.md): How RRO works internally
- [RRO classes in AOSP](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/rro/rro-classes-in-aosp.md)
- [RRO Example](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/rro/rro-example.md)
- [RRO Permission](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/rro/rro-permission.md)
- [Fabricated RRO (FRRO)](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/fabricated-rro-frro.md): Fabricated RRO is build on top traditional RRO system
- [FRRO Example](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/fabricated-rro-frro/frro-example.md)
- [Permission](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/fabricated-rro-frro/permission.md): Here are the permissions required for using Fabricated RRO
- [Context Hijack](https://notes.tejpratapsingh.com/_/android-tips/theming/theming/context-hijack.md): Use resources of other application
