Weekly Anything Goes Thread - February 26, 2021 Android Dev |
- Weekly Anything Goes Thread - February 26, 2021
- [Library] A custom ImageView with some loading effects
- New Android Sleep API
- Dagger Hilt is now in beta (v2.33)!
- Is it possible to study Android development and work on REAL PROJECTS without an emulator, but using just one phone?
- Newbie Angular dev trying to understand Android services
- Another "unexpected error has occurred" thread
- Google to developers: Our Kotlin-based Jetpack Compose will let you build Android apps faster
- Learning Android for newcomers
- clubhouse android version
- I want to view how my app looks like on a mobile phone by using a Samsung S10+. What steps do I need to complete to do so?
- Dynamic Code Loading in Android
- How to Use HTML & Emoji in your Google Play Store App Listing
- Create an Efficient Sketching App using Flutter @ 60 FPS
Weekly Anything Goes Thread - February 26, 2021 Posted: 26 Feb 2021 06:00 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] | ||
[Library] A custom ImageView with some loading effects Posted: 26 Feb 2021 05:09 AM PST I made a custom You can now directly specify corner radius & make view clickable with ripple effect without setting a custom drawable background. I need the later feature because It is backward compatible till API 19 & open-sourced on Github. [link] [comments] | ||
Posted: 26 Feb 2021 04:06 AM PST
| ||
Dagger Hilt is now in beta (v2.33)! Posted: 25 Feb 2021 05:13 PM PST
| ||
Posted: 26 Feb 2021 01:15 AM PST My computer does not allow working with an emulator, so I would like to know if it is possible to do without an emulator in real work on android applications? [link] [comments] | ||
Newbie Angular dev trying to understand Android services Posted: 26 Feb 2021 05:44 AM PST I have experience building Angular web applications and before I tried using angular native i wanted to learn how to make an a mobile app using Kotlin. I think I have some of the basics down but because of their names I keep thinking Angular services are the same as Android services. I know this may be wrong but at the same time they could be very similar without me realizing it since (at least to me) they seem to operate almost the same way. If anyone here could help me see the difference and get a better understanding of what Android services are used for that would be great! Thanks! [link] [comments] | ||
Another "unexpected error has occurred" thread Posted: 26 Feb 2021 10:55 AM PST I did some searching and found a number of threads relating to Play Console errors when trying to publish an app. Nothing concrete other than "Google is having problems" We are getting "An unexpected error has occurred. Please try again. (7034724F)". The code changes occasionally. When looking in the developer tools, I see that the XHR request the "startRollout" API is returning a 400 error code with the following JSON Payload: {"1":9,"2":"Precondition check failed."} Any insight from folks that have been working in this environment for longer than I have? Thanks! Edit: I have already opened ticket with Google support, but they said they would get back to me eventually... and couldn't tell me if that meant Hours, Days, or Weeks. [link] [comments] | ||
Google to developers: Our Kotlin-based Jetpack Compose will let you build Android apps faster Posted: 25 Feb 2021 08:57 PM PST
| ||
Learning Android for newcomers Posted: 26 Feb 2021 04:12 AM PST Recently android team released beta version of jetpack compose . Some people liked and some disliked. As a newcomers for learning android should I learn old approach or new one .( And I am not beginner in android ) . [link] [comments] | ||
Posted: 26 Feb 2021 11:11 AM PST Hello everyone, I am working on implementing club house android version app just for fun! I finished authentication flow for now and working on implementing more features. you can find my Github repo here https://github.com/etman55/android-house feel free to open issues and do PRs just follow the architecture. [link] [comments] | ||
Posted: 26 Feb 2021 02:45 AM PST I've connected USB debugging but I'm not sure where to go on from there [link] [comments] | ||
Dynamic Code Loading in Android Posted: 26 Feb 2021 01:22 AM PST Hi Everyone, Objective: I have an android application (main) from which I want to download (jar, apk, or any sort of package) and load the package dynamically and start the main activity of my loaded package from my main application. The solutions I have tried:
I don't know if whatever I tried is correct or not and I am not an android guy, instead, I am a unity guy and trying to run my games (I have almost 50) within android applications. There is no choice of loading the game statically in the android project because it severely increases the size. Please recommend me an approach to achieve this task or if anyone can guide me on how to solve the problems that I am facing. [link] [comments] | ||
How to Use HTML & Emoji in your Google Play Store App Listing Posted: 25 Feb 2021 09:59 PM PST
| ||
Create an Efficient Sketching App using Flutter @ 60 FPS Posted: 25 Feb 2021 01:12 PM PST
|
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