> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Pano Scrobbler (Android)

> Scrobble from any Android music player using Pano Scrobbler.

[Pano Scrobbler](https://github.com/kawaiiDango/pano-scrobbler) watches
playback on your Android device and forwards each play to a scrobbling
service. Point it at Rocksky's ListenBrainz endpoint and every Android player
on your phone starts scrobbling.

## Prerequisites

* Android device with Pano Scrobbler installed
* A [Rocksky](https://rocksky.app) account
* An API key from the [API Applications](https://rocksky.app/apikeys) page

## Setup

<Steps>
  <Step title="Open Pano Scrobbler">
    Launch the app on your Android device.
  </Step>

  <Step title="Open the ListenBrainz settings">
    Go to **Settings** and scroll to the **ListenBrainz** section. Enable it
    if it isn't already.
  </Step>

  <Step title="Set the custom server URL">
    Tap **Custom server URL** and enter:

    ```
    https://audioscrobbler.rocksky.app
    ```
  </Step>

  <Step title="Add your API key">
    Paste your Rocksky API key into the **Authentication token** field, then
    save.

    <Frame>
      <img src="https://mintcdn.com/rocksky/f8tOVRECa7uvBDlF/images/integrations/pano-scrobbler-listenbrainz.png?fit=max&auto=format&n=f8tOVRECa7uvBDlF&q=85&s=3fd30e8465c19e0988f85b4c2d4a8905" alt="Pano Scrobbler Custom ListenBrainz settings with the Rocksky API URL filled in" width="1080" height="2400" data-path="images/integrations/pano-scrobbler-listenbrainz.png" />
    </Frame>
  </Step>
</Steps>

Once it's running, Pano Scrobbler watches every playing app on your device:

<Frame>
  <img src="https://mintcdn.com/rocksky/f8tOVRECa7uvBDlF/images/integrations/pano-scrobbler-settings.png?fit=max&auto=format&n=f8tOVRECa7uvBDlF&q=85&s=ab930dee544d029684dc0d076d1dc0a7" alt="Pano Scrobbler home screen listing recently played tracks" width="1080" height="2400" data-path="images/integrations/pano-scrobbler-settings.png" />
</Frame>

## Verify

Start playing a track. Visit [rocksky.app](https://rocksky.app) — your recent
scrobbles should appear in real time. Pano Scrobbler waits until enough of a
track has played before submitting it.
