> 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/g-photos-lite.md).

# G-Photos Lite

## Summary

G-Photos is modded using De-Vanced patch, which may violate Google’s terms of service. Use at your own risk.

## Installation

1. Download G-Photos and GMSCore

<a href="https://www.mediafire.com/folder/n67veppctymj8/G-Photos" class="button primary" data-icon="image">G-Photos</a><a href="https://github.com/MorpheApp/MicroG-RE/releases" class="button primary" data-icon="puzzle-piece-simple">GMSCore</a>

2. Install GMSCore first and then G-Photos
3. Open G-Photos and Select your account, then allow it to process your media (this may take time depending on your file)

## Benefits

* **Unlimited Storage**: Backup photos and videos without worrying about Google’s 15GB limit
* **Original Quality**: Keep your media uncompressed and at full quality
* **All Features** may not work because server side

### Lite Features

* ARM8 Only
* Detach update from Play Store

### Build Info

* Patching using CLI and patches by De-Vanced
* Apk base downloaded from APKMiror
* Package: `app.morphe.android.apps.photos`&#x20;

## Notes

* Cannot back up from **Locked Folders**.
* **Utilities** will not display in the app.

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

* [De-Vanced](https://github.com/RookieEnough/De-Vanced) for Patch
* [APK Mirror](https://www.apkmirror.com/) for APK

<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/otherapp/g-photos-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.
