How To Disable PHANTOM PROCESS KILLER In Android 12 & 13 | FIX TERMUX ERROR

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ค. 2024
  • Disable Phantom Process Killer in Android 12 & 13 and fix TERMUX Errors. Android 12 or 13 will kill any phantom processes greater than 32 (the limit is for all apps combined) and also kill any processes using excessive CPU. You may get the Process completed signal 9 press Enter message in the terminal without actually exiting the shell process yourself. TERMUX is a well-known app suffering from this background limitation. Watch this video and fix termux errors by disabling Phantom process killer in android 12 & 13
    Credits: github.com/HardcodedCat/termu...
    Read My Blog for more information - kskroyal.com/disable-phantom-...
    ______________________________
    ** Watch Other Tech Videos **
    ______________________________
    Install Windows 11 ON M1 Mac - • How to Install Windows...
    Install ubuntu On m1 Mac - • How To Install Ubuntu ...
    Install ChromeOS Flex On Any PC / Laptop ↪ • ChromeOS Flex is AMAzi...
    Microsoft New Linux is Here ↪ • Microsoft NEW Linux Di...
    Install Android 12 On any Smartphone ↪ • How To Install Android...
    Ubuntu 21.10 Brand New Features ↪ • Ubuntu 21.10 What's Ne...
    Microsoft Windows 11 Top Features ↪ • Install Windows 11 On ...
    Top 10 Best Terminal Apps For Linux ↪ • Top 10 Best Linux Term...
    MacBook Pro With Gnome 40 & Fedora 34 ↪ • MacBook Pro + Gnome 40...
    Install Bpytop On Linux ↪ • Install BPYTOP - The M...
    Raspberry Pi 4 USB Boot ↪ • Raspberry Pi 4 USB BOO...
    Install Gnome 40 On Ubuntu ↪ • How to Install Gnome 4...
    Best Linux Distros For Windows Users ↪ • Top 5 Best Linux DISTR...
    Dual boot Windows 10 & Pop OS ↪ • How to Dual Boot POP O...
    Linux Mint Vs Ubuntu Ultimate Speed Test ↪ • Ubuntu 20.10 Vs Linux ...
    Gnome 40 Full Feature List ↪ • Gnome 40 Top Features ...
    Install Ubuntu 20.04 LTS On LIVE USB / SSD With Persistent Storage - www.youtube.com/watch?v=cHF1B...
    Learn Dual boot More In-depth From Scratch Like Installing Windows & Ubuntu on an Empty Drive watch this www.youtube.com/watch?v=pHPBT...
    ________________
    © KSK ROYAL
    Meresai
    ________________
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @kskroyaltech
    @kskroyaltech  7 หลายเดือนก่อน +3

    In order to enable phantom process killer again you just need invert made changes:
    Enable device config sync:
    *adb shell /system/bin/device_config set_sync_disabled_for_tests none*
    Set process limit back to 32:
    *adb shell /system/bin/device_config put activity_manager max_phantom_processes 32*
    Enable monitoring of phantom processes:
    *adb shell /system/bin/settings put global settings_enable_monitor_phantom_procs true*

    • @sujangiri350
      @sujangiri350 5 หลายเดือนก่อน

      How can I be sure that it's enabled again there is nothing in return after executing those code

    • @sujangiri350
      @sujangiri350 5 หลายเดือนก่อน

      Please reply 🙏🏻

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

    Just what I was looking for, and well explained! Thanks allot

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

    It appears to have worked! I haven't seen the results yet though and was wondering if it holds through phone resets or if this needs to be redone every time that phone is reset?

  • @temhirtleague-chess
    @temhirtleague-chess ปีที่แล้ว

    Thanks man. Flawlessly worked.

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

    Is it actual for Android 10? My termux just closed under heavy load of CPU/memory consumption. But visual studio code-server (which is also long running process) works normally.

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

    Excellent Thank you buddy!

  • @DUDU-yo4kw
    @DUDU-yo4kw ปีที่แล้ว

    I've been looking for this exact tutorial

  • @divyasai7732
    @divyasai7732 10 หลายเดือนก่อน

    ur video is helpful buddy..... nice explaination

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

    bro youre the fucking man why be super man when you can be ksk honestly saved me alot of time after wasting a few days

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

    Thank you, worked!

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

    Hi!! Thanks for this video! helped me! How to go back ? i mean enamble it again?

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

    Gracias broo me ayudaste me demasiado ❤

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

    Your second command have an error on execute "/system/bin/sh: /system/bin/devices_config: inaccessible or not found"

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

    Good deal and thanks, greatly.

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

    Cómo se puede hacer a través de la app Set Edit o por la depuración wifi

  • @tkj11.hendrik98
    @tkj11.hendrik98 ปีที่แล้ว

    after disabled, can it be restored. And what is the effect on the device if phantom process is disabled

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

    yess this explaination made my day ❣

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

    this man is professional.

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

    I am a one of your follower and a subscriber. I am requesting to make a vlog regarding on how to permanently deactivate camera and mic green icons on android 12 and 13 using LADB??

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

    Good, but what commands should I run to activate it back again?
    I tried the following and it seemed to work for me:
    adb shell "/system/bin/device_config put activity_manager max_phantom_processes 32"
    adb shell "/system/bin/device_config set_sync_disabled_for_tests none"
    adb shell settings put global settings_enable_monitor_phantom_procs true

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

      bro am getting the error for the last code like the put keyword makes the error my ph is running android 12.1

  • @DarkGamer-fx1wj
    @DarkGamer-fx1wj ปีที่แล้ว

    bro need more videos like this
    u r amzing

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

    Perfectly explained and executed, thanks a lot

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

    Exception occured while executing put. What should i do

  • @doraemi2841
    @doraemi2841 5 หลายเดือนก่อน

    Thank you you always share legit methods

    • @kskroyaltech
      @kskroyaltech  5 หลายเดือนก่อน

      My pleasure!

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

    Thank you so much, you are the Best

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

    How to enable phantom process again in Android 13
    I did disable it but now when I play games it's extremely stuttering now

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

      try this ADB command if works:
      *adb shell settings put global settings_enable_monitor_phantom_procs true*

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

    Doesn't work both apps just crash

  • @Abhishekkumar-ol2li
    @Abhishekkumar-ol2li ปีที่แล้ว

    Bro what if i want to enable it how can i do so

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

    I've been doing this since Termux always crash when using Andronix. Now it's smooth as butter.

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

    You are the best

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

    Bro...
    java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS
    How to grant permission?

  • @Taderbaraeg
    @Taderbaraeg 10 หลายเดือนก่อน

    Hero... just need a computer hehe, but thx buddy - i trust this video

    • @kskroyaltech
      @kskroyaltech  10 หลายเดือนก่อน

      I posted new updated video that doesn't need a computer : watch th-cam.com/video/vK1Jx9ydi5c/w-d-xo.html

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

    Invalid sync disabled mode: persistent”
    what does this mean. I NEED HELP !!

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

      just replace ” with " he copied it wrong into the site

  • @JorgeVazquez-ge6tt
    @JorgeVazquez-ge6tt 8 หลายเดือนก่อน

    Muchas gracias por fin ya funciona me susbcribo a tu canal

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

      gracias buddy .

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

    But how to enable it back pls respond

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

    Bro thank you

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

    In my device (android 12) it doesn't work. How do i fix it? I'm desperate 😫

  • @TomTom-ty5ej
    @TomTom-ty5ej ปีที่แล้ว

    Hello, do you have a solution to keep running in background other apps as well? I use an Android phone as webserver and the OS stops the app regularly. Thanks!

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

      Remove the background app restrictions. Then go to battery settings, and give the app permission to use extensively.

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

    But how do I enable the vnc server again 😢

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

    thank you well work in all youtube

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

    Bro, could you please share your blunt perspective on the following?
    I'm a non IT guy (academics) with 8 years of core non IT work experience on papers.
    Recently, someone "suggested" me to do the initial level Linux certification RHCE + AWS + terraform to get the foot in the door.
    Do you think it will help me?
    Thankyou in advance....
    Best Regards,
    Amit Mehra.

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

      The chosen certification programs are valid. One of my brother did the same but in addition to that he did CCIE (Cisco Certified InterNetwork Expert ) .. Now he landed in a good job and plays a big role.

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

      Bhai reply aagaya dekh to le 😊

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

      @@kskroyaltech thnx bro 🙏🏻

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

    What are the commands to set those settings back to defaults?

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

    I have a question if phatom killer is disabled, does this mean that apps will run in the background and the battery power consumption and CPU will be not normal as before?

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

      Bro chill, it wont consume more battery. Nothing happens wrong. I am using my phone with disabled phantom procs, I haven't not face any problem so far.

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

      @@kskroyaltech thanks for the info I really appreciate it. One more thing I can enable it back?

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

    Will it be a one time process or do I have to do this on every restart of the phone?

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

    thanks, can i enable it???

  • @PowerX-NOT
    @PowerX-NOT ปีที่แล้ว

    Bro a help and important for me
    I am using wsl Ubuntu. I have 1TB SSD but wsl Ubuntu is only using 260gb how to extend it

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

      Check out this link - learn.microsoft.com/en-us/windows/wsl/vhd-size

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

    Hi dear I tried to disable phantom but my laptop didn't detect any device. I enabled debugging and did everything as shown in the video. After hours of trying I gave up 😃😃😃. I hope you'll explain better with the screenshots. I'm waiting. Currently I tried on w7 laptop. Later when my next visit to home I'll try on W11

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

      Try with wifi debugging it will be easy if your phone has Android 12 or above you have this option in developer option you can on that with usb debugging it will help you or you can check on TH-cam how to use wifi debugging if usb debugging is not working!!

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

    this trick really worked well with my s10
    Thanks alot I appreciate 🙏 good work

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

    thanks a lot is there a way to do this through the termux itself?

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

      Sorry . Not that I know of

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

    Hey I'm on Android 12 and when I enter the last command to to make phantom _proc false I got error and my Nethunter still gets killed
    Please reply of anyone knows the solution about this
    My device info :-
    Realme 9 SE 5g ( Android 12 )

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

    you never put the commands in the description to copy like you said you would. also it doesnt work every comand just gets echoed

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

      I am so sorry, I rather wrote a blog post about this in clear detail: kskroyal.com/disable-phantom-process-killer-in-android-12-13/

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

    perfect👌

  • @KhalidOsman-dv6vq
    @KhalidOsman-dv6vq ปีที่แล้ว +1

    i want to enable again guys help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

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

    But, how to enable again?

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

    Bro will phantom will restart after reboot of phone

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

    will this process affect any kind of battery performance?

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

    Bhai sab kharab hogya yaar koi bhi package install nhi ho rha hai net hunter me help me

  • @user-lu7kn5we4e
    @user-lu7kn5we4e 10 หลายเดือนก่อน

    it not worke to me bro where is commands

  • @MuhammadAbdullah-fb4wn
    @MuhammadAbdullah-fb4wn ปีที่แล้ว

    Excellent Explanation
    Bundle of Thanks Bro

  • @MopWater-ez1lh
    @MopWater-ez1lh 11 หลายเดือนก่อน

    Will this work for 64bit samsung 23s ultra? Cant find the answer anywere.

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

      YES. It works.

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

    Can you do a video on how to enable the phantom process killer back on?

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

    Bro if I disable phantom killer process can brick my phone

  • @luckyking-wq1jk
    @luckyking-wq1jk ปีที่แล้ว

    when i put last command its showing null in cmd command! please help.?

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

      Thats ok, The first two commands are very important. If it ran correctly then you are good to go,

  • @Aadil-shaikh
    @Aadil-shaikh ปีที่แล้ว

    It's can be done without PC or laptop?

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

      I couldn't find a way without PC or laptop.

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

    I have a OnePlus 8t android 12 and I have no issues running termux non rooted and Kali Linux nethunter.

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

      Some OEM and Custom ROM developers has disabled the Phantom Process killer by default.

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

    How to activate again

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

    Hi nice video but I have no laptop or pc 😭
    Please show how to kill phantom process to phone 📱📱📱
    Please 🙏🙏🥺🥺🥺
    Brother

  • @KhalidOsman-dv6vq
    @KhalidOsman-dv6vq ปีที่แล้ว +2

    How to enable phantom process again???

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

      set it back to 32 max process. and instruction false set to true.

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

    I don't have laptop pls help me bro..kex.. problem

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

      I guess you can try an app called LADB, I dont know if it works locally.

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

    May God bless you

  • @hargentino.blend1
    @hargentino.blend1 ปีที่แล้ว

    So if the device is rooted this error does not appear?

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

    in poco f3?

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

    I can't open my settings in split screen with termux

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

      If you have a computer then try with Computer. Follow this guide :
      th-cam.com/video/OZny45wLZL4/w-d-xo.html

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

    then how to enable the phantom killer again?

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

      Thanks to My Subcribers for helping me out. Try the commands below.
      In order to enable phantom process killer again you just need invert made changes:
      Enable device config sync:
      adb shell /system/bin/device_config set_sync_disabled_for_tests none
      Set process limit back to 32:
      adb shell /system/bin/device_config put activity_manager max_phantom_processes 32
      Enable monitoring of phantom processes:
      adb shell /system/bin/settings put global settings_enable_monitor_phantom_procs true

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

    You can initiate the same from the device itself wi-fi adb

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

      Yes

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

      @@kskroyaltech can you please do a video on that

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

      @@kskroyaltech Bro, Could you please show us how to disable Phantom prossec Killer from mobile!

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

    Can we restore these all settings again

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

      Yes ..
      In order to enable phantom process killer again you just need invert made changes:
      Enable device config sync:
      *adb shell /system/bin/device_config set_sync_disabled_for_tests none*
      Set process limit back to 32:
      *adb shell /system/bin/device_config put activity_manager max_phantom_processes 32*
      Enable monitoring of phantom processes:
      *adb shell /system/bin/settings put global settings_enable_monitor_phantom_procs true*

  • @gamingh341
    @gamingh341 10 หลายเดือนก่อน

    What's the use to run kali linux if I would have pc 😒

    • @kskroyaltech
      @kskroyaltech  10 หลายเดือนก่อน

      It's a niche approach to try kali linux and its free so why not !?

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

    There is no commands in your description

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

      I wrote a blog post about it: kskroyal.com/disable-phantom-process-killer-in-android-12-13/

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

    We have restart phone after settings is done

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

      It's better if you do.

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

    How to re enable the fantom process

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

      In order to enable phantom process killer again you just need invert made changes:
      Enable device config sync:
      adb shell /system/bin/device_config set_sync_disabled_for_tests none
      Set process limit back to 32:
      adb shell /system/bin/device_config put activity_manager max_phantom_processes 32
      Enable monitoring of phantom processes:
      adb shell /system/bin/settings put global settings_enable_monitor_phantom_procs true

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

    you did not copy the commands in the descr

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

      I rather made it simple check out blog post: kskroyal.com/disable-phantom-process-killer-in-android-12-13/

  • @gamingh341
    @gamingh341 10 หลายเดือนก่อน

    Bro but I don't have computer .How to connect then.

    • @kskroyaltech
      @kskroyaltech  10 หลายเดือนก่อน

      I am uploading a follow up video tomorrow.Bby evening you will find that video. NO NEED OF computer.

  • @user-cf1xe3ex2d
    @user-cf1xe3ex2d ปีที่แล้ว

    Bro it's null at the end

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

    Does anyone know if this trips knox?

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

      I am not sure about it.

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

    Does it work on original Termux in version 118?

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

      I didn't try with original terms version.

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

    how to re enable it
    it is draining my battery

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

      I don't think so, it wont drain battery that much

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

      @@kskroyaltech since i started using it my phn dies pretty quick

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

      Android 11 not supported wifi hacking in wpa wps tester, how to supporting

  • @1982spit
    @1982spit 10 หลายเดือนก่อน +1

    This is way more difficult than it should be. Just the fact that I need a second device to change an invasive feature.
    I just want to listen to a song without my audio player app getting closed when I open a different app. Why is that so tough?
    Background task killer with no user control, not such a great idea.

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

    Voice is ai generated right?

  • @Vikki-fx3ei
    @Vikki-fx3ei ปีที่แล้ว

    All prosess without computer
    Possible.

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

    Bro very nice tutorial , like and subscribe :)

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

    How to enable it again bro

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

      I heard after rebooting everything become normal, but it's not true for my device.
      Disabling Phantom process killer doesn't harm your device.

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

    Does this Works on Windows 10?
    😢😮

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

      YES any windows or linux or macOS that can run ADB And fast boot commands.

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

    I still have error 9.... android 13

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

    What phone is that 😮

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

    Good explanation but its too cold and i dont want to get out of bed in the cold and turn on my computer 😅😶‍🌫

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

    dont upgrade on android 12

  • @bennyboinz
    @bennyboinz 11 หลายเดือนก่อน +1

    after this command
    adb shell "/system/bin/device_config get activity_manager max_phantom_processes”
    it says 'null' omg

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

      have the same thing...

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

    Any way to do this without a computer

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

      Here is the video : th-cam.com/video/vK1Jx9ydi5c/w-d-xo.html