Play Console address verification
How do I verify my address when my address isn't written on my ID, and the house isn't in my name?
Edit: I live in norway, so IDs will be a bit different....
https://redd.it/1d7sj52
@reddit_androiddev
DownloadManager in 2024?
Despite being around for a long time, I had to work with DownloadManager for the first time recently, and it wasn't a pleasant experience.
While it does make the basic thing easy, most of the time, I'm wondering if there are better techniques these days, even for its core use case.
If you need a 'fire-and-forget' way to download to a public directory (e.g, Downloads) it seems easy enough. For example, your app allows a user to download a PDF invoice, but the app itself doesn't use that file on...
https://redd.it/1d7hfg2
@reddit_androiddev
Is viewing event vs time frame chart feature no longer available in Firebase Events page? What are some good alternative?
Hi all,
Is viewing event vs time frame chart feature no longer available in Firebase Events page? What are some good alternative?
https://preview.redd.it/t29sl07uvg4d1.png?width=1614&format=png&auto=webp&s=43bfb9e822256d84958d4d4753b817a95c8bd018
Thanks....
https://redd.it/1d7mkxs
@reddit_androiddev
Balancing a Managerial Role with My Passion for Coding - Need Advice
Hi everyone,
I've been an Android developer and freelancer for
years, and coding is my passion. Recently, I got an offer to become a Sales / Project Manager at a big freelance company. The role offers financial freedom but means I won't be coding anymore.
While the managerial role is an exciting opportunity, I can't imagine my life without coding. Developing in my free time is an option, but it doesn't feel the same as working on professional projects. I'm worried that not coding regularly mig...
https://redd.it/1d7cu8u
@reddit_androiddev
Gradle 8.8 Released
https://docs.gradle.org/8.8/release-notes.html
https://redd.it/1d7g92w
@reddit_androiddev
Solo Android Dev Needs Tips for Refactoring Discussion
Our startup (me as the lone Android dev) is planning a Java/XML to Kotlin/Compose mobile app refactoring for clean architecture.
Any advice on tackling a discussion with the tech lead about this architecture change? Looking for tips on effective communication and key points to address.
Thanks, Reddit!...
https://redd.it/1d7azaw
@reddit_androiddev
Title: Need Advice on Upcoming Android Developer Tech Interview Involving App Code Review
Hi everyone,
I'm an Android Developer with several years of experience, and I have an upcoming technical interview where I'll be asked to review an app code that I previously submitted. This is the first time I'm encountering this format, and I'm looking for some advice on how to best prepare for it.
Here are a few specific questions I have:
1. What are the key aspects I should focus on during the code review? Should I prioritize readability, performance, adherence to best practices, or ...
https://redd.it/1d6zfej
@reddit_androiddev
Will google play manage exchanging currencies?
Hello, im looking to publish a small mobile game that i been making for a few months. Ideally i want to monetize it a bit trough optional ads and small paid powerups, but i got a few doubts
I live in argentina, theres high fee's for keeping up a bank account in dollars so i only have a bank account in pesos. If i were to publish my app trough the google play store, and lets say someone spends $2 on it, can they exchange that money from dollars to pesos? or would i need a different bank account...
https://redd.it/1d702dq
@reddit_androiddev
autoVerify="true" doesn't set app link to be 'always open in app' on android 9 and 10
Hello everyone! Is anybody here experienced in app links on android? I have set my intent filters, set autoverify='true' flag and uploaded the asetLinks.json file to the corresponding website. Tested on android 14, all is well. The problem appears on android 9 and 10. Despite my link being verified through assetLinks, in my app's settings i still have my links set as 'always ask' instead of 'always open in app'. App linking still works, but instead of opening the app directly, system first shows...
https://redd.it/1d72v09
@reddit_androiddev
how to progress as a android developer
I've been learning Android development for several months, by completing the Google Android Basics with Compose course and some official documentation. Now, I want to advance my skills, understand what's happening behind the scenes, and work on more complex projects. However, I'm unsure how to proceed. My college seniors have advised me to learn XML, which I don't mind since I enjoy being flexible. But it seems odd to focus so much on XML if Jetpack Compose is the future, especially since I hav...
https://redd.it/1d70cjh
@reddit_androiddev
Silly question - can an Android phone be used as an emulator without issues if it is locked to a network?
This may be a silly question, but as the title says:
Can a locked Android phone be used as an emulator device without any issues?
(Android developer, but IPhone user here)...
https://redd.it/1d6zi29
@reddit_androiddev
Completely Transparent Navigation Bar?
I wanted a completely transparent Navigation bar in android jetpack compose but so far what i have found just turns it into a faded-black bar, i have no idea if it's a device specific thing but samsung music in my mobile can do it.
Would appreciate any help :)
here is what i wanted to do:
This is samsung music
what i tried:
window.navigationBarColor = Color.Transparent....
https://redd.it/1d6xk8h
@reddit_androiddev
Android tablet for project
I’m looking for an Android tablet, around 10”, with a good front facing camera that I can use in a custom hardware project. I will want to lock down this tablet so that only my custom app will run, basically making it a single purpose device. The cheaper the better as long as it is descent quality. Any suggestions? ...
https://redd.it/1d6scfd
@reddit_androiddev
Compose HorizontalPager with a composables array
I want to do an onboarding for our app.
I saw that all the guides uses an array for the inner content like text, but is it ok to use an array of a big composable?
My pages have different layouts, some have buttons, some have text field and such…...
https://redd.it/1d6n9ab
@reddit_androiddev
Anti-piracy outlooks
I did a quick search and found this official article:
https://developer.android.com/games/pgs/android/anti-piracy
May I ask if anyone tried this and how is the result?
I myself intend to sell a premium RPG on android in the future but worry about piracy... ...
https://redd.it/1d7ql22
@reddit_androiddev
I don't know if this is the right subreddit but I need help
I recently god a phone (pixel 8) running android 14 and I was wondering if I could bypass the parental controlsy parents use Microsoft family safety.On my PC I use task manager to stop the service and it is undetected. Can I do the same with android?
Thanks to anyone helping....
https://redd.it/1d7ptoe
@reddit_androiddev
Older android versions
Does anyone where I can safely download all older android versions? I was told the official google site provided but I havent found anything so far, does anyone have any idea?...
https://redd.it/1d7nwp1
@reddit_androiddev
How can I closely synchronize timing between an application that runs on multiple android phones?
I am applying for some grant money to port an application I have developed on dedicated hardware to work on typical android phones. The tricky part IMO is that each phone needs to synchronize with all the other phones so that the timing between them is not different by more than a few milliseconds. Currently I use a PPS signal from a GPS to sync devices very reliably. If I try to use an inconsistent cellular wan connection, I don't think NTP will give me the timing I need. Is PTP a good opti...
https://redd.it/1d7b3wc
@reddit_androiddev
How quickly is Jetpack Composer overriding XML Layouts and MVC architecture?
I returned to Android Developing after working as a back end developer. And now we are using Jetpack Composer to create layouts. How quickly do you think it will become the industry standard as functional layouts instead of descriptive layouts?...
https://redd.it/1d7hq2m
@reddit_androiddev
Should I use Handler for recurring startService calls?
I am basically starting a service every 10 seconds and after n times it will stop.
At first I was using an Handler.postDelayed() with callbacks.
Now instead I am using simply a Thread with a sleep (10000).
Since I've just read:Note: For timing operations that are guaranteed to occur during the lifetime of your application, consider using the
`Handler` class in conjunction with
https://redd.it/1d7d65z">`Timer`
@reddit_androiddev
Android launcher with schedules
Maybe it is a silly question but why isn't any launcher with the ability of having custom screens depending on the time of the day?
(Maybe there are but I haven't found them)
It is an interesting feature for me but I haven't been able to find any...
https://redd.it/1d77tm1
@reddit_androiddev
Advance notice - what elements does this document need to have, and is it too late since the app is already in production?
So, I just released an app under a business developer account, but this app is for another company I'm associated with. Actually, it's an NGO where I am also the president. This app uses the NGO's logo and brand elements from their website.
From what I understand, I should give them advance notice that I can use this.
1.) Do you know how this advance notice should look? Is there any template?
2.) Is it okay if the document is signed by me, or will that look suspicious? Because I am both the C...
https://redd.it/1d74fkp
@reddit_androiddev
What's up with Google play review team trying to delete provided accounts?
i submit both Android and iOS and both share the same account to login and review my apps.
However i noticed google sometimes trying to delete review account (multiple times) which causes iOS submission to fail and i had to create new account loosing a day or 2 during weekends. Because of this i had to tell backend developers to hard code the review account user id not to be deleted.
Anyone experienced the same problem?...
https://redd.it/1d70c29
@reddit_androiddev
Advance notice - what elements this document need to have and is it too late for that sicne the app is already in production?
So, I just released an app as a business developer account, but this app is for another company I'm related to, actually it's an NGO and I'm also the president there. This app is using that NGO logo and brand elements from their website.
From what I learned, I should give them an advanced notice that I can use this.
1. Do you know how this advance notice should look like, is there any template?
2. Is it okay if the document is signed by me, will it look suspicious? Because I'm both the CEO of...
https://redd.it/1d70pfy
@reddit_androiddev
Play Console Verification
I have a google play console account based in Australia where I gave my mobile number which i was using in Australia, now i am out of country for three months and during this time i set the verification, now i have all the details but the mobile number is not working as i am out of country and there is no roaming services, so what are the options ? Can i buy any Australia number online ? I hope changing the number wont be any issue ? Please suggest ...
https://redd.it/1d6xxgf
@reddit_androiddev
Career guidance for Android development
Life is taking me nowhere, hopping form one skill to another. I have no job, no money at the age of 26.
I need a serious guidance on starting a career as android developer.
...
https://redd.it/1d6ukww
@reddit_androiddev
DSU Loader Activity ln Locked Bootloader
I'm looking for information on using the hidden DSU (Dynamic System Update) Loader by launching the com.android.settings.development.DSULoader activity with Activity Launcher. I've read that this method can potentially brick phones with locked bootloaders, which I have. Has anyone tried this method, specifically on the Samsung S22 series? Everyone else welcome too....
https://redd.it/1d6q6i3
@reddit_androiddev
Any guide to create app for android using android studio and jetpack compose for begginers with down-to-the-smallest-particle instructions?
Any guide to create app for android using android studio and jetpack compose for begginers with down-to-the-smallest-particle instructions? Better if its just UI, no maths
I just wanna publish a small app to take the grasp of it, but I cant even follow guides(I copy paste and something will be red or asks to import etc)
tyia!...
https://redd.it/1d6ibud
@reddit_androiddev