Video není dostupné.
Omlouváme se.

App Performance Analysis with the Android Studio Profiler

Sdílet
Vložit
  • čas přidán 16. 01. 2024
  • In this video I'll show you how I do an App Performance Analysis with the Android Studio Profiler.
    💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
    pl-coding.com/...
    ⭐ Courses with real-life practices
    ⭐ Save countless hours of time
    ⭐ 100% money back guarantee for 30 days
    ⭐ Become a professional Android developer now:
    pl-coding.com/...
    Get my FREE PDF about 20 things you should never do in Jetpack Compose:
    pl-coding.com/...
    Regular programming advice on my Instagram page: / _philipplackner_
    Join my Discord server:
    / discord

Komentáře • 35

  • @ano9161
    @ano9161 Před 7 měsíci +15

    Whoever creates your thumbnails deserves a raise ⚡

  • @hamedborna7037
    @hamedborna7037 Před 7 měsíci +12

    That was quite informative, as always, Philipp. I really appreciate it. However, I wish you delved deeper into the memory part of the video, providing a real example of leakage.🤩🙏

  • @khaledsaif3085
    @khaledsaif3085 Před 7 měsíci +4

    That Network Inspector is a game changer

  • @complikatd
    @complikatd Před 7 měsíci

    Philipp you're a god send, thank you for being the best Android CZcamsr

  • @SachinKumar-ie7wh
    @SachinKumar-ie7wh Před 7 měsíci +3

    Thanks for the video! Would love to see a real world example.

  • @user-di3iu9li6c
    @user-di3iu9li6c Před 7 měsíci

    Most usefull video for native android application developer, waiting for next video...!

  • @andriikichmarenko4889
    @andriikichmarenko4889 Před 6 měsíci

    Network Inspector is a really good tool. I'll try to use that instead of monitoring logs. I knew that it is built in Android Studio but I haven't used that.

  • @sebastiansopala6295
    @sebastiansopala6295 Před 7 měsíci

    Exactly what i was looking for - great job!!

  • @zafar_codes
    @zafar_codes Před 7 měsíci +2

    I have been waiting your video about it. There weren’t any good video explaining how to do that.

  • @user-do6ik1tb3z
    @user-do6ik1tb3z Před 7 měsíci

    Hi Philipp,
    Can you make a video about Jetpack Compose shortcuts?
    It seems that there isn't currently an official, well-documented approach for Jetpack Compose to make static shortcuts.

  • @KristaAnnikaVilenius
    @KristaAnnikaVilenius Před 7 měsíci +1

    What version of Android Studio should I have? Is it the latest or does it not matter?

  • @TheVargapeter
    @TheVargapeter Před 7 měsíci +1

    How can we profile the startup of an app? Since we need to attach the profiler to a running process on a device and then start recording, the app is already running and passed the first period, which sometimes could be vital.
    is there any way to tell the profiler in advance, what I want to record and attach automatically to the started app's process?

  • @McMouse88
    @McMouse88 Před 7 měsíci

    Thanks Philipp, I wanted to ask you to record a video about profiling, but you've already done it ))

  • @utkarshkore4076
    @utkarshkore4076 Před 7 měsíci

    Nice and informative video. 💪
    Which Android studio theme you are using?

  • @ariyankabir147
    @ariyankabir147 Před 7 měsíci

    Please create a video about Google Recaptcha Enterprise. Latest way. Please 🙏🥺
    Safetykey is deprecated so what's the latest method.

  • @naijareel-247
    @naijareel-247 Před 7 měsíci

    Hi @Philipp Lackner who is your Editor?

  • @opeyemicoker9104
    @opeyemicoker9104 Před 7 měsíci

    how can I know how much spike is actually an issue? what if I'm making an api call and it causes a spike, how can I know if its not efficient

  • @ProducerIV
    @ProducerIV Před 3 měsíci +1

    anyone else missing the profiler option in the view tools?

  • @daruiraikage
    @daruiraikage Před 7 měsíci

    is there anyone else here whose db inspector always shows db as closed? i cant use it ever, i have to export the files, make changes in dbbrowser and then import it. it is a pain in the ass

  • @respect9.8.6.5
    @respect9.8.6.5 Před 7 měsíci +2

    First 😁😁

  • @nncstudio7996
    @nncstudio7996 Před 7 měsíci +2

    Second 😁

  • @raheemadamboev
    @raheemadamboev Před 7 měsíci +1

    Third

  • @dharshanj9931
    @dharshanj9931 Před měsícem

    No useful information in this video, you could have shared a real life example of an app causing a janky behavior and what caused it and how to resolve it. This is just showing tools