# Aurora Droid

{% hint style="danger" %}
Aurora Droid is no longer actively maintained, thus having many performance issues and many bugs. It is strongly recommended to stick with the official client instead.
{% endhint %}

## About

Aurora Droid is a FOSS client for F-Droid. It's been redesigned to appeal users who are fed-up with the official F-Droid client, with user-friendly navigation and quick usability.

### Screenshots

### Features:

* Easy repo management, with more than 20 repos available by default.
* Beautiful UI based on latest Material Design guidelines.
* A full-featured download manager with parallel & sequential download support.

### Credits

* [whyorean](https://gitlab.com/whyorean/) (Rahul Patel) for developing the app.
* [F-Droid Team](https://gitlab.com/fdroid) for providing the open source a repository.

### Disclaimer

The developer of this application is not responsible for getting your device malware or anything affiliated with apps within the F-Droid repository, excluding Aurora Apps by AuroraOSS.


---

# 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://auroraoss.gitbook.io/wiki/our-apps/aurora-droid.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.
