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

# GBoard Plus

## Main Features

* :clipboard: Clipboard enhancements (retention time, item count limits, preview lines, countdown and creation-time labels, order index, and grid columns)
* :tools: Custom symbols
* :footprints: Inline suggestions
* :globe\_with\_meridians: Grammar checker
* 🎨 Key shape selections (Square, Rounded)
* :arrows\_counterclockwise: Emojis, stickers, GIF tab order
* :link: Web clipboard

{% hint style="success" icon="lightbulb" %}
You can install this GBoard with GBoard official because has renamed package name
{% endhint %}

### Lite Features

* ARM8 only
* 44MB size file
* Detach from Play Store

### Build Info

* Build using CLI by Morphe and Patch by Jasonwu1994
* Package name: \
  `dev.jason.com.google.android.inputmethod.latin`

## Download

Version **17.0.10**

<a href="https://www.mediafire.com/folder/0snamwvo3bw48/GBoard_Plus" class="button primary" data-icon="keyboard">Download</a>

{% tabs %}
{% tab title="Changelogs" icon="memo-circle-info" %}

* Update file v2
* Using [Patch v1.12.0-dev.1.mpp](https://github.com/jasonwu1994/Gboard-patches/releases/tag/v1.12.0-dev.1)
* Enable from patch:\
  \- AI Writing Tools  \
  \- English QWERTY Up-Flick Uppercase  \
  \- Inline Autofill Suggestions

<i class="fa-clock">:clock:</i> Last update: 23 June 2026
{% endtab %}
{% endtabs %}

{% hint style="success" icon="flask-gear" %}
Credits

* [MorpheApp](https://github.com/MorpheApp)
* [ApkMirror](https://www.apkmirror.com/)
* [Jasonwu1994](https://github.com/jasonwu1994/Gboard-patches)

<i class="fa-users">:users:</i> [Morphe XSN Lite Channel](https://eksan127.gitbook.io/xsn-lite#join-xsn-lite-channel)

* <i class="fa-telegram">:telegram:</i> [Telegram](https://t.me/morphexsnlite)
* <i class="fa-whatsapp">:whatsapp:</i> [WhatsApp](https://whatsapp.com/channel/0029Vb5lYPi7YSd3ugsaVS2Z)
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://xsn.gitbook.io/xsn/otherapp/gboard-plus.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
