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.
@amirabahaa75932 ай бұрын
I have the same case now , could u plz help me what you've reached out so far?
@biglloyd58702 жыл бұрын
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.
@mryup610011 ай бұрын
I second this, I'll need such a video soon
@vilmarcabanero25002 жыл бұрын
Thank you again, Philipp!
@xemic6732 жыл бұрын
really interested things, thanks philipp.
@chandra_836 ай бұрын
Thanks Philip. Able to understand the basic idea of macrobenchmark. Well explained
@dandamiano2 жыл бұрын
Hi Philip Here is your successor
@pratikdhage34912 жыл бұрын
Hey Phillip thanx buddy 🤟
@melom.2 жыл бұрын
Hi Philipp, can you make a video about the SafetyNet check integration in android apps? It would be very interesting!
@mehebbetcomerdli46022 жыл бұрын
Well explained!
@YashNagayach Жыл бұрын
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?
@abhijeetkumar21962 жыл бұрын
In multimodule project should we create build flavour for benchmark in each module?
@richardruiz2402 Жыл бұрын
thats a good question
@mustafaammar5512 жыл бұрын
Thank you Bro👍👍👍👍
@bbk85502 жыл бұрын
Thanks, you are amazing Philipp. By the way what medicine do you use to make your beard stronger? 😊
@lifebylazy2 жыл бұрын
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
@francisyang47182 жыл бұрын
Hey Phillip would you mind recommend a device that runs Android Studio smoothly with a budget price? Thanks!
@arturschaefer2 жыл бұрын
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 😥
@4a7gemare322 жыл бұрын
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
@dandamiano2 жыл бұрын
check on his play list He has some materials you can use
@4a7gemare322 жыл бұрын
@@dandamiano i know but it's better if he do full course because there are not many of them
@Nick-cx4rs2 жыл бұрын
Hi, same app i testing cold start 548ms min yours 160 why thats big difference . Did you connect phone with usb ?
@YashNagayach Жыл бұрын
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?
@maximooze31962 жыл бұрын
👍🏻
@Zeeshan-Syed2 жыл бұрын
Android man have a cut on his left eye and face.. Is he fine? 😁
@PhilippLackner2 жыл бұрын
It's the reflection of my ring light 😅 This man is way too bright anyways, will have to remove him
@ThePratik8222 жыл бұрын
Difficult
@dedechandra82702 жыл бұрын
what is the equivalent of .semantics testTagsAsResourceId in View system?
@adravel2 жыл бұрын
You can use View ID directly, like this: device.findObject(By.res(packageName, "view_id"))
@YashNagayach Жыл бұрын
@@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?