Android Framework - Useful Adb Commands

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

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

  • @usr808
    @usr808 4 месяца назад +1

    Give this lady a round of applause👏
    Very useful set of cmds & explained well in detail❤
    This is the kind of info a poweruser needs to know😉

  • @syedzakriya2008
    @syedzakriya2008 6 лет назад +2

    Awesome.. Never knew we could do so much using adb. Do you have any series for AOSP related stuff?

    • @dimples_android_geek
      @dimples_android_geek  6 лет назад +1

      Right now i dont have AOSP series... As and when i am learning will definitely post it up.. thanx

  • @sanjoynandi17
    @sanjoynandi17 2 года назад +1

    thanks for your valuable tutorial video...:)

  • @jews_out_of_PALESTINE
    @jews_out_of_PALESTINE 3 года назад +1

    interesting video for adb user debutant

  • @ricerous330
    @ricerous330 6 лет назад +1

    You are a great woman, keep it up.

  • @Salman-1-2
    @Salman-1-2 6 лет назад +1

    You are doing pretty good 👍...

  • @jyotiranjanswain1737
    @jyotiranjanswain1737 4 года назад +1

    thanks ma very helpful

  • @animeapqv1233
    @animeapqv1233 2 года назад

    Thank you ❤️❤️❤️❤️

  • @vivekbalachandar2802
    @vivekbalachandar2802 6 лет назад

    Really useful

  • @rohit5981_
    @rohit5981_ Год назад

    Mam mere phone me ye problem aa rhi hai adb server version (41) doesn't match this client (39) killing kaise slove kru. 😢

  • @kumarswamy824
    @kumarswamy824 3 года назад

    madam can give me adb command to enable audio pass thorough option in my android tv

  • @uv886
    @uv886 2 года назад

    Usefull👍

  • @pedroGonzalez-t6v
    @pedroGonzalez-t6v Год назад

    morning you know about this error Faile (remote: unknown command.

  • @cutiepie0608
    @cutiepie0608 2 года назад

    what commands can be uses to run any app using adb?

  • @ricerous330
    @ricerous330 6 лет назад

    For several months now, you haven't uploaded any video

  • @mtnl259
    @mtnl259 Год назад

    How to check current xml /layout file opened in device...?

    • @dimples_android_geek
      @dimples_android_geek  Год назад

      You can connect the device to PC and through adb command you can chk .. but you shd be knowing the path of the file .. ex : adb shell
      cd / filepath / filename

    • @mtnl259
      @mtnl259 Год назад

      @@dimples_android_geek which adb command ?

    • @dimples_android_geek
      @dimples_android_geek  Год назад

      @@mtnl259 " adb shell
      cd / filepath / filename"