Android Dev - Weekly "anything goes" thread! |
- Weekly "anything goes" thread!
- 3 weeks into my Android dev journey, my first ( horribly ugly) app - Cocktail Party!
- Rich custom notifications. Any clues how to do that?
- Kotlin 1.4.20 is released!
- Kotlin @60FPS
- ConstraintLayout 2.1.0 alpha 1
- What is stopping developers from implementing full screen navigation bar transparency? They add new features but can't fix the bar? An android generation later and apps flash a white bar when opening, it's so frustrating do they actually use these apps daily and see?
- Catch up the Modern Android Development (MAD) with this Modular Architecture Marvel Application inspiring you how to create a maintainable, scalable and testable application using the latest tech-stack
- MainActivity does not recognize button
- New Android App Bundle and target API level requirements in 2021
- Android versions of "Hacking with Swift" and Sean Allen?
- Galaxy A5 2017 audio settings bug
- Guide to android UI
- Android Then and Now: Intro, @IntDef & Enums
- Inconsistent app builds
- Scan NFC tag ONLY when button pressed
- Helping you connect around the world with Messages
- Youtube videos or blog posts about Android internals (handler, looper, message queue)?
- Recommended package organization for MVVM architecture.
- How I do I send get request with authentication token from android studio? volley
Weekly "anything goes" thread! Posted: 20 Nov 2020 04:40 AM PST Here's your chance to talk about whatever! Although if you're thinking about getting feedback on an app, you should wait until tomorrow's App Feedback thread. Remember that while you can talk about any topic, being a jerk is still not allowed. [link] [comments] | ||
3 weeks into my Android dev journey, my first ( horribly ugly) app - Cocktail Party! Posted: 20 Nov 2020 07:30 AM PST
| ||
Rich custom notifications. Any clues how to do that? Posted: 20 Nov 2020 02:28 AM PST
| ||
Posted: 19 Nov 2020 06:38 PM PST
| ||
Posted: 20 Nov 2020 08:14 AM PST
| ||
ConstraintLayout 2.1.0 alpha 1 Posted: 19 Nov 2020 08:17 PM PST
| ||
Posted: 20 Nov 2020 02:00 AM PST
| ||
Posted: 19 Nov 2020 02:27 PM PST
| ||
MainActivity does not recognize button Posted: 20 Nov 2020 08:25 AM PST I want to create a button listener. "button" is colored red and it is not recognized. It also doesn't autocomplete a button suggestion. I followed a video step by step but it won't recognize the button to me. [link] [comments] | ||
New Android App Bundle and target API level requirements in 2021 Posted: 19 Nov 2020 12:54 PM PST
| ||
Android versions of "Hacking with Swift" and Sean Allen? Posted: 19 Nov 2020 11:46 PM PST Hey all. I'm a self taught iOS developer and am now learning android dev as well. In iOS we have "known" YouTube and internet teachers such as Hacking With Swift, Sean Allen, Code with Chris, and many more. Are there any "Go to " channels in android dev? Some channels that you go to when you want to learn something? thanks in advance! [link] [comments] | ||
Galaxy A5 2017 audio settings bug Posted: 20 Nov 2020 07:12 AM PST The Audio Balance, Mono and Stereo Invert settings have no effect. I have tested it on several Galaxy A5 2017 and all of them have the problem (with different 3 and 4pin headphones / jacks) also sometimes the audio sides swap so left is right and right is left, although stereo reverse is deactivated. The problem occurred as far as I can remember from Android 6 to 7 or from 7 to 8 to please Samsung Fixes that, the bug has not been fixed for ages.By the way: headphones are of course plugged in I mean So that it is not grayed out, I have it as a bug report sent and ask me will this be taken care of? can I hope for a bug fix? maybe someone here in the forum knows the solution to the problem? [link] [comments] | ||
Posted: 20 Nov 2020 06:58 AM PST I basically started android development from nothing, just searching for any specific problem, but the amount of UI components and properties is overwhelming. So I was wondering if there's a course regarding this subject. [link] [comments] | ||
Android Then and Now: Intro, @IntDef & Enums Posted: 19 Nov 2020 04:00 PM PST
| ||
Posted: 20 Nov 2020 12:59 AM PST Hello everyone, Has Android Studio been inconsistent in building the last few days? I am using Android Studio 4.1.1 and in some projects it tends to throw weird errors like View is null out of nowhere, I didn't touch that part. Also I have had the problem where it builds a version behind (code changes are not pushed into the newly build application). Weird stuff... If you have any suggestion please let me know. [link] [comments] | ||
Scan NFC tag ONLY when button pressed Posted: 20 Nov 2020 04:31 AM PST I know how to scan an NFC tag, but I only want it to do it when the user presses the button to do so. I can't show the code, but when I press a cardID for example, even when the app is closed, it will kind of open up my app but, the title of the app is "Nfc Service". So in short I just want to scan an a card with NFC ONLY when the user presses the button and I don't want it to run in the background. [link] [comments] | ||
Helping you connect around the world with Messages Posted: 19 Nov 2020 11:55 AM PST
| ||
Youtube videos or blog posts about Android internals (handler, looper, message queue)? Posted: 19 Nov 2020 09:17 PM PST I'd like to do a deeper dive on the internals of Android. My preferred medium is a youtube video or series or medium blog posts, I usually find straight up docs harder to follow most of the time. Thank you! [link] [comments] | ||
Recommended package organization for MVVM architecture. Posted: 19 Nov 2020 03:09 PM PST What convention do you follow for naming your packages on Android apps using MVVM architecture? For example, in what package do you store the ViewModel classes? [link] [comments] | ||
How I do I send get request with authentication token from android studio? volley Posted: 19 Nov 2020 10:12 PM PST once logged in, I want to create edit profile activity. How I do I send get request with the token to get profile credentials and do put request to change or update password.. ..? Thanks! [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