> 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/pikoapp/x-twitter-piko-lite.md).

# X/Twitter Piko Lite

## Features

* Remove Ads, Google Ads
* Hide Promoted Trend
* Custom download folder
* Hide Recommended Users
* Remove "Creators to subscribe" Banner
* Show sensitive media
* Settings Mod (Piko Settings)
* ~~*Enable custom app icon and nav icon settings*~~ <mark style="color:red;">(Buggy)</mark>
* Enable Undo Posts
* Download Video and Gif

### About Lite version&#x20;

* Splited ARM7 and ARM8

{% hint style="success" %}
All Features you can access to:

Click Icon Profile (top left corner) > Settings & Support > Settings and Privacy > Scroll to bottom > Piko Mod Settings
{% endhint %}

## How to Login

Login normally by typing your username and password, don't use Google Button

<details>

<summary>Don't use this method, because no need anymore</summary>

In the New version of X app modified will getting error "LoginError.AttetationDenied" if you login, that error is server side by X and can't be fix for now

#### For Android 14 and Later

Here how to login and working in this time\
\&#xNAN;*<mark style="color:orange;">(This only for Android 14 and later, if you have Android version 13 and below you can't use this metode)</mark>*

1. first install Proton Pass and Create Account

<a href="https://play.google.com/store/apps/details?id=proton.android.pass" class="button primary" data-icon="google-play">Proton Pass</a>

2. Install X from Play Store and Enable Passkey then save Passkey to Proton Pass App (your Installing before)
3. After you enable Passkey, uninstall X from Play Store then Install Piko
4. Open Piko and Login using Passkey from Proton Pass\
   If pop up Login passkey not appear clear data Piko and open again

</details>

## Download

**Version 12.2.0-release.0**

<a href="https://www.mediafire.com/folder/mucszr6aqj94i/X_Piko_Lite" class="button primary" data-icon="twitter">Download</a>

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

* Update base v12.2.0-release.0
* [Update patch v3.7.0-dev.7](https://github.com/crimera/piko/releases/tag/v3.7.0-dev.7)
* [Update patch v1.6.3](https://gitlab.com/inotia00/piko-shim)

<i class="fa-timer">:timer:</i> Last update: 26 June 2026
{% endtab %}

{% tab title="What is Ripped?" icon="circle-question" %}
What is .apk-ripped? this .apk modification by [NullRE](https://t.me/xriprepo) by removing PairIP inside .apk file and what PairIP?

PairIP is a security and integrity protection system from Google that is often embedded in Android applications. Its primary function is to verify licenses, validate application signatures and detecting modification app.
{% endtab %}
{% endtabs %}

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

* [Crimera/Piko](https://github.com/crimera/piko), [Piko Shim](https://gitlab.com/inotia00/piko-shim)
* [APK Mirror](https://www.apkmirror.com/)
* [NullRE](https://t.me/xriprepo)

<i class="fa-user-message">:user-message:</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/pikoapp/x-twitter-piko-lite.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.
