Android Dev - Shipping Clubhouse on Android in 10 Weeks |
- Shipping Clubhouse on Android in 10 Weeks
- Google introduces private computing services for Android 12 Beta
- How do you deal with clones of your apps?
- Jetpack Compose - Learn with code
- Android 12 - Material You theme not working in emulator created from Android Studio
- App on the store for past 6 months removed for noncompliant active URIs?
- What's the next best app store with sms permissions and subscription models after Google Play? Amazon?
- Detect a bank check in camera preview
- Research for my Term Paper
- Android studio eat my C drive space
- Does Android Compose kill old UI components like Drawer menu?
- Since this method is the cause of some deprecations, can someone tell me some usecases where you would use tags for Contexts (or in general, need to distinguish those)?
- Best practices for reporting a bug?
- How do expense tracking apps connect to your bank account?
- adb backup - why compulsory password?
- Features you want in a flashcard based language learning app
Shipping Clubhouse on Android in 10 Weeks Posted: 09 Sep 2021 08:01 PM PDT
| ||
Google introduces private computing services for Android 12 Beta Posted: 10 Sep 2021 01:49 AM PDT
| ||
How do you deal with clones of your apps? Posted: 10 Sep 2021 07:45 AM PDT Hi all. I found my app cloned on Google Play Store. It is a bit modified, some features are cut off, some buttons don't work. I decompiled the apk and I'm sure that this is my app processed with some tool that included Flutter files to apk (?). My app was written in Java. I can contact Google or I can contact the "developer" first. I'm curious if anyone had similar situation and what actions did you take. [link] [comments] | ||
Jetpack Compose - Learn with code Posted: 10 Sep 2021 07:40 AM PDT Hi guys, if you want to explore Jetpack Compose - checkout my article! Would love to get your feedback on the same. Last but not the least, if you liked the article don't forget to clap and follow me :) [link] [comments] | ||
Android 12 - Material You theme not working in emulator created from Android Studio Posted: 10 Sep 2021 04:21 AM PDT I have created an Android Emulator(details provided below) Environment details are
When the emulator is created and I change the wallpaper, the wallpaper changed but the theme remained unchanged. I also could not see the color option in the Wallpaper & Styles section in the Settings. So my question is Is Material You supported in the emulator, if yes, then how can I achieve this? Any help would be appreciated. [link] [comments] | ||
App on the store for past 6 months removed for noncompliant active URIs? Posted: 09 Sep 2021 11:23 AM PDT For a school project we built an app for a nonprofit organization and had it recently removed for The message:
Could someone please explain what the problem is and why it got removed? Is it because of the non https endpoint? I don't have control over that. [link] [comments] | ||
Posted: 09 Sep 2021 11:29 PM PDT Looking for other option to publish my app with following criteria: - SMS and Call permissions must be available - Subscription model Is Amazon my goto -place then or are there other options? If someone has experiences regarding their own apps in said stores, would be really cool to hear. [link] [comments] | ||
Detect a bank check in camera preview Posted: 09 Sep 2021 01:54 PM PDT Hey r/Androiddev, I am having a hard time finding results for how bank apps are able to detect a check in their camera preview - could anyone point me to an SDK or documentation on achieving something similar? Thanks! [link] [comments] | ||
Posted: 09 Sep 2021 09:57 AM PDT Guys, I'm developing my Term Paper, which will be an application, and for that, I need to do research. Answer to help me, please 😬 [link] [comments] | ||
Android studio eat my C drive space Posted: 09 Sep 2021 09:03 PM PDT I build my react native android and my C drive space lost around 5GB but when restarting the PC the space is comes back. I have install my android studio in another drive which is in drive D. Is it normal? [link] [comments] | ||
Does Android Compose kill old UI components like Drawer menu? Posted: 09 Sep 2021 07:52 PM PDT I've a doubt. Doesn't Android Compose work with Drawer menu component anymore? I mean do I have to work with other entirely new kinda UI components? (I've began studying Compose only a couple weeks) [link] [comments] | ||
Posted: 09 Sep 2021 11:47 AM PDT
| ||
Best practices for reporting a bug? Posted: 09 Sep 2021 01:34 PM PDT Today a user found a bug on my app, but didn't know how to recreate it, he only told me where it happened. I have a report a bug button in the app but its just a mailto: link. What would be the best approach for reporting a bug? I was thinking to log every single click / action he makes, temporary, it begins when the game starts and deletes it when it closes, and if the user found a bug during his playthrough he can click the report a bug button and it send me an email with that log, so I can easily recreate it. What is your take on this subject? [link] [comments] | ||
How do expense tracking apps connect to your bank account? Posted: 09 Sep 2021 11:56 AM PDT I want to build an expense tracking app for my portfolio. How do developers for apps like Mint build integrations with users bank accounts? [link] [comments] | ||
adb backup - why compulsory password? Posted: 09 Sep 2021 10:35 AM PDT Hi all, I am trying to do a backup of an app's sqllite DB. I used to do it without any problem with the command: > adb backup -noapk com.myapp it used to ask me for a password, I did not put any , and then pressed enter. Now, after months, I have tried again, but surprise... it is like compulsory to enter a password. The "back up my data" button is grayed out and it gets enabled only if I enter some password. Any hints on how to make that button enabled again without entering any password? The goal is to extract a DB from a non debuggable app. Cheers [link] [comments] | ||
Features you want in a flashcard based language learning app Posted: 09 Sep 2021 10:23 AM PDT So i was wondering what features people are missing in a language learning app based on flashcards that is not implemented yet in various apps that exist (anki, duolingo, etc.), or janky attempts that don't satisfy you completely? [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