YOU NEED TO TRY These ADB Commands! | Best ADB Commands For Android 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

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

  • @Grabster
    @Grabster  3 ปีที่แล้ว +23

    🔥 Learn to *Compress Large Videos WITHOUT QUALITY LOSS on Android* th-cam.com/video/OS5DnjrCLYY/w-d-xo.html
    ▼ Read more for Fixes ▼
    Following are some common fixes to phone not being recognized by ADB. If these don't work, Google is your best friend. If you find a solution not listed here, please let me know so I can add it here. Thanks!
    ► Check if your device drivers are properly installed on your PC.
    ► Double Check if USB Debugging is enabled on your phone
    ► When you connect your phone to PC, there should be USB options to select between PTP and MTP. If it is set to MTP, set it to PTP and check again in ADB.
    ► Unplug your phone and restart it. Then plug it back into your PC.
    ► Make sure your phone is unlocked before executing any ADB commands.
    ► If you're on an OPPO phone, disable "Permission Monitoring" in developer options.
    ► If you're on MIUI, enable "USB debugging (Security Settings)" in developer options.
    *FAQs* -
    Q: _push requires an argument_ error.
    A: You need to give the command correct file location and destination. Double-check your command and make sure your file exists in that location. Also double-check that you're typing the file name exactly along with its extension (e.g _a-file-name-here.png_ )

  • @quas5086
    @quas5086 3 ปีที่แล้ว +20

    The timing man.
    I literally did adb my first time yesterday. and now you realesed this.

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

      🔥🔥

  • @rohitsharma66
    @rohitsharma66 3 ปีที่แล้ว +21

    Oh gosh, I used adb 2 days ago. The timing is perfect. By the way, your retro keyboard looks good. 😉

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

      That is not RETRO brother

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

      don't be surprised its just Google spying on you.

  • @migs9887
    @migs9887 3 ปีที่แล้ว +30

    im literally on adb rn and i saw the notification and thought ooooh destiny

    • @Grabster
      @Grabster  3 ปีที่แล้ว +6

      Perfect timing!

  • @forgottenalex
    @forgottenalex 3 ปีที่แล้ว +24

    This man is solely fighting off the stereotype that all Indian tech specialists are scammers.
    But on a serious note these commands were very handy and the video was well put together. Thanks for sharing your wisdom

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

      Nah, he scammed me. He sold me a "super clean" keyboard and when I got it, it was actually super dirty.
      I shouldn't have to say it.. but that's a joke in relation to that part in this video with the keyboard.

    • @thedislikebutton1907
      @thedislikebutton1907 2 หลายเดือนก่อน

      It's called a stereotype for a reason. We don't have to prove anything to you. You are the problem here.

  • @migs9887
    @migs9887 3 ปีที่แล้ว +5

    please do more no root freedom and stuff to improve frame rate, because you are the only one in yt that actually makes working tips

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

      I was working on a performance improvement video but i lost all footage of it by accident. Which is why this video took so long to make. Let's just say its in the backlog.

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

      yea i saw your community post, its very sad for you and for me

  • @miket.220
    @miket.220 ปีที่แล้ว +4

    The package uninstall feature is great. But just to clarify: it only removes the app from the user partition. The .apk remains in the system partition and can't be deleted, but you won't see it nor will it run while you use the phone. If you do a hard factory reset, the program will reappear.

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

    Thank you for this clear explanation on how to use ADB commands! I used this video to get the WIFI toggle back on Android 12.
    Most videos and tutorials just talk about SDK tools and Android Studio, but skip the basics on how to even input command lines.

  • @greynade
    @greynade 3 ปีที่แล้ว +5

    Actually that tcpip made my life easier! THANKS MAN! Love the content

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

      Glad to hear it!

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

    Just came across this video... want to say I really like this video... you really funny and at the same time making sense... I am sure if you a teacher your students won't be bored and they will always come in to your class... lovely presentations... I also subscribe too👍🏾

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

    Patience, bro, you will grow in time.
    The content is superb.

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

    Thanks For The Help On The 5 ADB command now I don't have deal with this apps

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

    Great content 👍🏻 waiting for part 2 🔥

  • @greynade
    @greynade 3 ปีที่แล้ว +1

    We need PART 2 ASAP man! Too OP stuff

  • @account-vu7cu
    @account-vu7cu 2 ปีที่แล้ว

    You wouldnt need to perform a hard reset if you accidentally got rid of play store you could just do
    adb shell cmd package install-existing and it would be back.

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

      Ok what's the command for reinstall? Also what is that "k" in the uninstall command in video? I think the command is as " pm uninstall --user 0 (package name) " there is not "k" after uninstall in many TH-cam tutorial videos

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

    I would like to control the pro mode camera features on a Samsung S21 Ultra via ADB. Any words of advice?

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

    How can i made a backup of my system, boot and vendor files with ADB

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

    Waiting for part 2❤

  • @semmu93
    @semmu93 8 หลายเดือนก่อน

    that Filthy Frank reference at 1:58 😂

  • @kip.design
    @kip.design 2 ปีที่แล้ว +1

    You think we can get immersive mode on android 11 using this?

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

    You wouldn't happen to know the search parameters that list any and all locations of the automatic update settings on a Galaxy S20FE, would you?

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

    Nice video, though a bit brief. Looking forward to see what else you post about.

  • @bobthebuilder74313
    @bobthebuilder74313 6 หลายเดือนก่อน

    Do you maybe know how to turn on usb debugging if my phone's display is broken and my screen is broken? My Samsung A13 had usb debugging off, the display is broken, and I don't know how to turn it on. Any ways how to?

  • @Chxrry0Boy
    @Chxrry0Boy 3 หลายเดือนก่อน +1

    my screen is completly black and idk if it has adb is enabled HeLp

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

    Also you can use Ctrl+D to exit adb shell.

  • @user-ew5vj1sl1u
    @user-ew5vj1sl1u 3 ปีที่แล้ว +1

    So in removing bloatware from my Xiaomi phone I removed the security app which I guess is not meant to be removed. Now it is stuck on bootloading. How can I recover it?

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      Boot into recovery and hard reset it. There's no other way.

    • @user-ew5vj1sl1u
      @user-ew5vj1sl1u 3 ปีที่แล้ว +1

      @@Grabster okay thanks

  • @spyd1476
    @spyd1476 6 หลายเดือนก่อน

    Sir, is there any way to unlock screen security (like pattern, pin ,password) using adb commands??

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

    1. u showed how to use adb commands wirelessly. what to do if i wanted to disconnect the phone and go back to the original system(where i must connect via cable)? do i have restart my phone or pc?

  • @itzluke229
    @itzluke229 3 ปีที่แล้ว +1

    How to make android phone more smoother part 2 plssss

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

    Do you know of a work around for Gmail app on a pixel 7 to push instant notifications when the phone is in Doze mode?

  • @contactaziza
    @contactaziza 4 หลายเดือนก่อน

    My s8 screen in broken. Flashing and overall unable to even unlock screen sometimes. I have no chance to enable debug mode on it. Does this mean I can't use your method to get acces to the phone storage?

  • @hyphen1210
    @hyphen1210 2 หลายเดือนก่อน

    I uninstalled play store and I am a happy man now

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

    Ok the last command to Uninstall useless apps is useful

  • @davidkubo9160
    @davidkubo9160 8 หลายเดือนก่อน

    i have honor phone with broken screen and not enabled USB deb and when i write adb devices it shows nothing what would be the best solution??

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

    How to install any app in system without root&pc

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

    Too be honest my phone doesn't come with Play Store | Huawei. What has your Honor Brand done before 2020.

  • @hansamitamajee1930
    @hansamitamajee1930 3 ปีที่แล้ว +1

    Can you make a video on how to force every app to landscape, split screen and force move to sd card

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      I'll note this down. Appreciate your video suggestions!

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

    You my friend are a GENIUS!

  • @Blazejatin
    @Blazejatin 3 ปีที่แล้ว +1

    Please make a video on Virtual android machines for android like VirtualXposed, VMOS, REDFINGER ETC.
    I think VirtualXposed is a is the best as it is just 8 mb and gives you xposed compatibility with free and ad-free interface

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

      Thanks for the suggestion. I've added this to my list. I have used VMOS before but not the others. I will definitely check them out.

  • @sandjmanuele
    @sandjmanuele 11 หลายเดือนก่อน

    Hello, what would be the easiest way to edit the auto detect from false to true in the boot.ini? I switched odroid to a resolution that is not support and I have no screen output

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

    Can you help me, when i type"adb devices" its just saing "List of devices attached" but its not showing up my device

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

    Wow I didn't know that you can connect wireless, thanks.

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

    Can we connect the phone through wireless debugging
    Adb Pair ipadr:port
    Adb Connect

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

    nice video 👍 i would like to see a part two

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

    Ruined my phone's res, each letter takes half of the screen, this helped.

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

    Need part 2🔥🔥

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

    How we can set latitude and longitude by using adb what is the command for that

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

    Hi, can you please make a detailed video on how to enable ADB Wi-Fi on Tasker android app? Or these steps in this video are sufficient enough to run tasks in tasker? Thanks. (I'm a beginner/rookie.)

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

      Adb is not required for any of the tasks shown in the video. However i will note this down for a future video!

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

    How do I permanently delete or remove Ultra saving mode on my android tab?

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

    Can I bring navigation bar while using full screen gesture using ADB in redmi 8???

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

    Move it to internal because for android 11 not files are movable to SDcard

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

    Everything done exactly as u sead in the video and it worked on my gslaxy a32 4g it was very helpful thanks a lot
    BUTT🍑 it isn't working on my galaxy j5 2017
    I type "pm -k ........" as u sead
    And It seas
    "unknown command -k
    255|j5y17lte:/ $ "
    is there something to do so I can use this command or any command to help delete system apps?
    Please make a part 2
    PLEASE answer 🙏

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

    have you ever try to adb more than 31 devices in same time ? If yes, could you please share the solution :D

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

    does the uninstalling system apps thing work on Samsung phones without root ?

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

      It works on all phones

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

      @@Grabster hi, I'm trying to remove bloatware from an Amazon fire tablet and I just get "Failure [DELETE_FAILED_INTERNAL_ERROR" any idea on how I could fix this?

  • @JPSPlayz_Edits
    @JPSPlayz_Edits 3 ปีที่แล้ว +1

    Noice hands ✋😆

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

    I wanna be able to move certain files that are immovable using LADB is there a way?

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

    I want to turn on my Samsung galaxy s7 by just plug in the charger, how do i do this?

  • @alchemist519
    @alchemist519 3 ปีที่แล้ว +1

    Perfect i needed this

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

    Nice one mate 🔥

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      Thank you

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

    Man, slow down :D ! I would not be able to understand your English if TH-cam did not have the subtitle feature. Not everybody is a native English Speaker :D
    But Many thanks for the nice and very useful video

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

      I thought i slowed down but some people still find it fast. Which is why i manually subtitle my videos so its easy to understand either way.

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

    Great Content!

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

    love this man , he is far beyond what we could expect such an amazing guy
    his videos are too good n informative..

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

    Hi and Thank you for your tips on ADB. Please make moe ;-)

  • @IanPlayzYT7523
    @IanPlayzYT7523 2 หลายเดือนก่อน

    4:55 even better..I deleted my 3 button navigation bar system feature

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

    Can we calibrate colour of screen with adb??

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

    bro How to disconnect wirelessly after connecting using tcpip

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

    This can work in stuck mobile at reboot mode 🤔

  • @migs9887
    @migs9887 3 ปีที่แล้ว +1

    hey grabster, what app do you suggest that is similar to samsung game tools? i use samsung game tools but it just isnt the best gaming companion app

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      Game plugin for Good lock (or nice lock) is the only one i used. It worked great.

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

      well one issue, i am on android 9 on an old samsung device, and game plugins isnt supported, and since im too broke to get a new device im stuck with this, lol

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

      i even tried getting the xiaomi game turbo app and found out it only works on xiaomi phones, it wasnt very cash money

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

      @@migs9887 Try Gaming Mode app from Play Store

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

      @@hansamitamajee1930 yea i tried it, but it does not have the feature to record screen screenshot and other things that are in game tools

  • @dalipor6407
    @dalipor6407 3 ปีที่แล้ว +1

    hey man , been a while my dude , where have you been

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

      You know.. around. Videos just take long to make. I'm always active on Discord and Twitter when i'm not making videos.

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

      @Grabster true , videos do take a long time .
      well , i forgot about your discord my dude , I'll join ASAP

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

    Make video for iPad ADB

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

    Good humour bro 😂🤣

  • @evelynexuma1699
    @evelynexuma1699 3 ปีที่แล้ว +1

    Do a part two!!

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

    Great video! How to share internal phone audio via adb?

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      I'll note this down. Thanks for the suggestion!

  • @jackkraken3888
    @jackkraken3888 3 ปีที่แล้ว +1

    Wait, you can use ADB wirelessly? WHAT BLACK MAGIC IS THIS?

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

    Just uninstalled all bloatware. Thanks

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

    and how to install it doesnt work for me what i try

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

    The adb server can't detect my phone please help

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

    Bro i have two adb devices how can i remove one adb devices

  • @valentin-catalin1859
    @valentin-catalin1859 3 ปีที่แล้ว

    Is it safe to uninstall mi browser and all the other mis? I mean without bricking the phone . (Redmi note 8 pro and redmi note 9 on miui 12).

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      I dont think uninstalling mi browser will make any harm. I wouldn't uninstall apps like themes and mi video because they are used for system processes as far as i know and could break some features.

  • @mhcharlee1763
    @mhcharlee1763 3 ปีที่แล้ว +1

    Okay Grabster I wanna talk about something like if this thing with one horn is called unicorn then why aren't rhinos who have two horns called duocorn nd is this just western propaganda and unicorns and duocorns are just gmo versions of regular corn yeah thanks

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

      Nice meme. Once in a generation, no, an age, you see a meme so well crafted and beautifully designed; it does not ask, or demand, to be gilded. It requires it. The true Ark-of-the-Covenant, Holy-Grail, Toe-of-the-Unicorn type of meme that is like looking straight into the face of God. It is so incredible it makes seeing men blind, and makes blind men see, only to blind them again with its splendour. Memes like these do not make you want to gild them, they stir up some deep, primal instinct within you, dormant for millennia - the awe they induce takes a hold of you and you feel nothing - save for a raw, urgent need to reward the genius before you. The need to gild is overpowering. Much like love, jealousy, or rage, it is a strong, overwhelming sensation rooted deep in the amygdala. It is one of the strongest sensations known to man. And feeling this sensation - gazing longingly at the art you wish so deeply to grant the recognition it deserves - while being unable to satisfy it, is crushing. One of the true low points of human experience. The brutal juxtaposition of the instinctive desire to gild and the fact you cannot feels akin to being run over by an oversized train driven by an army of tiny platypuses. Men have been driven to insanity by less, and having to live with the fact I cannot gild this amazing work is the greatest burden of my existence. It shall haunt me each night, and weigh down on my shoulders each day with the weight of one thousand infant sprm whales.

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

      @@Grabster sir this is a wendys

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

      Yea, I know where I am. What the hell are you doing at my table? I was having a discussion with someone? Aren't you supposed to be taking orders or something? I'd like to see your manager!!!

    • @JPSPlayz_Edits
      @JPSPlayz_Edits 3 ปีที่แล้ว +1

      There is some deep shit going over here .

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

    Hey graster.. can I get adb device reset command.

  • @NitantPatil.
    @NitantPatil. 3 ปีที่แล้ว

    I'm facing this error
    "* daemon not running; starting now at tcp:5037
    adb: CreateFileW 'nul' failed: The system cannot find the file specified. (2)
    * failed to start daemon
    error: cannot connect to daemon
    "
    Is there any way to fix it?

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

      Try reinstalling adb?

  • @jackkraken3888
    @jackkraken3888 3 ปีที่แล้ว +1

    PART 2 PLS

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

    Part 2 Please

  • @encilaj1444
    @encilaj1444 9 หลายเดือนก่อน

    adb android package: 4:36

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

    Thank you bro

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

    Guys im new to adb and i used some command from a video to hide my navigation bar.
    I need to restore my navigation bar. What command would i need to restore the navigation bar?

    • @Grabster
      @Grabster  3 ปีที่แล้ว +1

      adb shell settings put global policy_control null*
      This should work

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

      Thank you🙌

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

    What can I do when the command to check vm size or vm density says is not found... I know I am using the correct command....

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

      Nope, you aren't. The command is _wm size_ not _vm size_

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

    Great video

  • @KingcraftGaming1
    @KingcraftGaming1 2 หลายเดือนก่อน

    Wait so basically I can get rid of optimizing gaming service

  • @ujjwal5181
    @ujjwal5181 3 ปีที่แล้ว +1

    my pull speed is still slow (upto 5.4 Mbps) compared to yours of 14Mbps.... why??

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

      Get closer to your router/hotspot if you're using WiFi connection. If you're using USB, the speed depends on what USB port you're using. USB 3.0 will let you transfer at a much faster speed.

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

      @@Grabster I am realaly strugglling with my youtube addiction and i tried to unistall it followed every step but this happens
      m31:/ $ pm unistall -k --user 0 com.facebook.katana
      Unknown command : unistall

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

      @@Grabster help me

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

      @@leonardodaboii6909 Read the error. You typed *uninstall* wrong

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

    Make a toturial on how to root a device android 8 without data reset or reboot

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

      Not possible. Phone NEEDS to be reset during the root process.

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

      @@Grabster :( ok thanks for info👌👌👌👌👌❤️❤️

  • @prox248
    @prox248 3 ปีที่แล้ว +1

    Hello sir!
    After I type adb connect 'local IP address : code'
    Enter
    it show up 'unable to connect;
    Please help. Thank you!

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

    how to choose which port to use

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

    How to solve the denial error: "Permission denial, attempt to change the component state"

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

    Good work

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

    Got to say this is a very well made video...

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

    "cannot connect to ip:6969: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)"

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

    How to fix if it sais 'unauthorised' instead of 'device'?

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

      Double check that you have usb debugging enabled

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

    Can you share the wall? Thanks