> For the complete documentation index, see [llms.txt](https://docs.oortech.com/oort/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oortech.com/oort/oort-wallet/google-play-store-update.md).

# Google Play Store Update

We are pleased to report OORT has released an updated version of OORT Wallet in Google Play Store. In order to continue using your OORT Wallet, we ask that you update OORT Wallet. This version of OORT Wallet is built entirely on testnet II, Huygens, which is a major leap forward from Dome-A, testnet I. We apologize for the inconvenience of removing and reinstalling.

### APK File Download&#x20;

If you originally installed OORT Wallet by downloading an APK file (the package file format used by the Android operating system), download the updated APK file when installing this update.

### Google Play Store Download

If you installed OORT Wallet through Google Play Store, install the updated&#x20;

[OORT Wallet in Google Play Store](https://t.co/Hzm0Qj6XKS)

### In Case of Errors & Complications

1> Make a copy of your **Private Key** or **Keystore**. You should also have your **Secret Recovery Phrase** stored in a safe place by now. &#x20;

> Please do keep your private key only to yourself, as anyone with access to your private key could manage and transfer the assets in your wallet&#x20;

2> Delete the OORT Wallet from your device

3> Install [OORT Wallet in Google Play Store](https://t.co/Hzm0Qj6XKS)


---

# 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://docs.oortech.com/oort/oort-wallet/google-play-store-update.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.
