droidcon Italy Official
219 subscribers
966 photos
5 videos
2.03K links
Official @droidconit Telegram channel. News & updates from the Android Developers ecosystem by Droidcon Italy http://droidcon.it
AndroidDev Android developers
Download Telegram
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/
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/