Emulate Android Devices in Linux!

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

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

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

    Thank You Sir, for educating us!!!❤❤❤

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

    ❤ i have been waiting for this from a long time

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

    Looking forward for mobile series.

  • @GreatAllen-p4m
    @GreatAllen-p4m 2 месяца назад

    love u brudda

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

    thanks

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

    Fantastic! Do the AVDs have root access by default? Or do they need to build rooted manually and individually

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

      Thanks!
      Depends on the image. Most images the setup is pretty simple, just adb root and it will work. For other images, more oriented for production builds, its not as easy.
      For further info read here: developer.android.com/studio/run/managing-avds#system-image
      specifically the paragraph on system images, in which it states “To ensure app security and a consistent experience with physical devices, system images with the Google Play Store included are signed with a release key, which means that you can't get elevated privileges (root) with these images.”. And of course interpret the “you can’t” with a grain of salt xD

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

    I don't use Android Studio. Everything is on cmd line and on linux.
    The CI/CD build for major android apps use cmd tools.

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

      personally I love the scalability and reproducibility of cmd tooling. Once you overcome that first barrier then becomes much simpler

  • @55037-r
    @55037-r 2 месяца назад

    Linux emulators for android not android emulators for linux