> For the complete documentation index, see [llms.txt](https://meshnet.nordvpn.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meshnet.nordvpn.com/how-to/remote-files-media-access/set-up-folder-sharing/access-shared-folders-from-android-tv.md).

# Access shared folders from Android TV

In this article, you will learn how to access another device's shared folder from an Android TV device.

## Before you begin

Make sure that:

* You have configured a shared folder on a desktop device. Refer to the following guides for detailed instructions:
  * [Configure shared folders on Windows](/how-to/remote-files-media-access/set-up-folder-sharing/configure-and-access-shared-folders-on-windows.md#configure-a-shared-folder)
  * [Configure shared folders on macOS](/how-to/remote-files-media-access/set-up-folder-sharing/configure-and-access-shared-folders-on-macos.md#create-a-sharing-user)
  * [Configure shared folders on Linux](/how-to/remote-files-media-access/set-up-folder-sharing/configure-and-access-shared-folders-on-linux.md#prerequisites)
* You have a file manager that allows access to SMB network storage. In this guide, the X-plore file manager is used as an example.

## Access shared folders

To connect to a shared folder:

1. On your Android TV, download and install the [X-plore file manager](https://play.google.com/store/apps/details?id=com.lonelycatgames.Xplore\&hl=en\&gl=US) from Google Play.
2. Launch **X-plore file manager**. \
   &#x20;\
   If requested, grant X-plore permission to access media on your device.

   <div align="left"><figure><img src="/files/YUH8VANp3YAa0lBYOgMj" alt="Selecting &#x27;Allow&#x27; to grant X-plore access to photos and media."><figcaption></figcaption></figure></div>

   &#x20;
3. In the right pane, navigate to **LAN** > **Add server**, and then select **Add server**.

   <figure><picture><source srcset="/files/IpYZuQvOd7hteskivSxg" media="(prefers-color-scheme: dark)"><img src="/files/S5tgJGpROoMA7pWy73st" alt="Selecting &#x27;LAN&#x27; > &#x27;Add server&#x27; > &#x27;Add server&#x27; in the file manager."></picture><figcaption></figcaption></figure>

   &#x20;
4. Fill in the following details:
   * In the **Label** field, enter a custom name for the shared folder, which will be shown in the file manager.
   * In the **Server** field, type in the Nord name of the sharer's device.
   * In the **Path** field, enter the name of the network share.
   * In the **Username** and **Password** fields, enter the authentication details required for accessing the shared folder\
     &#x20;\
     **Example**

     <div align="left"><figure><picture><source srcset="/files/TOeu7LQduwnlHg2Cg6Ic" media="(prefers-color-scheme: dark)"><img src="/files/Kv4Hl157WY3PXmM1pcom" alt="The &#x27;Add server&#x27; dialog filled in with the shared folder&#x27;s information." width="563"></picture><figcaption></figcaption></figure></div>

     &#x20;
5. Select **Test** to check whether the connection can be established. Then, select **Save**.

The added folder should now be visible on the right pane, under **LAN**. Select it to display the files available in the folder.

<div align="left"><figure><picture><source srcset="/files/c1GVb9srx9xRQSdHCjSz" media="(prefers-color-scheme: dark)"><img src="/files/GXVlT2LX4DRAlCNShoco" alt="Contents of the shared folder visible in the file manager." width="563"></picture><figcaption></figcaption></figure></div>

## See also

* [Access shared folders from Android](/how-to/remote-files-media-access/set-up-folder-sharing/access-shared-folders-on-android.md#before-you-begin)
* [Access shared folders from iPhone/iPad](/how-to/remote-files-media-access/set-up-folder-sharing/access-shared-folders-on-ios.md#before-you-begin)


---

# 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://meshnet.nordvpn.com/how-to/remote-files-media-access/set-up-folder-sharing/access-shared-folders-from-android-tv.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.
