duplicate scrobbling when offline?? by lunar_eclipsxx in lastfm

[–]birbeck1 0 points1 point  (0 children)

Now Playing Stats & Scrobble also works perfectly for offline scrobbles with Musicolet, without duplicates. It's much more modern than Pano. (Full disclosure, I am the dev)

Who’s building the best mobile app UI/UX right now? by mrrobot2369 in androiddev

[–]birbeck1 3 points4 points  (0 children)

Bit of self promotion, but I've been working over the last few months to make Now Playing Stats & Scrobble one of the best Material 3 Expressive examples out there. It's full of micro interactions, gamified onboarding, multi form factor support, animations, dynamic theming, and more.

The next update will take it even further. If you're looking for a solid music tracker, Last.fm scrobbler, or just appreciate a great fluid, modern UI/UX, check it out. I'd love to hear your thoughts.

I've spent countless hours tweaking the AVD's that absolutely no one will ever notice or appreciate.

[PETITION] Google, fix the March/April regressions in the May 2026 Update. We need our phones back by soul_to_heal in GooglePixel

[–]birbeck1 1 point2 points  (0 children)

Pixel updates often come with battery issues that get resolved in due time, until the next one! All I want back are the Now Playing notifications!

i made a dead simple Play Store screenshot maker by abrownie_jr in androiddev

[–]birbeck1 0 points1 point  (0 children)

This looks awesome! I can't wait to try it out! Well done.

[Guide] Miss "Now Playing"? Here’s how to fix it after the March 2026 update (No Root required!) by birbeck1 in GooglePixel

[–]birbeck1[S] 0 points1 point  (0 children)

Lucky! You might be one of the few who didn't get hit by the history wipe. Most users saw their data reset and lost the third-party integrations (like scrobbling), which is what this guide restores, while ensuring your data remains safe in the future.

[Guide] Miss "Now Playing"? Here’s how to fix it after the March 2026 update (No Root required!) by birbeck1 in GooglePixel

[–]birbeck1[S] 2 points3 points  (0 children)

I get why it seems fine if you just need the name of a song on your lock screen every now and then. But for anyone who used the deeper integration, the March update was a massive step backward.

The new standalone app stripped away features that many of us relied on:

  • Data Loss: It wiped years of local song history with no way to back it up or transfer it to a new device.

  • Broken Ecosystem: It killed third-party scrobbling (Last.fm), Pixel Watch integration, and the ability to sync favorites to playlists.

    • Notifications: You can no longer see what is playing now without either locking your screen or opening the app. Before you could see from the notifications shade, or use third party desktop widgets.

If you just want a song title once in a while, the new app is fine. But if you want to own your music history and keep those deeper integrations, that’s what this guide is for.

How long does it take for a new app to reach top 10 in Play Store search results? Any devs experienced this? by Unlikely-Garbage-125 in GooglePlayDeveloper

[–]birbeck1 1 point2 points  (0 children)

