AndroidDev - Reddit
55 subscribers
2.88K photos
275 videos
49.6K links
Stay up-to-date with latest news on Android Development!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
open-source workout logger app

Hi, I created my first ever android app.
I made it because I wanted to go back to the gym, and wanted a simple solution to write down my workouts and log weights.
didn't find too many good options in the playstore - either paid or tons of ads - so I just built it myself

here are a few screenshots from the app

https://preview.redd.it/ezm0rm812guf1.png?width=841&format=png&auto=webp&s=0f8266a7add47e513fd20cb5d087df5ed7e54137

You can create workouts
Start a workout and log weights,sets,rep...

https://redd.it/1o3qgco
@reddit_androiddev
Android Studio RAM consumption is insane
https://redd.it/1o3scha
@reddit_androiddev
Disable "Update usages to reflect signature change" line in Android Studio

I am getting this suggestion ( https://i.sstatic.net/Jp4TmWY2.png ) from Android Studio, when I click Enter, nothing happens. I just want to add a new line and type my next variable. Since this suggestion appears, I can't do it. How can I disable it?

I tried disabling Inlay Hints but it didn't work....

https://redd.it/1o3t39c
@reddit_androiddev
Question about app and SMS development

Some time ago I was working on an app for myself, but I ran into a problem: Google doesn't allow you to send SMS from an app unless it is registered as a messaging app.

Is it still like this? I think I have a good idea, but this is too big a limitation...

https://redd.it/1o3uekq
@reddit_androiddev
My app got rejected, privacy policy issue,but in their evidence it's visible?
https://redd.it/1o3v4he
@reddit_androiddev
Feeling stuck after starting Android dev—need help getting past the “I don’t know anything” phase

Hi folks, I’ve recently jumped into Android development through YouTube tutorials. While watching, everything seems to make sense—but the moment I try coding on my own, I freeze. It’s like my brain forgets everything I just learned.

I really want to build small apps to practice, but I’m struggling with where to start and how to organize my code. I’m not sure if I should follow a strict structure or just experiment freely.

Has anyone else felt this way in the beginning? I’d love to hear how you...

https://redd.it/1o3woml
@reddit_androiddev
Started Android dev course on YouTube, but feel stuck when I try coding. Can someone guide me?

Hey everyone, I’ve recently started learning Android development through YouTube tutorials. While watching, everything seems clear—but when I sit down to code on my laptop, I feel completely lost. It’s like I forget everything I just learned.

I’m trying to build small apps to practice, but I’m not sure where to begin or how to structure things properly. If anyone has gone through this phase, I’d really appreciate your advice or even a roadmap to follow.

Also, if someone is open to reviewing a ...

https://redd.it/1o3wn8k
@reddit_androiddev
Late to the dev world - is it too complicated now to continue for fun?

I am just your average dad of 43 years, trying to impress my kid by creating a bare bone, barely-fun game and releasing it on the Play Store. The thing is, I don't want to make any money off of it—I just want to do it for fun and to show my kid that it’s possible. Hopefully give her something to boast of with her friends.  I don’t mind dropping the $25 fee for signing up, but now I feel like I am completely lost with the new Google App release requirements and potential roadblocks. (I know I can...

https://redd.it/1o40mgq
@reddit_androiddev
Truncated audio after a bit of a silent pause

What's up with Android and headphones? All the apps I try cut the first syllable of my language lesson mp3/4 files. Gemini says it's down to Bluetooth, my tooth! The headphones I use are wired using an adapter to plug in to the pixel phone. Even vlc player has this problem. Any ideas? could Gemini be used to write a simple audio player app that does not truncate sounds after a period of silence?...

https://redd.it/1o47mno
@reddit_androiddev
It is officially impossible to launch an app

Android requires you to have 12 people in a closed test before you can publish your app. I literally only have a closed test and 18 testers added to it, most of whom have shown me in person that they have the app installed only via the closed test.

Proof: https://youtu.be/3LhoM7tGGkc...

https://redd.it/1o49xnj
@reddit_androiddev
New in Android, do you have a standard state management? I'm coming from flutter / react when we have a lot of options.

I mean, like in other frameworks, we have redux, zustand, mobx, bloc, signals.
And we should select based on preferences or requirements....

What do you use in android dev?

Thanks...

https://redd.it/1o49veq
@reddit_androiddev
I need help with AndroidManifest.xml

There are 2 apk files I’m trying to get running AND WORKING on Android 4.4.2 but they require Android 5 and 8.
The apps in question are pandora 1812.2, Pinterest 9.41.0.

Anyway whenever I try to get the app working, it will install, and then just crash immediately after I open it, I just want to use pandora and some other apps on my galaxy tab 3.

If anyone could help me that would be awesome.





...

https://redd.it/1o4h5qs
@reddit_androiddev
📱 I built Snipp – a modern, distraction-free save-for-later app for articles and YouTube videos (like Pocket, but cleaner)
https://redd.it/1o4jmd3
@reddit_androiddev
LiquidScreens - A maintained fork of compose-navigation-reimagined, an awesome jetpack compose navigation library

Github Url: https://github.com/easyusesoft/LiquidScreens

I was fond of navigation-reimagined library back then when I was learning compose and had many issues with official navigation library. but navigation-reimagined was last updated 2 years back. I had forked it recently and replaced deprecated apis with newer apis, updated compose library suite. Also did some internal rework to impr...

https://redd.it/1o4pw5z
@reddit_androiddev