# Loop on Android (Beta)

The Loop Android App is currently only available in beta.

You can download the app from the Google Play Store.

We're working every day to add features into this app - Your feedback and support will help us along the way.&#x20;

**Features currently available in the app**

**Inbox**

* View all messages (Email, Chats, Loops)
* Switch between Emails, Chats  and Loops in the side menu
* View messages and emails in channel view
* View the number of unread messages in each inbox in the side menu
* View the muted section

&#x20;**Replying**&#x20;

* You will be able to reply to an Email, Chat or Loop
* You will be able to reply to emails within Loops
* Add attachments Email, Chat or Loops

&#x20;**Actions**

* Mark an email as read or unread
* Filter unread emails
* Delete, Archive and Star items
* View system folder i.e. trash, archive, sent and starred (Gmail users will not see archived as this does not exist on Gmail)
* Favourite or Mute, and access from the menu to channels (people, teams, shared inboxes)

**Creating New**

* You will be able to create new Chats
* You will be able to create new Emails
* You will be able to create new Loops

**Attachments**

* View an attachment in an email (icon and thumbnail)
* View inline images (images within an email)
* View GIFs
* Preview the attachments
* Option to download attachment
* View files in the Files Channel

**As this is an early beta there are some features which are currently not available**&#x20;

* Offline support
* Use of multiple accounts
* Use of a signature
* Email forwarding
* Search
* Load more view - This is not applied throughout the app. Certain views, for example in folders, you won't be able to view all extra content
* Limited setting options
* Create or use Drafts

If you have any questions or requests for our Android team, then please contact support on <support@intheloop.io>.


---

# 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://help.intheloop.io/android-app-beta/loop-on-android-beta.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.
