> For the complete documentation index, see [llms.txt](https://faultx.gitbook.io/rn10p-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faultx.gitbook.io/rn10p-docs/gapps.md).

# GApps

**GApps&#x20;*****(Google Apps)*** adalah sekumpulan aplikasi inti (core applications) dan layanan milik Google yang biasanya tidak termasuk dalam stock (bawaan) sistem operasi *Android Open Source Project (AOSP)*.

<details>

<summary><i class="fa-book-bookmark">:book-bookmark:</i> Read more</summary>

Konteks Penting AOSP: AOSP adalah versi Android sumber terbuka yang mendasari hampir semua ROM kustom (Custom ROM) seperti LineageOS. AOSP tidak memiliki lisensi untuk menyertakan aplikasi Google.

Peran GApps: Untuk membuat ponsel Android yang menggunakan AOSP atau Custom ROM bisa mengakses layanan Google, seperti sinkronisasi akun, Google Play Store, Gmail, Maps, dan lainnya, file GApps harus diinstal secara terpisah setelah Custom ROM diinstal.

</details>

***

{% hint style="info" %}

### Notes

* Pastikan kamu menginstal paket GApps yang sesuai dengan versi sistem operasi Android perangkat Anda.
* <i class="fa-microchip">:microchip:</i> arm64
  {% endhint %}

## MindTheGapps

<i class="fa-github">:github:</i> [Github](https://github.com/MindTheGapps)

|            |                                                                   |
| ---------- | ----------------------------------------------------------------- |
| Android 16 | [Download](https://github.com/MindTheGapps/16.0.0-arm64/releases) |
| Android 15 | [Download](https://github.com/MindTheGapps/15.0.0-arm64/releases) |
| Android 14 | [Download](https://github.com/MindTheGapps/14.0.0-arm64/releases) |
| Android 13 | [Download](https://github.com/MindTheGapps/13.0.0-arm64/releases) |
| Android 12 | [Download](https://github.com/MindTheGapps/12.1.0-arm64/releases) |
| Android 11 | [Download](https://github.com/MindTheGapps/11.0.0-arm64/releases) |

***

## NikGApps

<i class="fa-globe">:globe:</i> [NikGapps](https://nikgapps.com/downloads)

|              |                                                                                    |
| ------------ | ---------------------------------------------------------------------------------- |
| Android 16   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-16/)   |
| Android 15   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-15/)   |
| Android 14   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-14/)   |
| Android 13   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-13/)   |
| Android 12.1 | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-12.1/) |
| Android 12   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-12/)   |
| Android 11   | [Download](https://sourceforge.net/projects/nikgapps/files/Releases/Android-11/)   |

|                      |                                                   |
| -------------------- | ------------------------------------------------- |
| NikGapps for CrDroid | [Download](https://nikgapps.com/crdroid-official) |

***

## BiTGApps

{% embed url="<https://bitgapps.io/>" %}

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://faultx.gitbook.io/rn10p-docs/gapps.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.
