Micro optimizations - Android Developers Backstage

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 10

  • @h4m74ro
    @h4m74ro 2 месяца назад +6

    Thanks Tor and Romain! That was a highly interesting topic! I wouldn't mind if you were talking about optimizations regularly. Don't even need a guest like today. 😉

  • @g1s63
    @g1s63 2 месяца назад +2

    Dev Options Android
    Window Animation Scale Off
    Transition Animation Scale Off
    Animator Duration Scale Off
    Force RTL Layout On
    Background Process Limit 4 ( Changes on boot ) ( Causes some apps to Not Function Properly)
    Always Show Crash Dialog On
    Force Activities to be resizable On
    Logger Buffer Size off or lowest Value

  • @phonearchiveX
    @phonearchiveX 2 месяца назад +4

    Intro is remixes of both Themos ringtone and Cassiopeia. Then it ends with Iridium.

  • @mohamedkarim-p7j
    @mohamedkarim-p7j 2 месяца назад +2

    Thank for sharing 👍

  • @mzmzgreen
    @mzmzgreen 2 месяца назад

    With all those optimizations, how do you ensure that these optimizations don't break in the future? I mean someone may come and accidentally change the code that relies on some Kotlin compiler detail and break the optimization.

  • @WillLugo-m6j
    @WillLugo-m6j Месяц назад

    😂❤😅

  • @IyanuoluwaId
    @IyanuoluwaId 2 месяца назад

    This program needs younger people.

  • @jesseyanang9349
    @jesseyanang9349 2 месяца назад +1

    Hello please can you help me fix this error on my sdk. i have donw everything possible to get it done but to no avail.
    [X] Android toolchain - develop for Android devices
    X cmdline-tools component is missing
    Run `path/to/sdkmanager --install "cmdline-tools;latest"`