Thank you, Philipp. I hope You will also make the same video about using the microbenchmark. I'm working on an sdk-project and it was interesting to look at using the benchmark not for the UI but for certain operations.
Phillip ive been searching hard for someone to talk about admob in compose but i havent seen a good video on it and you being the best in the business it would be awesome to see you make a video on it.
Video/Shorts Idea; How the HECK do you turn an different color format, RGB, HEX, into real colors we can use in our apps. I'm currently trying to take an RGB value and turn it into a custom drawable, and I am struggling! Great video by the way
I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?
Hello brother i want to ask you a favor Can you make a social media application in Android Studio using Kotlin and Firebase Because there are no much course in it
I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?
For some reason, even after adding `com.android.test` to top level build.gradle, I'm still getting an error to add it to benchmark module. Any clue or tip for this? 🤔 By removing it, I get an error on targetProjectPath 😥
@@adravel I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?
Thank you, Philipp. I hope You will also make the same video about using the microbenchmark. I'm working on an sdk-project and it was interesting to look at using the benchmark not for the UI but for certain operations.
I have the same case now , could u plz help me what you've reached out so far?
Phillip ive been searching hard for someone to talk about admob in compose but i havent seen a good video on it and you being the best in the business it would be awesome to see you make a video on it.
I second this, I'll need such a video soon
Thank you again, Philipp!
Hi Philip Here is your successor
Hi Philipp, can you make a video about the SafetyNet check integration in android apps? It would be very interesting!
really interested things, thanks philipp.
Video/Shorts Idea; How the HECK do you turn an different color format, RGB, HEX, into real colors we can use in our apps. I'm currently trying to take an RGB value and turn it into a custom drawable, and I am struggling! Great video by the way
Hey Phillip thanx buddy 🤟
Thanks, you are amazing Philipp. By the way what medicine do you use to make your beard stronger? 😊
Well explained!
I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?
Hey Phillip would you mind recommend a device that runs Android Studio smoothly with a budget price? Thanks!
In multimodule project should we create build flavour for benchmark in each module?
thats a good question
Hello brother i want to ask you a favor Can you make a social media application in Android Studio using Kotlin and Firebase Because there are no much course in it
check on his play list
He has some materials you can use
@@dandamiano i know but it's better if he do full course because there are not many of them
Thank you Bro👍👍👍👍
Thanks Philip. Able to understand the basic idea of macrobenchmark. Well explained
Hi, same app i testing cold start 548ms min yours 160 why thats big difference . Did you connect phone with usb ?
I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?
👍🏻
Difficult
Android man have a cut on his left eye and face.. Is he fine? 😁
It's the reflection of my ring light 😅 This man is way too bright anyways, will have to remove him
For some reason, even after adding `com.android.test` to top level build.gradle, I'm still getting an error to add it to benchmark module. Any clue or tip for this? 🤔
By removing it, I get an error on targetProjectPath 😥
what is the equivalent of .semantics testTagsAsResourceId in View system?
You can use View ID directly, like this: device.findObject(By.res(packageName, "view_id"))
@@adravel I implemented baseline profile in my app(Using latest versions), it is showing some improvement when we run benchmark, but no improvement I can see on play console numbers for cold startup time in my production app. Any idea?