Good morning devs. New post on /r/androiddev subreddit:
Android 15 Preview: Timeline, milestones, and updates | Android Developers
https://developer.android.com/about/versions/15/overview#timeline submitted by /u/christoooooph comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bkhjc1/android_15_preview_timeline_milestones_and/
Android 15 Preview: Timeline, milestones, and updates | Android Developers
https://developer.android.com/about/versions/15/overview#timeline submitted by /u/christoooooph comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bkhjc1/android_15_preview_timeline_milestones_and/
Android Developers
Android 15 | Android Developers
Android 15 is now available. Try it today!
Good morning devs. New post on /r/androiddev subreddit:
how do you get erp games onto the market?
Hey. I was wondering how it would be possible to post 18+ android games to users. It looks like the google app store bans that kind of thing in it's entirety, which is weird because there's a market for it. So, do I just make a pg13 game, and then advertise the 18+? or is it against the app...
#androiddev https://www.reddit.com/r/androiddev/comments/1bo0ecv/how_do_you_get_erp_games_onto_the_market/
how do you get erp games onto the market?
Hey. I was wondering how it would be possible to post 18+ android games to users. It looks like the google app store bans that kind of thing in it's entirety, which is weird because there's a market for it. So, do I just make a pg13 game, and then advertise the 18+? or is it against the app...
#androiddev https://www.reddit.com/r/androiddev/comments/1bo0ecv/how_do_you_get_erp_games_onto_the_market/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)
submitted by /u/usefultech comments
#androiddev https://www.reddit.com/r/androiddev/comments/1botiz6/why_boolean_arguments_should_be_avoided_robert_c/
Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)
submitted by /u/usefultech comments
#androiddev https://www.reddit.com/r/androiddev/comments/1botiz6/why_boolean_arguments_should_be_avoided_robert_c/
Reddit
From the androiddev community on Reddit: Why boolean arguments should be avoided - Robert C. Martin (Uncle Bob)
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Clean architecture and complex UI state management
Hello! I'm a web developer using clean architecture principles, but I'm curious about how Android developers might handle a scenario I'm facing. In my app, there's a complex UI state management on a page. For example, managing a list of financial products that can be added, removed, and...
#androiddev https://www.reddit.com/r/androiddev/comments/1bpiyo8/clean_architecture_and_complex_ui_state_management/
Clean architecture and complex UI state management
Hello! I'm a web developer using clean architecture principles, but I'm curious about how Android developers might handle a scenario I'm facing. In my app, there's a complex UI state management on a page. For example, managing a list of financial products that can be added, removed, and...
#androiddev https://www.reddit.com/r/androiddev/comments/1bpiyo8/clean_architecture_and_complex_ui_state_management/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
The #1 source of coupling in software and how to handle it - Sandi Metz
submitted by /u/usefultech comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bqhiwd/the_1_source_of_coupling_in_software_and_how_to/
The #1 source of coupling in software and how to handle it - Sandi Metz
submitted by /u/usefultech comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bqhiwd/the_1_source_of_coupling_in_software_and_how_to/
Reddit
From the androiddev community on Reddit: The #1 source of coupling in software and how to handle it - Sandi Metz
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Warning - Google Play billing library bug causing bogus policy violation problems
After submitting a recent app update for review, I got a policy violation notice because two subscription prices were showing as "Free" when they actually aren't. Of course, I'm just displaying the localized price that I get from the billing library, and I haven't touched that part of the app in ...
#androiddev https://www.reddit.com/r/androiddev/comments/1bt7glc/warning_google_play_billing_library_bug_causing/
Warning - Google Play billing library bug causing bogus policy violation problems
After submitting a recent app update for review, I got a policy violation notice because two subscription prices were showing as "Free" when they actually aren't. Of course, I'm just displaying the localized price that I get from the billing library, and I haven't touched that part of the app in ...
#androiddev https://www.reddit.com/r/androiddev/comments/1bt7glc/warning_google_play_billing_library_bug_causing/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
How do you deal with google play making api 33 a required target?
I haven’t developed android apps since a few years ago and my knowledge on publishing apps is probably a bit dusty. I just realised that new apps now need to target api 33 and higher, to be publishable on google play. This means the new apps will run on only 22% of devices. How could google...
#androiddev https://www.reddit.com/r/androiddev/comments/1buc3b9/how_do_you_deal_with_google_play_making_api_33_a/
How do you deal with google play making api 33 a required target?
I haven’t developed android apps since a few years ago and my knowledge on publishing apps is probably a bit dusty. I just realised that new apps now need to target api 33 and higher, to be publishable on google play. This means the new apps will run on only 22% of devices. How could google...
#androiddev https://www.reddit.com/r/androiddev/comments/1buc3b9/how_do_you_deal_with_google_play_making_api_33_a/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Enable users to share your app's deep links using navigation-recents-url-sharing (with androidx.navigation)
I wrote "Enable users to share your app's deep links using navigation-recents-url-sharing" and with it the navigation-recents-url-sharing library which implements what the article talks about for those of you who use androidx.navigation and want this behavior for free. This is about this...
#androiddev https://www.reddit.com/r/androiddev/comments/1bv81mq/enable_users_to_share_your_apps_deep_links_using/
Enable users to share your app's deep links using navigation-recents-url-sharing (with androidx.navigation)
I wrote "Enable users to share your app's deep links using navigation-recents-url-sharing" and with it the navigation-recents-url-sharing library which implements what the article talks about for those of you who use androidx.navigation and want this behavior for free. This is about this...
#androiddev https://www.reddit.com/r/androiddev/comments/1bv81mq/enable_users_to_share_your_apps_deep_links_using/
Reddit
From the androiddev community on Reddit: Enable users to share your app's deep links using navigation-recents-url-sharing (with…
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Walk-through of my another OpenSource project built with Jetpack Compose - More in Comments
submitted by /u/FamousPotatoFarmer comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bwa5rq/walkthrough_of_my_another_opensource_project/
Walk-through of my another OpenSource project built with Jetpack Compose - More in Comments
submitted by /u/FamousPotatoFarmer comments
#androiddev https://www.reddit.com/r/androiddev/comments/1bwa5rq/walkthrough_of_my_another_opensource_project/
Reddit
From the androiddev community on Reddit: Walk-through of my another OpenSource project built with Jetpack Compose - More in Comments
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Has Anyone Else Noticed Changes in Google's App Review Process Lately?
Have developers noticed any recent shifts in the Google review process? Over the past decade, I've been consistently deploying apps without any major hurdles until around late last year. All my apps are native to Android, and each one has a corresponding counterpart developed in Swift for iOS. ...
#androiddev https://www.reddit.com/r/androiddev/comments/1bzdosw/has_anyone_else_noticed_changes_in_googles_app/
Has Anyone Else Noticed Changes in Google's App Review Process Lately?
Have developers noticed any recent shifts in the Google review process? Over the past decade, I've been consistently deploying apps without any major hurdles until around late last year. All my apps are native to Android, and each one has a corresponding counterpart developed in Swift for iOS. ...
#androiddev https://www.reddit.com/r/androiddev/comments/1bzdosw/has_anyone_else_noticed_changes_in_googles_app/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Is connecting to a MySQL Datebase via a REST API faster or slower than connecting directly to the DB?
I got a super simple springboot app working that I now can start, and then use retrofit in my school project (which I was already using for my API’s) to retrieve data from GET endpoints. I still have it set up to connect directly but I’ve been slowly changing it to just use retrofit for...
#androiddev https://www.reddit.com/r/androiddev/comments/1c0dri5/is_connecting_to_a_mysql_datebase_via_a_rest_api/
Is connecting to a MySQL Datebase via a REST API faster or slower than connecting directly to the DB?
I got a super simple springboot app working that I now can start, and then use retrofit in my school project (which I was already using for my API’s) to retrieve data from GET endpoints. I still have it set up to connect directly but I’ve been slowly changing it to just use retrofit for...
#androiddev https://www.reddit.com/r/androiddev/comments/1c0dri5/is_connecting_to_a_mysql_datebase_via_a_rest_api/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Will Google charge/allow for any prepaid apps?
I'm unsure of the perfect name for my app, but let's assume it has a basic free version and a pro version. Anyone can download and use the basic version for free. However, for the pro version, users will encounter a login page that requires them to have signed up on my website and paid the...
#androiddev https://www.reddit.com/r/androiddev/comments/1c0vttn/will_google_chargeallow_for_any_prepaid_apps/
Will Google charge/allow for any prepaid apps?
I'm unsure of the perfect name for my app, but let's assume it has a basic free version and a pro version. Anyone can download and use the basic version for free. However, for the pro version, users will encounter a login page that requires them to have signed up on my website and paid the...
#androiddev https://www.reddit.com/r/androiddev/comments/1c0vttn/will_google_chargeallow_for_any_prepaid_apps/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Apps targeting Android 15 will be forced into edge-to-edge mode
submitted by /u/Stonos comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c1rs1t/apps_targeting_android_15_will_be_forced_into/
Apps targeting Android 15 will be forced into edge-to-edge mode
submitted by /u/Stonos comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c1rs1t/apps_targeting_android_15_will_be_forced_into/
Reddit
From the androiddev community on Reddit: Apps targeting Android 15 will be forced into edge-to-edge mode
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Is it better to use a third party paint/animation software or use android studio's built in painting capabilities?
Is it even possible to create custom animations in android studio? submitted by /u/ComplexSecretary14 comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c56qx0/is_it_better_to_use_a_third_party_paintanimation/
Is it better to use a third party paint/animation software or use android studio's built in painting capabilities?
Is it even possible to create custom animations in android studio? submitted by /u/ComplexSecretary14 comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c56qx0/is_it_better_to_use_a_third_party_paintanimation/
Reddit
From the androiddev community on Reddit: Is it better to use a third party paint/animation software or use android studio's built…
Posted by Complex_Secretary_14 - 1 vote and 7 comments
Good morning devs. New post on /r/androiddev subreddit:
Is it worth it to convert a legacy java codebase to kotlin?
Hi, I am solely working on a legacy Java project for my company right now. I also have a huge amount of downtime with this project due to the absence of new features being introduced. So, during this free time, I have been pondering whether it would be worth it to convert the whole codebase to...
#androiddev https://www.reddit.com/r/androiddev/comments/1c623au/is_it_worth_it_to_convert_a_legacy_java_codebase/
Is it worth it to convert a legacy java codebase to kotlin?
Hi, I am solely working on a legacy Java project for my company right now. I also have a huge amount of downtime with this project due to the absence of new features being introduced. So, during this free time, I have been pondering whether it would be worth it to convert the whole codebase to...
#androiddev https://www.reddit.com/r/androiddev/comments/1c623au/is_it_worth_it_to_convert_a_legacy_java_codebase/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Does having removed app cause of deprecated API gives my account negative credits?
One of the apps I have got removed from the store cause of outdates API version. Do I get any negative points from Google for having this action taken against the app I've worked on? I don't want my account to be terminated. submitted by /u/KisniDan comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c6vthd/does_having_removed_app_cause_of_deprecated_api/
Does having removed app cause of deprecated API gives my account negative credits?
One of the apps I have got removed from the store cause of outdates API version. Do I get any negative points from Google for having this action taken against the app I've worked on? I don't want my account to be terminated. submitted by /u/KisniDan comments
#androiddev https://www.reddit.com/r/androiddev/comments/1c6vthd/does_having_removed_app_cause_of_deprecated_api/
Reddit
[deleted by user] : r/androiddev
238K subscribers in the androiddev community. News for Android developers with the who, what, where, when and how of the Android community. News…
Good morning devs. New post on /r/androiddev subreddit:
Best way to scrape Fandom website for an app.
I wanted to ask what approach yall would take to scrape a Fandom website in order to create an app version of the wiki for a single game/show. I am in an intro to Android Dev class and wanted to get some input on the best way to approach this for a project. Should I scrape the site in python...
#androiddev https://www.reddit.com/r/androiddev/comments/1c7mbk4/best_way_to_scrape_fandom_website_for_an_app/
Best way to scrape Fandom website for an app.
I wanted to ask what approach yall would take to scrape a Fandom website in order to create an app version of the wiki for a single game/show. I am in an intro to Android Dev class and wanted to get some input on the best way to approach this for a project. Should I scrape the site in python...
#androiddev https://www.reddit.com/r/androiddev/comments/1c7mbk4/best_way_to_scrape_fandom_website_for_an_app/
Reddit
From the androiddev community on Reddit: Best way to scrape Fandom website for an app.
Posted by bigshowtigerkook - No votes and 8 comments
Good morning devs. New post on /r/androiddev subreddit:
How to open emoji section on Keyboard?
I am currently developing one app and that app I want to set on button click to open emoji section of the keyboard and that emoji set on text view. I try many things but that do not work I want to make that without using any external plugin. submitted by /u/Hardik_Zinzala https://www.reddit.com/r/androiddev/comments/1cavcz0/how_to_open_emoji_section_on_keyboard/ [comments]
#androiddev https://www.reddit.com/r/androiddev/comments/1cavcz0/how_to_open_emoji_section_on_keyboard/
How to open emoji section on Keyboard?
I am currently developing one app and that app I want to set on button click to open emoji section of the keyboard and that emoji set on text view. I try many things but that do not work I want to make that without using any external plugin. submitted by /u/Hardik_Zinzala https://www.reddit.com/r/androiddev/comments/1cavcz0/how_to_open_emoji_section_on_keyboard/ [comments]
#androiddev https://www.reddit.com/r/androiddev/comments/1cavcz0/how_to_open_emoji_section_on_keyboard/
Reddit
From the androiddev community on Reddit: How to open emoji section on Keyboard?
Posted by Hardik_Zinzala - 1 vote and 1 comment
Good morning devs. New post on /r/androiddev subreddit:
What's the name of this theme?
So today at work one of my coworkers showed me this image (it's and instagram post) and wanted to the name of the theme. He wanted the theme for visual studio but I think it's for android studio. I hope I'm right and also, I hope that it's a well known theme and I can find it for visual...
#androiddev https://www.reddit.com/r/androiddev/comments/1cbdhqh/whats_the_name_of_this_theme/
What's the name of this theme?
So today at work one of my coworkers showed me this image (it's and instagram post) and wanted to the name of the theme. He wanted the theme for visual studio but I think it's for android studio. I hope I'm right and also, I hope that it's a well known theme and I can find it for visual...
#androiddev https://www.reddit.com/r/androiddev/comments/1cbdhqh/whats_the_name_of_this_theme/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community
Good morning devs. New post on /r/androiddev subreddit:
Android iguana gradle issue
Hey ther I was trying the tutorial on android studio but I run into an issue in the last step 9, I am trying to implement safeArgs but I keep getting the following error in this file plugins { alias(libs.plugins.androidApplication) apply false alias(libs.plugins.safeArgsPlugin)...
#androiddev https://www.reddit.com/r/androiddev/comments/1cc97ki/android_iguana_gradle_issue/
Android iguana gradle issue
Hey ther I was trying the tutorial on android studio but I run into an issue in the last step 9, I am trying to implement safeArgs but I keep getting the following error in this file plugins { alias(libs.plugins.androidApplication) apply false alias(libs.plugins.safeArgsPlugin)...
#androiddev https://www.reddit.com/r/androiddev/comments/1cc97ki/android_iguana_gradle_issue/
Reddit
From the androiddev community on Reddit: Android iguana gradle issue
Posted by Puf_PufPass - 9 votes and 13 comments
Good morning devs. New post on /r/androiddev subreddit:
Detect remote access
I am building a threat model for an Android application and was wondering what methods there are to detect remote access and screen sharing. Specifically detecting that applications like teamviewer etc are active when my app is running. Thanks! submitted by /u/Glittering-Newt9681 https://www.reddit.com/r/androiddev/comments/1cd47hk/detectremoteaccess/ ...
#androiddev https://www.reddit.com/r/androiddev/comments/1cd47hk/detect_remote_access/
Detect remote access
I am building a threat model for an Android application and was wondering what methods there are to detect remote access and screen sharing. Specifically detecting that applications like teamviewer etc are active when my app is running. Thanks! submitted by /u/Glittering-Newt9681 https://www.reddit.com/r/androiddev/comments/1cd47hk/detectremoteaccess/ ...
#androiddev https://www.reddit.com/r/androiddev/comments/1cd47hk/detect_remote_access/
Reddit
From the androiddev community on Reddit
Explore this post and more from the androiddev community