Android Dev - Share your Gradle configuration with the Gradle Kotlin DSL — A guide for Android projects |
- Share your Gradle configuration with the Gradle Kotlin DSL — A guide for Android projects
- Why simple app with Jetpack Compose is 5x times slower than without?
- Google Play developers will need to enable 2-Step Verification and meet identity requirements
- Is there a way to have an animated launch / splash screen using SVGs
- Signing a previously signed application with a new keystore file?
- SUGGEST A COURSE!
- Why are colorControlNormal and colorButtonNormal not working with MaterialComponents?
- Help needed in integrating tflite models.
- Kotlin Features Survey Edition #2
- Whatsapp image picker replica on Github
- Am I being too paranoid about the whole separate personal and developer account thing?
- Suggestion to handle translations
- Threejs site won't work on android chrome?
- Beginning to work on Android game/app that grabs wearable data from Samsung health and gamifies metrics. As a new developer who just downloaded the Android dev kit from Google, what is a good place to learn on making my app? Solid documentation?
- Continue Kotlin or start React Native?
Share your Gradle configuration with the Gradle Kotlin DSL — A guide for Android projects Posted: 29 Jun 2021 11:38 PM PDT
| ||
Why simple app with Jetpack Compose is 5x times slower than without? Posted: 30 Jun 2021 02:16 AM PDT I'm just learning android-dev and have created a very simple app using Jetpack Compose. It contains only one activity with a few simple composable: and those screens look like that: But despite how simple it is, the app takes 5s to launch. My other experimental app without Compose and with much more fragments and components takes only 1.1s. Am I'm doing something wrong? Is it possible to speed up the launch time? Will this always be like that or after leaving beta Compose would not have this issue? [link] [comments] | ||
Google Play developers will need to enable 2-Step Verification and meet identity requirements Posted: 29 Jun 2021 04:04 PM PDT
| ||
Is there a way to have an animated launch / splash screen using SVGs Posted: 30 Jun 2021 04:18 AM PDT My designer is suggesting a launch screen that consists of 4 SVGs. I believe the intention is to have the splash screen first show one, then the next and so on. I believe this may be something that is not possible to do before the app is initialized, but I would like to ask advice here. Does anyone have any advice to offer on this. Thank you [link] [comments] | ||
Signing a previously signed application with a new keystore file? Posted: 30 Jun 2021 08:55 AM PDT Context:
So:
[link] [comments] | ||
Posted: 30 Jun 2021 07:24 AM PDT Can someone plz suggest me a good android development course I took one on udemy and its super outdated [link] [comments] | ||
Why are colorControlNormal and colorButtonNormal not working with MaterialComponents? Posted: 30 Jun 2021 01:07 AM PDT Why are `colorControlNormal and colorButtonNormal` not working with MaterialComponents?
I don't face any problem with AppCompat but I want to move to MaterialComponents [link] [comments] | ||
Help needed in integrating tflite models. Posted: 30 Jun 2021 01:02 AM PDT Hi , I am developing an android application with Kotlin where I am integrating four different tflite models. Till this time, I have integrated two of them and on running the application with both these models, I am getting the same error, it being as 'The size of byte buffer and the shape do not match.' I have searched for this error on the internet multiple times and tried many solutions but all in vain. If anyone is willing to help me with this, I would be grateful :) [link] [comments] | ||
Kotlin Features Survey Edition #2 Posted: 29 Jun 2021 02:26 PM PDT
| ||
Whatsapp image picker replica on Github Posted: 29 Jun 2021 08:28 AM PDT
| ||
Am I being too paranoid about the whole separate personal and developer account thing? Posted: 29 Jun 2021 12:21 PM PDT Disclaimer this is a throwaway account. So I've been reading about the whole separating personal and developer account, the reason, etc. But it still worries me, and honestly it's giving me anxiety about the safety of my personal account. For some background, I'm a mobile developer (I do both Android and iOS), my personal account is not a developer account and I always use company account (my company account have limited access for developer, so not owner or admin) for accessing the Google Play Console. By company account, I mean my company uses Google Suite. But it still worries me, that after I move out to another company, and for some reason Google decide to nuke my old company account (I mean the main one), that my old company account (employee/developer account) would be affected and it would also affect my personal account. The reason I'm worried is because currently,
So am I being too paranoid and overthinking this stuff? [link] [comments] | ||
Suggestion to handle translations Posted: 29 Jun 2021 09:43 AM PDT Hi all, How do you manage translations in your team, so that it's convenient for the project manager, translators and devs to add new languages and make sure translations stay up to date ? Do you use a particular collaborative tool ? Does it play nice with Android ? Thanks a lot for your advice. [link] [comments] | ||
Threejs site won't work on android chrome? Posted: 29 Jun 2021 08:08 PM PDT I am trying to display a simple GLTF 3d model in my website. It works on desktop Mac and windows as well as on iOS in safari and Firefox. But it does not work on Android's chrome? Following is my code sample. It is in ReactJS
For full sample you can refer my GitHub repo https://github.com/PritishSawant/MyFirstAttemptThreejsDisplay3dmodelsGltf [link] [comments] | ||
Posted: 29 Jun 2021 10:33 AM PDT | ||
Continue Kotlin or start React Native? Posted: 29 Jun 2021 02:28 PM PDT Hello everyone! I have a hard time deciding what to do: continue learning Kotlin or switch to React Native. So basically I started learning kotlin few months ago but didnt take it too seriously. Now I can build my own mini projects and I would like to start freelancing so I can monetize my skill. But here comes the problem. Almost everyone who needs an app wants cross platform so they need someone who uses react native. The only kotlin jobs I found are long term jobs and for experts and they do not fit me well. What I search is a way to make some money as a beginner/intermediate. So here comes the question : should I continue learning Kotlin or start React Native? And also, would it be difficult to make the change? [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