Minimal ADB and Fastboot Tool | ADB Commands | ADB Shell Commands

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Hi, In this Session, we will understand, how to download and install Minimal ADB and Fast Boot, also we will have a demo of Important ADB and ADB Shell Commands.
    This will be part of interview questions related to Mobile Application Software Testing
    Our Previous Videos:
    JWT Assignment 1: Decoding JWT token : • Assignment 1 | Decodin...
    JWT Assignment 2: JWT signing : • Assignment 2 | JWT Sig...
    JWT Assignment 3: • HashCat | Attack Demo ...
    JWT Assignment 4: • Assignment 4 | JWT Ref...
    JWT Assignment 5: • Assignment 5 | JWT Fin...
    Authentication Bypass Assignment : • Assignment 1 | Authent...
    Password Reset Assignment 1 : • Assignment 1 | Passwor...
    Secure Passwords : • Assignment 1 | Secure ...
    Security Testing:
    HashCat: • HashCat | Attack Demo ...
    MobSF Part1: • MobSF Part 1: Mobile s...
    MobSF Part2: • MobSF Part 2: Mobile S...
    MobSF Part3: • MobSF Part 3: Mobile S...
    MobSF Part4: • MobSF Part 4: Mobile S...
    WebGoat Part 1: • WebGoat | OWASP Top 10...
    SQLInjection : • SQL Injection | OWASP ...
    SQL Injection Part 2 | Attack Demo using WebGoat: • SQL Injection Part 2 |...
    This will be part of interview questions related to Security Testing.
    Performance Testing:
    GSam Battery Monitor: • GSam Battery Monitor |...
    Battery Historian Part 1: • Battery Historian Part...
    Battery Historian Part 2: • Battery Historian Part...
    Battery Historian Part 3: • Battery Historian Part...
    This will be part of interview questions related to Android Performance.
    Mobile Application Testing:
    Minimal ADB and Fastboot Tool | ADB Commands | ADB Shell Commands: • Minimal ADB and Fastbo...
    ADB Part 2: • ADB Part 2: ADB Comman...
    ADB Part 3: • ADB Part 3: Important ...
    Do catch up previous videos on Docker
    Introduction to Docker and Container: • Docker Part 1 : Introd...
    Docker Toolbox Component Understanding: • Docker Part 2 : Docker...
    Docker Toolbox Installation: • Docker Part 3 : Docker...
    Docker Image Hosting and Important Commands | Interview: • Docker Part 4 : Image ...
    Docker Desktop: • Docker Part 5: Docker ...
    Topics Covered:
    ADB Tools Installation
    - Minimal ADB and Fast Boot
    - PDA.Net Tool
    ADB Architecture Understanding
    ADB Commands Demon on Device
    - adb devices
    - adb push
    - adb pull
    - adb install
    - adb install -r
    - adb reboot
    - adb reboot-bootloader
    - adb logcat
    - adb uninstall
    ADB Shell Commands
    - adb shell
    - adb shell pm list packages
    - adb shell am force-stop
    - adb shell logcat *:W
    Installation Links:
    Minimal ADB and Fast Boot Tool:
    androidmtk.com...
    Installing the ADB: Official Site
    developer.andr...
    Installing PDA.Net: Official Site
    pdanet.co/install/

