$300 Bounty For Killing A Payment Bug In App
Payments seem to be getting reset lately and I need someone who can do a quick fix...
https://redd.it/1gy0u8k
@reddit_androiddev
Google Play Console verification madness
After more than a decade of having Play Developer accounts, I am facing Google's lack of support and incompetence.
We all know they've lost their minds, but honestly I'm at a loss.
They are asking for Tax registration letter for my company and I am submitting the Tax registration certificate and it keeps getting rejected.
I've been in contact with their support and have 10 emails back and forth.
I am asking them if an official tax certificate issued by the government isn't valid, what is.
T...
https://redd.it/1gxzhia
@reddit_androiddev
Simple android app made from javascript code that would allow civilians to evade drone strikes carried out by the United States Armed Forces. Entire HTML/javascript inside.
https://amazon.com/gp/product/B0DNKVXF32
https://redd.it/1gx7rxe
@reddit_androiddev
Please review my resume for an Android Dev position
https://redd.it/1gx8xt3
@reddit_androiddev
If my app is paid on the App Store, should it be paid on the Play Store too?
I have heard Android users are less willing to spend money on paid apps than iOS users. Should I make my android app free and put admob banners in it, or should I make it ad-free and charge same acount of money as iOS app?...
https://redd.it/1gx2uu3
@reddit_androiddev
Android Studio Meerkat | 2024.3.1 Canary 3 now available
https://androidstudio.googleblog.com/2024/11/android-studio-meerkat-202431-canary-3.html
https://redd.it/1gwvj00
@reddit_androiddev
Offered to distribute my game to prisons for
I posted that I’m making a football android game on a Facebook group and I got a message that someone wanted to distribute my app build to prisons in the US to get me downloads and would pay me 5 to 7 dollars per download. I’m sure that this is a scam, but what would someone gain from me giving them my app build? Is there sensitive data in my app build if I include it in my code? And has anyone else experienced this or any have knowledge of this kind of thing?...
https://redd.it/1gwsq2e
@reddit_androiddev
Cancellation in Kotlin Coroutines - Internal working
https://proandroiddev.com/cancellation-in-kotlin-coroutines-internal-working-a0787b2d1ec6
https://redd.it/1gwlzsh
@reddit_androiddev
what's correct way to access preference datastore value in broadcast receiver?
I have searched a lot, didn't any satisfactory anwser?
it's fairly simple app i want to trigger a alarm when battery at certain % given by the user which is stored in preference datastore
// at the top in my MainActivity.kt
val Context.dataStore: DataStore<Preferences> by preferencesDataStore(name = "battery_level")
class BatteryReceiver : BroadcastReceiver() {
override fun onReceive(context: Context?, intent: Intent?) {
// Get battery status
va...
https://redd.it/1gwg0bz
@reddit_androiddev
How do I run Iperf3 on Android 12?
I am using Iperf3 from this website https://iperf.fr/iperf-servers.php in my android app. I use the code and compile it with android NDK ndkVersion = "25.1.8937393". It works when I run the app on a phone that uses Android 14 but it crashed when I execute the code on Android 12 or older versions of Android. Does anyone else have this problem or have managed to solve the problem
I have tried to use different networks to see if there is a connection error ...
https://redd.it/1gwehde
@reddit_androiddev
Change app's name without any issue on Google Play?
I decided to update my app name and app label, but I found that a lot of developers getting banned or restrictions due to name changing.
For example my app is called "App A (2024)" and change to "App A (2025)" or just "App A". I don't know whether there will be any issues
Thanks ...
https://redd.it/1gw5rpq
@reddit_androiddev
Anonymous Functions != Lambdas
https://www.youtube.com/watch?v=WIqMEj6mr5g
https://redd.it/1gvstld
@reddit_androiddev
Building E2EE for Our Open-Source Location Tracking App—Looking for Advice!
Hi everyone! 👋
A little while ago, I shared an update about Group Track, our open-source app that helps groups share their locations in real-time. The response from this community was incredible—thank you for all the feedback and support!
We’ve now started working on a big feature: end-to-end encryption (E2EE) for location sharing. Our goal is to keep location data private and secure while ensuring the app remains simple and user-friendly.
Since this is a tricky area, we’d love to hear your t...
https://redd.it/1gvq8ng
@reddit_androiddev
I'm I still able to make build for Android 12?
Hello developers,
I have an Android app currently in production, and I've received a notice in the Play Console (https://support.google.com/googleplay/android-developer/answer/11926878) advising me to set the minimum SDK version to 33. I've made this change, so my app is now available for Android 13+. However, I still have customers using Android 12.
I'm wondering if it's still possible to create a build for Android 12?...
https://redd.it/1gvn8vg
@reddit_androiddev
how to make android VM cloud, but locally
i would like to run similar service like UGphone,redfinger,ldplayer cloud. but locally.
the main reason is my game is blocked using known windows emulator (blustacks,nox,mumu,etc) but cloud android phone i mentioned above is allowed. however i cant afford to buy more subscription per hour. which kinda expensive for me, so i thought i can make them run locally in my pc? pc specs is rtx 4060 and ryzen 9 7950x3d
any guide how to achieve this? thank you so much!
edit: i haven't tried android stu...
https://redd.it/1gvkdcs
@reddit_androiddev
"Declaration" required by Google Play on using Exact Alarms 🙄
https://preview.redd.it/wt0ff8yqzn2e1.png?width=1052&format=png&auto=webp&s=7588dde15bf51b10fd62aae2e26dce5b265a90ef
My app is a essentially a "task manager" where each task has its own task timer, and (obviously) relies on the "pomodoro-style" timer to run on that particular task. So yes, being an "alarm clock," is a vital and "core" functionality of my app. Of course, this becomes a gray area, and is open to interpretation.
The issue is that If I don't use Exact Alarm, then dozing occurs, an...
https://redd.it/1gy1djf
@reddit_androiddev
How Can I Bring Back the Pre-Android 12 Color Scheme to My Phone?
I'm looking for a way to customize my phone's theme to replicate the color scheme used in Android versions before Android 12 (before Material You and Dynamic Color). Specifically, I want to bring back the classic Material Design.
Does anyone know the exact color palette (with hex codes) from the pre-Android 12 era?
I am using a custom rom(CRDroid ), I tried with the dynamic color settings and it didn't work, I also used ColorBlender app but it didn't have the color scheme I wanted However, I c...
https://redd.it/1gxyi0l
@reddit_androiddev
CI/CD tool for solo indie developer in 2024
What do you (especially small developer teams or solo developers) use as CI/CD?
There are some older posts, but I would like to get an up-to-date opinions/answers.
I started using Jenkins a few months ago. It's a matter of taste, I'm a bit old fashioned... Is anyone using it too? Do you think it's a dead-end technology?...
https://redd.it/1gx5a1c
@reddit_androiddev
[UI in Android Studio] How can I hide all text here? I like Classic UI but I can't fit everything I want on these ribbons because of the text
https://redd.it/1gx84rk
@reddit_androiddev
HTTP - client able to stop uploading file while getting server response
Currently in normal file upload process, we're using java's HTTPUrlConnection, file is being uploaded via OutputStream and then call getResponse() to get server's response for uploaded file status.
But there is a big issue in error cases such as the requests need to be throttled or file is too large, or server is unavailable etc that client would upload the whole file and lost of bytes are wasted. In this case, we need client to stop the upload early, the ideal case is client to listen to serve...
https://redd.it/1gx0uh2
@reddit_androiddev
Websockets
Is it easy to implement web sockets in react native? Or should I use kotlin? ...
https://redd.it/1gwok17
@reddit_androiddev
Building a Clean, Multi-Module Application with Compose Multiplatform | Introduction to the Series
https://youtu.be/vS8XpdV-mvE
https://redd.it/1gwjkgk
@reddit_androiddev
kotlin book
hello devs, i was looking for a kotlin book that focuses on oop
, lambdas
,flows
and coroutines
. Would be good if it isn't old and available as pdf :). ...
https://redd.it/1gwfkhe
@reddit_androiddev
Android wifi suggestion.
Hi all , I am new both to this community and android development and I have been facing a problem with wifi suggestion API.
When the app triggers a wifi suggestion and the user click on ignore from the prompt I am not able to trigger the suggestion again.
Even though I try to suggest a different network through the app I am unable to do it.
I don't want to go for device owner settings and directly connect to another wifi. Just wifi suggestion prompt should be triggered again.
Suggestion sta...
https://redd.it/1gwd4do
@reddit_androiddev
Android Developers Blog: Introducing Restore Credentials: Effortless account restoration for Android apps
https://android-developers.googleblog.com/2024/11/maintain-strong-user-relationships-with-restore-credentials.html
https://redd.it/1gw0xk5
@reddit_androiddev
How do I integrate a custom entity extraction ML model in my app?
Basically the title, I have an app (Compose, if that helps) that parses text from notifications and I'm currently using Regex for the extraction. Now as the next step, I'm looking to improve the parsing accuracy and want to integrate a custom ML model for the same. (ML kit's entity extraction isn't relevant for the type of text I need to parse).
It needs to be happening on-device to ensure security, so Gemini API isn't feasible....
https://redd.it/1gvroe2
@reddit_androiddev
How to implement VPN split tunneling in Android's VpnService to exclude certain IPs from the VPN tunnel?
I am trying to implement split tunneling in an Android VPN application. Specifically, I want all traffic to go through the VPN by default, but certain IPs should bypass the VPN and use the regular internet connection.
For example, in the Shadowsocks project, their VpnService implementation routes all traffic through the VPN. I need to modify it to exclude specific IPs or websites from the VPN tunnel. Here's the shadowsocks VpnService code, the part I'm guessing should be modified is this: http...
[https://redd.it/1gvpo25
@reddit_androiddev
Android 16 Dev Preview 1
Anyone else having their screen brightness set to 0% when they wake their phone (Pixel 9 Pro XL adaptive brightness disabled)....
https://redd.it/1gvly9p
@reddit_androiddev
Creating Pixel-Perfect UI with Jetpack Compose
https://proandroiddev.com/creating-pixel-perfect-ui-with-jetpack-compose-17376455f16b
https://redd.it/1gvje0n
@reddit_androiddev