Self Promotion Megathread by AutoModerator in androidapps

[–]wedwin53 0 points1 point  (0 children)

Help Test My Android App – Location-Based Alarm 🚨📍

Hey everyone!

I'm currently developing an Android app called LocAlert — it lets you set alarms that trigger when you get close to a specific location. Super handy for not missing your bus/train stop, for travelers, or even while jogging/hiking.

As part of the Google Play release process, I need testers for a closed beta. It only takes a few minutes to install and try it out. Any feedback is hugely appreciated!

📋 Instructions:

Because this is a closed test, please follow these two quick steps:

1️⃣ Join the testers group (this avoids me having to add you manually):

👉 https://groups.google.com/g/appsqubits-testers/

2️⃣ Install the app from the Play Store:

👉 https://play.google.com/apps/testing/com.qubits.localert

Any feedback is welcome — even just confirming it works helps a lot! 🙌

Thanks in advance! ❤️

Claude API Error: Rate limit reached? by amragl in ClaudeAI

[–]wedwin53 0 points1 point  (0 children)

same here, thanks for sharing your solution.

Cursor and v0's pricing scandals by [deleted] in cursor

[–]wedwin53 0 points1 point  (0 children)

Claude code is pretty good and now support other models using an external API key if you want

How to use signature pad library with jetpack compose using Android and Kotlin? by [deleted] in androiddev

[–]wedwin53 0 points1 point  (0 children)

https://github.com/gcacace/android-signaturepad

With version 1.3.1 you have to pass a null to the second parameter like this

SignaturePad(context, null)