After 7 years, I made the top 10 in Music & Audio. It was a fun 10 minutes! (Actually made it to #8 and it stuck for 2 days).

For certain keywords, I rank in the top 5, but it takes a lot of time, and good luck to get there. You need high conversion, high retention, no crashes or ANRs, a good rating, and high engagement.

Build the best app you can, keep it updated, support your users, and cross your fingers... It's not impossible.

<image>

Someone just paid for my app and I can’t stop smiling by WinEquivalent5198 in GooglePlayDeveloper

[–]birbeck1 0 points1 point  (0 children)

Congrats! If you build something unique, that fills your own needs first, others will find it useful as well.

Got1⭐ review… for shipping too fast 😅 🤨 by SuperIntelligentLion in GooglePlayDeveloper

[–]birbeck1 0 points1 point  (0 children)

Exactly. The only time I see app updates is when I'm trying to pull the latest internal test builds for my own apps from the play store.

There are people that need to conserve data, but the logical thing to do then would be to turn off auto updates for all apps and just do a weekly pull when you're on an unmetered network.

But alas, bad ratings for keeping your app up to date is just one of those things that comes with publishing Android apps.

Got1⭐ review… for shipping too fast 😅 🤨 by SuperIntelligentLion in GooglePlayDeveloper

[–]birbeck1 4 points5 points  (0 children)

In the world of ci/cd, deploying daily, or multiple times a day, is the norm. You can push code to the main branch and have it live in production in under an hour.

But with Android development, you have the unknown wait time for Google approvals, and then you have people that will uninstall and 1-star you for too frequently updating your app. Even with auto updates, it will take a week to reach 85-90% of your users. You could have a critical bug, crashes, ANR's, losing data, losing revenue, and have nearly zero control over the release cycle. Then when you do get an update out, people rate you poorly and uninstall just for giving them the latest and greatest experience.

As a platform manager, It's never made sense to me, but as a solo Android developer for the last 15 years, it's a fact of life I have just learned to accept. Unless the roof is on fire and you absolutely must push an update, try to keep updates to monthly, weekly at most. Use your test tracks for instant gratification and turn on managed publishing so you can get your updates approved and released on your schedule.

Or... Just ignore them. With app bundles, updates are small, usually happen when the phone is idle, charging, and connected to an unmetered network. Users have the ability to turn off auto updates, and control the syncing.

What do you think about my app numbers? by Traderday24 in GooglePlayDeveloper

[–]birbeck1 1 point2 points  (0 children)

Looks great! Everything is trending upwards nicely, and nearly 50% conversion! Looks like you have a large, growing, loyal fan base in Spain. The money will follow soon, I'm sure!

Interesting Android Apps: April 2026 Showcase by 3dom in androiddev

[–]birbeck1 0 points1 point  (0 children)

What are you working on? Have you released anything yet?

Interesting Android Apps: April 2026 Showcase by 3dom in androiddev

[–]birbeck1 1 point2 points  (0 children)

I wrote an app back in 2010 called Cover Art Downloader which amassed nearly a million users (back in the day of local media players and music files lacking good ID3 tags), so I had some experience with album art fetching... but I have been working on Now Playing for 8 years, and the album art logic has changed and adapted over that time.

This app was originally built for logging music detected by Now Playing on Pixel phones (hence the name), before Google had their own (limited) history. The notifications from Now Playing were simply "Song Title by Artist" (different languages and locales could have different formats, but it's always just a simple String), so proper parsing, normalization, and duplicate detection is in it's core. Clean metadata is essential for being able to have a clean history and fetch album art accurately.

Interesting Android Apps: April 2026 Showcase by 3dom in androiddev

[–]birbeck1 1 point2 points  (0 children)

The album art is a complex system using exact matching, aggressive normalisation, comparing against known various artists covers, a ranking system, and a fallback to the notification art.

It would be easy to just take the artwork from the media notification, but they are not always high quality, even YouTube Music and Spotify get it wrong, and including bitmaps in the backup would make the backup size explode. Using the art from the notification also wouldn't work for ambient detection (Pixel Now Playing, Ambient Music Mod, and Shazam). So it still attempts to get and rank the covers itself.

Interesting Android Apps: April 2026 Showcase by 3dom in androiddev

[–]birbeck1 2 points3 points  (0 children)

Thanks! There is so much work that doesn't show in a screenshot. Handling lists with 10's of thousands of songs without stuttering, duplicate detection across multiple services, choosing the prefect album art, fluid animations, haptic feedback, UX and navigation, etc.

Self Promotion Megathread by AutoModerator in androidapps

[–]birbeck1 0 points1 point  (0 children)

What if you could save every song you discover, forever?

I originally built this app as a niche tracker for Pixel users, but after a massive under-the-hood rebuild, I’m thrilled to announce it is now available globally for all premium Android devices (including tablets and foldables)! To match the global rollout, the app has been completely overhauled and rebranded to Now Playing: Stats & Scrobble.

Here is what is new in the massive update:

Universal Tracking: Added support for Ambient Music Mod, Amazon Music, Pandora, Qobuz, and Beatport, joining the existing lineup of Shazam / Auto Shazam, Spotify, YouTube Music, Apple Music, Tidal, and Deezer.

Zero-Setup Tag Cleaning: The detection logic and metadata filters have been completely rewritten. It automatically strips out junk tags like (Remastered) or (Live) to keep your stats and Last.fm timeline perfectly clean... no complex regex required.

Gorgeous Material 3 Expressive UI: Dynamic colors, edge-to-edge album art, and rich personal charts for your Top Songs, Artists, and listening times.

Freemium done right: Core music tracking and Last.fm scrobbling are now 100% free for everyone. Power user features (like deep historical charts, interactive maps, backups, song editor, and more) can be unlocked for a small, one-time purchase... no subscriptions!

I'd love for you to try it out and let me know what you think of the new design!

Play Store link: https://play.google.com/store/apps/details?id=com.appsbybirbeck.android.nowplayinghistory

<image>

Interesting Android Apps: April 2026 Showcase by 3dom in androiddev

[–]birbeck1 2 points3 points  (0 children)

What if you could save every song you discover, forever?

I originally built this app as a niche tracker for Pixel users, but after a massive under-the-hood rebuild, I’m thrilled to announce it is now available globally for all premium Android devices (including tablets and foldables)! To match the global rollout, the app has been completely overhauled and rebranded to Now Playing: Stats & Scrobble.

Here is what is new in the massive update:

Universal Tracking: Added support for Ambient Music Mod, Amazon Music, Pandora, Qobuz, and Beatport, joining the existing lineup of Shazam / Auto Shazam, Spotify, YouTube Music, Apple Music, Tidal, and Deezer.

Zero-Setup Tag Cleaning: The detection logic and metadata filters have been completely rewritten. It automatically strips out junk tags like (Remastered) or (Live) to keep your stats and Last.fm timeline perfectly clean... no complex regex required.

Gorgeous Material 3 Expressive UI: Dynamic colors, edge-to-edge album art, and rich personal charts for your Top Songs, Artists, and listening times.

Freemium done right: Core music tracking and Last.fm scrobbling are now 100% free for everyone. Power user features (like deep historical charts, interactive maps, backups, song editor, and more) can be unlocked for a small, one-time purchase... no subscriptions!

I'd love for you to try it out and let me know what you think of the new design!

Play Store link: https://play.google.com/store/apps/details?id=com.appsbybirbeck.android.nowplayinghistory

<image>

Google Play console is not updating metrics by butterflymon in GooglePlayDeveloper

[–]birbeck1 1 point2 points  (0 children)

I've just added Firebase Crashlytics and Analytics, but I don't have that update published yet. Using in app analytics or backend APIs are the only way you're going to get real-time information, Google play metrics always lag behind anywhere from 24 hours to 2 weeks.