ความคิดเห็น • 35

  • @megamoverempire
    @megamoverempire 11 หลายเดือนก่อน +3

    Thank you very much, this was very usefull

  • @fouedkd1906
    @fouedkd1906 ปีที่แล้ว +2

    Great job, thank you

  • @rishirishi4970
    @rishirishi4970 2 ปีที่แล้ว +2

    Thank you so much

  • @pinkipatil700
    @pinkipatil700 4 ปีที่แล้ว +3

    Very useful information!

  • @priyashewale
    @priyashewale 4 ปีที่แล้ว +2

    Very well explained...

  • @user-jt4we9tz5e
    @user-jt4we9tz5e 7 หลายเดือนก่อน +1

    Every mobile is having different minimal Adb software or it's work for all company handset, if iam using lenovo A7 it will work or not, else from where i need to download A7 minimal Adb software

  • @afnankhan9865
    @afnankhan9865 ปีที่แล้ว +2

    Which file we are pushing ornpulling plz explain

    • @non-functionalclub969
      @non-functionalclub969  ปีที่แล้ว

      Hi Afnan, we can Push or Pull any file type to the mobile memory, there is no restriction extension wise.

  • @afnankhan9865
    @afnankhan9865 ปีที่แล้ว +2

    Which file we should push i am not getting it

    • @non-functionalclub969
      @non-functionalclub969  ปีที่แล้ว

      It depends on your usecase, suppose you want to push .apk file to install the same, you can push the apk and than install it by double tapping on the file

  • @AdityaKumar-ei4ch
    @AdityaKumar-ei4ch 3 ปีที่แล้ว +1

    Very Well Explained!!

  • @tompomusic
    @tompomusic 7 หลายเดือนก่อน +1

    i want to know the exact file you push to you android device

    • @non-functionalclub969
      @non-functionalclub969  7 หลายเดือนก่อน

      You can push any file with the command provided, just don't forget to add the extension of the file to be pushed

    • @tompomusic
      @tompomusic 7 หลายเดือนก่อน

      is it the file i should create my self, because from your video, you push file to your android device and pull which gave you access to install magisk on the device.... i have grand 2 SM-G7108 which i can't install magisk on@@non-functionalclub969

  • @aashimataneja1895
    @aashimataneja1895 ปีที่แล้ว

    Hi, How i display my mobile on desktop like you display your mobile

  • @tompomusic
    @tompomusic 7 หลายเดือนก่อน +1

    Hi , how can get the push file

    • @non-functionalclub969
      @non-functionalclub969  5 หลายเดือนก่อน

      Please goto folder location where you have pushed the file

  • @ankitrathore2688
    @ankitrathore2688 3 ปีที่แล้ว

    If any device is switched off then how to switched on it by using this software ?
    My Samsung J6+ has switched off and now I unable to Switch on it because it's power key has broken or damaged. Please tell me,,,,

    • @non-functionalclub969
      @non-functionalclub969  3 ปีที่แล้ว

      Thanks for the question Ankit...
      As the whole ADB architecture works on bridge connection between device and computer...
      So it won't be possible to start a switched off device... As there will be no connection available between two entities...

  • @cathrinbosch9547
    @cathrinbosch9547 2 ปีที่แล้ว

    Ok but how do i do if my phone is soft bricked....debug off emmc cant mount, my pc dont read my phone, although if shows as a mtp device....and in my disk drive it shows as a htc android device. My phone dont l load anything

    • @non-functionalclub969
      @non-functionalclub969  2 ปีที่แล้ว

      Your phone will be detected even if it is soft bricked.. but you will need to enable USB debugging option... Also of the software intensity is high for soft brick than it may give issues while connecting or may frequently disconnect... I will recommend to unbrick the device for smooth functioning

    • @cathrinbosch9547
      @cathrinbosch9547 2 ปีที่แล้ว

      @@non-functionalclub969 but how do i unbrick it. It is locked S- on, it dont boot, or recover. It said e failed....try to mount emmc. About, adb debugging, it seems to be off, cant turn it on at all....tools like dr phone...say debugging is off. Adb and fastboot tools say waiting for devise....and it doesnt show the devise at all.

    • @cathrinbosch9547
      @cathrinbosch9547 2 ปีที่แล้ว

      I dont know all the commands to use in adb and fastboot minimaal aswell....but adb debudding is off i cant turn it on. Device stuck on logo screen, and sometimes go to home screen, or the screen went just light blue

    • @non-functionalclub969
      @non-functionalclub969  2 ปีที่แล้ว

      @Cathrin Bosch in this case you can flash the device with latest OS available... That will make the device stable, you will loose your data tough...

  • @kiddazzle12
    @kiddazzle12 3 ปีที่แล้ว

    Any adb command to force screen refresh rate?

    • @non-functionalclub969
      @non-functionalclub969  3 ปีที่แล้ว

      Hi Titan,
      the screen refresh rate is different for different vendor devices and OS.
      1. Command for one plus 7/ 7t device : adb shell settings put global oneplus_screen_refresh_rate 0
      2. Xiaomi device : adb shell settings put system display_refresh_mode 0
      Please let me know the device you are using... i will try and help for the same.

    • @kiddazzle12
      @kiddazzle12 3 ปีที่แล้ว

      @@non-functionalclub969 hello.. I am using Mi10t (A Xiaomi device), currently on a custom rom and its having a bugged refresh rate selector (the support for the rom has stopped but I find it useful other than the refresh rate bug)

    • @non-functionalclub969
      @non-functionalclub969  3 ปีที่แล้ว

      First try
      adb shell settings put system display_refresh_mode 0
      Second try
      adb shell settings put system display_refresh_mode 3
      Third try
      adb shell settings put system peak_refresh_rate 90.0
      adb shell settings put system min_refresh_rate 90.0
      Fourth try
      adb shell settings put system display_refresh_mode 3
      adb shell settings put system peak_refresh_rate 90.0
      adb shell settings put system min_refresh_rate 90.0
      Try the above commands one by one first try first command if it doesn't work go for next... And continue...

  • @IbrahimZarzour-ne7pr
    @IbrahimZarzour-ne7pr 3 หลายเดือนก่อน

    اقرؤوا بيانات الأمام المهدى المنتظر ناصر محمد اليماني لتعلموا الحقائق الحق من محكم كتاب الله القرآن العظيم ومن السنة النبوية الحق.