# Android Client Installation (Unofficial)

<h2 align="center"><strong>Unofficial release for jonfield's 2017, 2020 and 2021 korone APKs:</strong></h2>

{% hint style="success" %}
[**https://git.korone.one/LittleBigDevs/Jonfield-Korone-Apks/releases/tag/release**](https://git.korone.one/LittleBigDevs/Jonfield-Korone-Apks/releases/tag/release)
{% endhint %}

{% hint style="warning" %}
**Make sure the original Roblox app is uninstalled before installing this client, or the installation may be blocked.**
{% endhint %}

{% hint style="info" %}
**Android Installation Guide**

* <mark style="color:$primary;">**Download the Android APK for the client version you want.**</mark>
* <mark style="color:$info;">**Open your device Settings → Security / Privacy.**</mark>
* <mark style="color:yellow;">**Enable Install unknown apps (or “Allow from this source”) for your browser/files app.**</mark>
* <mark style="color:blue;">**Open the downloaded APK file.**</mark>
* <mark style="color:$warning;">**Tap Install and wait for it to finish.**</mark>
* <mark style="color:green;">**Launch the client from your app list.**</mark>
  {% endhint %}

<figure><img src="/files/sjPccUy2tR6XjDqBGOQA" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**If you see this pop up, press on "More Details" and "Install Anyway"**
{% endhint %}

<figure><img src="/files/kcdZPDl3aJEutBm8LveE" alt="" width="328"><figcaption></figcaption></figure>


---

# 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://korone.gitbook.io/korone-client-guide/mobile-clients/mobile-installation-1.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.
