Android Dev - App Feedback Thread - July 25, 2020 |
- App Feedback Thread - July 25, 2020
- COVID-19 tracing apps may fail to notify exposed users due to aggressive OEM battery saving measures
- What is your experience in encountering large legacy android codebase?
- App not being updated, Update Processing.
- Firebase Dynamic Link path variables
- Issue implementing callback in library module when using Jetpack Navigation.
- Using Jetpack Compose
- Where to find documentation for android features that require root permission?
- Opinions on Litho
- Widgets do not refresh, until I specifically turn off "Manage apps automatically" in battery section [VIDEOPROOF] - WHY?
- Frequently Asked Questions about Jetpack Compose
- Account terminated, what are my options?
- Android11beta2.5 Google Screen Recorder dry through a Pixel4xl
- Nearby share actually has an API !
- Navigation component best practices
- Is it TikTok android ?
- Downgrade OS?
App Feedback Thread - July 25, 2020 Posted: 25 Jul 2020 05:28 AM PDT This thread is for getting feedback on your own apps. Developers:
Commenters:
To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback. As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you. - Da Mods [link] [comments] | ||
COVID-19 tracing apps may fail to notify exposed users due to aggressive OEM battery saving measures Posted: 24 Jul 2020 06:03 PM PDT
| ||
What is your experience in encountering large legacy android codebase? Posted: 25 Jul 2020 12:20 AM PDT Hi, There are tons of classes, tons of base classes..., some parts don't have any architectures at all(imagine Activities with 600 lines of code, no DI, API calls in Activity and etc.) and some minor parts do have MVVM/CleanArch implemented. -How do you start reading these large codebases that have mixed architectures/no architecture in order to be able to understand and contribute to? [link] [comments] | ||
App not being updated, Update Processing. Posted: 25 Jul 2020 07:34 AM PDT Hello, i updated my apps few days back i.e. on 18th. But still all update of all apps are being in process. There was a major bug about payment that was rectified in this build but update is still not live. Any idea how long google is taking now to update apps?. Earlier every time my updates were live within 12 hours max. Thanks [link] [comments] | ||
Firebase Dynamic Link path variables Posted: 25 Jul 2020 07:32 AM PDT If I want to set up the following deeplink https://sample.app/classes/{class_id} how do i set up a firebase dynamic link around that? How can you pass a class_id path variable to a dynamic link? I don't want to have to create N dynamic links for all of my content. [link] [comments] | ||
Issue implementing callback in library module when using Jetpack Navigation. Posted: 25 Jul 2020 05:47 AM PDT How can I implement a callback / listener from a Fragment in an Android Library Module included as an .aar file, when using Jetpack Navigation Component in base application? [link] [comments] | ||
Posted: 25 Jul 2020 05:00 AM PDT On a scale of "you can but at your own risk" to "pretty foolish", how would you rate using Jetpack Compose in production? Currently want to start a new project and investigating how foolish using Jetpack Compose might be [link] [comments] | ||
Where to find documentation for android features that require root permission? Posted: 25 Jul 2020 03:39 AM PDT I mean is there a community or a specific place that I can look for docs/tutorial for features that are only available for devices with root privilege. A list of thing that I can do with root privilege and code samples for that will be helpful. Forgive me it this question is stupid.. [link] [comments] | ||
Posted: 24 Jul 2020 11:38 PM PDT I'm about to start a new project and would love to use Jetpack Compose but it seems far from production ready (please correct me if I'm wrong). So far, I've come across Litho(https://fblitho.com/) and will like to ask what this subs opinion on the framework is. [link] [comments] | ||
Posted: 25 Jul 2020 03:11 AM PDT I know that widgets, or pretty much anything running on background SOMETIMES does not work properly until excluded from battery optimization - but this is brand new problem I recently discovered. Here is video of my widget which refuses to update until I turn off "Manage apps automatically" in battery section, on android 10 emulator. I can reproduce it on most phones or emulator (with A9/10), but sometimes (maybe 20% cases) its totally random and works even with if manage apps automatically is checked on. It is really pain in the ass developping anything background-related - nothing works as it should, nothing is reliable. It is very frustrating...Anybody has experiences how to make widgets refresh properly? Thanks a lot for help! PS: Sure I can upload code, but even minimalistic example has a lot, lot of code (widgets provider, widget background JobIntentService, android manifest declaration, layout, layout provider, etc) so maybe somebody had same problem before and knows the answer without code [link] [comments] | ||
Frequently Asked Questions about Jetpack Compose Posted: 24 Jul 2020 10:45 PM PDT
| ||
Account terminated, what are my options? Posted: 24 Jul 2020 10:02 PM PDT So, I got the old "This is a notification that your Google Play Publisher account has been terminated" email. I'm doesn't really bother me that much, I can just reupload my apps somewhere else, it's just annoying that all my reviews are gone and it'll be a hassle. I've been looking into other app stores like the Amazon Appstore and Samsung Galaxy Store. Does anyone have experience working with them, i.e. are they less strict than Google when it comes to apps? [link] [comments] | ||
Android11beta2.5 Google Screen Recorder dry through a Pixel4xl Posted: 24 Jul 2020 04:44 PM PDT
| ||
Nearby share actually has an API ! Posted: 24 Jul 2020 04:44 PM PDT I thought it's only for users (even suggested it here, but then got relies that it already exists, and should even work for Android TV), but there is a whole API for it: https://developers.google.com/nearby/connections/overview https://github.com/googlearchive/android-nearby/tree/master/connections Anyone here tried it out? Any apps use it? [link] [comments] | ||
Navigation component best practices Posted: 24 Jul 2020 07:13 PM PDT I'm about to completely rewrite a react native application to native only, and I want to use a multi module single activity approach. The past few days I've read a lot about the jetpack component but there seems to be a lot of way of going about it. For now, I have an app module with my activity and my navHost, in the graph it only include other features graph I also have a core module for DB and network stuff and 2 feature module (login and home) I'm wondering what would be the best way to navigate (for example from login to home) as their graph are not connected I've seen a few way of doing it ( deep link, interface, a navigation module, etc ) But for some reason they all feel kinda hacky? Im thinking deep linking right now, but I still wanted to ask if someone had a better idea? [link] [comments] | ||
Posted: 25 Jul 2020 12:05 AM PDT
| ||
Posted: 24 Jul 2020 04:47 PM PDT Is it possible to downgrade a AT&T Galaxy S20+ to an earlier OS version? I accidentally updated my new galaxy from the January release to the July and now I can't root🤦🏻♂️ [link] [comments] |
You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment