I'm Brazilian, at first I thought it wouldn't work, but I managed to do everything right according to the tutorial and the RUclips caption. +1 subscribed!
i honestly wasnt sure if these comments were spam or paid for but FINALLY it worked!!!! thank you, ive been back and forth on it all day. good instructions thank you so much
Same here. I have my tab as the hotspot, and that's where I'm trying to get it to work. It used to work on my phone just fine without but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
I am stuck, I am getting : daemon not running; starting now at tcp:5037, next message is : daemon started successfully, next and last : adb: no devices /emulators found. I get this message after I run the last 3 commands. I am running on Android 12 Lenovo tab 11 plus. Any thoughts? Tnx
My doubt is i have android 13, i did this all and my kali Linux is working but will this affect my phone in any factor like heating, over cpu usage, slow performance?? And can i factory reset my phone to get it normal back again?
Says unable to start pairing client, and the port number, pairing code changes when switching app between termux and settings (my device oneplus ce3 lite)
Found solution to get split screen mode for settings app, or any other apps, 1. Go to developer option, 2. Enable " force activities to be resizeable" option, you get option to split screen any apps, and even for settings app, thank me later..
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
I didn't know of an Android device these days without split screen. Even IG used to not have the split screen option until several months ago. Before that, I would use third-party IG apps to do split screen. Best wishes.
I have my tab as the hotspot, and that's where I'm trying to get it to work. I used to use it on my phone just fine, but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
@@josephchan5295 Nice. I tried split screen, but not float screen (I've used that before with some other apps), and I deleted Termux recently after just giving up since then. Do you use Android 13? I have 13, and I'm on a tab. Thanks.
Anyone know how to disable this fucking phantom process on Honor magic7.1 ? Already running all the command including check the current max phantom process allowed but it still killing the child process for vmos/vphonegaga
Hey thanks a fuck ton. Not only do you speak perfect English your video actually fixed my problem. Subbing and turning notifications on for you my friend.
I have my tab as the hotspot, and that's where I'm trying to get it to work. I used to use it on my phone just fine, but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
So sorry for replying late. No it won't damage your phone. You can later re enable the phantom process killer: 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
I'm Brazilian, at first I thought it wouldn't work, but I managed to do everything right according to the tutorial and the RUclips caption. +1 subscribed!
i tried but the machine turned off and now i can't anything,when i write a command nothing happens
i honestly wasnt sure if these comments were spam or paid for but FINALLY it worked!!!! thank you, ive been back and forth on it all day. good instructions thank you so much
You're welcome!!
Exception occured while executing ‘put’ . Permission denial . Writing to setting requires android permission please help
thank you bro...been f***** around with it for 2 days now...finally saw your video
From nigeria, thanks bro it worked perfectly on my Samsung Galaxy s10+
awesome.
This worked for my samsung tablet when installing kali linux. Thanks so much! ❤
* daemon not running; starting now at tcp:5037
* daemon started successfully
Failed: Wrong password or connection was dropped.
Thanks!! It worked perfectly on the Samsung Tab S8+
After the first command from the websitr it gives me a > sign instead of the $ sign
Ty bro it actually worked for people it might not work bc your on hotspot but u need wifi to actually use it) it work but sometimes it kicks me
Same here. I have my tab as the hotspot, and that's where I'm trying to get it to work.
It used to work on my phone just fine without but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
When i paste first command the in turmex and enter
adb: device offline
???
I am stuck, I am getting : daemon not running; starting now at tcp:5037, next message is : daemon started successfully, next and last : adb: no devices /emulators found. I get this message after I run the last 3 commands. I am running on Android 12 Lenovo tab 11 plus. Any thoughts? Tnx
After successfully connecting when i type adb devices it doesn’t show any devices and when i type the commands given by you it shows no device found
try to pair then connect
my system disable that option whenever i tried to connect it with termux i also have pc do you know any solution
It's not working........."adb: no devices/emulators found" !!!!
It's says error: protocol fault (couldn't read status message): Success I need help
First that works, thank you, but why I can't open app? When i try to open It says "failed to execute delfault Web Browser"
What if there is no wireless debugging in the developer options, is there another way?
You need to use other computer.
@@kskroyaltech What's the tutorial because my cellphone doesn't have wireless debugging?
See this : ruclips.net/video/vK1Jx9ydi5c/видео.html
My doubt is i have android 13, i did this all and my kali Linux is working but will this affect my phone in any factor like heating, over cpu usage, slow performance?? And can i factory reset my phone to get it normal back again?
Bro it's wont harm your device. you can reenable it , check the pinned comment.
@@kskroyaltechthankyou for letting me know but I can revert it right??
Does it work on android 14?
can you make a tuturial on sudo apt dist-upgrade too...im stuck on 'setting up libc6:arm64 (2.37.15) ...'thanks in advance
Says unable to start pairing client, and the port number, pairing code changes when switching app between termux and settings (my device oneplus ce3 lite)
Found solution to get split screen mode for settings app, or any other apps, 1. Go to developer option, 2. Enable " force activities to be resizeable" option, you get option to split screen any apps, and even for settings app, thank me later..
I have the same phone you can just drag the termux window up so it can float above the wifi debugging tab
Are u running kali with usb live boot in ur phone????
no no .. its running inside the phone.
My android 13 says unable to install the android tools on termux
It mean u have to work within a connected wifi network... not possible all the time for me. Agar dusra solutions h to plz btaiye
with PC you can do that. Here is a link:
kskroyal.com/disable-phantom-process-killer-in-android-12-13/
Can I disable developer options after the process is complete?
Yes you can
There is a toggle in the top
idont have wifi im using only mobile data😢 is there any option?😞
Connect to another phone's Hotspot
My phone is not saport split screen for setting
Mine too, have you found a solution? I would be grateful
Please make a video on installing arch alongside with Ubuntu (dual boot) without archinstall(as it doesn't work in my system and is very buggy)
I will try bro
Thank you again sir cause I'm rested my phone 😅❤
What linux distro do you personally use ?
Which one do you use bro?
Currently ArchLinux With HyprLand
Brothrr what i can do my phone,does not support two applications,at one time ot split screen
if you have a computer you can watch this video: ruclips.net/video/OZny45wLZL4/видео.html
Does it cause any damage to phone in long term?
NO
In my phone split screen features Is off how I can do that note there is not option onn. Please give me some tip
You can use app switcher to switch between the apps.
@@kskroyaltechplease help how can i enable phantom process killer again??
Is there any way i can unable it again because I'm afraid my phone crashes
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
Thx from Brazil, its worked 100%
Ur android 13 or 12…?
Mine doesn't work on split screen , so it can't pair code
You can probably just go back and forth between apps, one-by-one then.
I didn't know of an Android device these days without split screen. Even IG used to not have the split screen option until several months ago. Before that, I would use third-party IG apps to do split screen. Best wishes.
I have my tab as the hotspot, and that's where I'm trying to get it to work.
I used to use it on my phone just fine, but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
have you try float screen.. i tap on the app for floating screen and i can finally pair my devices
@@josephchan5295 Nice. I tried split screen, but not float screen (I've used that before with some other apps), and I deleted Termux recently after just giving up since then. Do you use Android 13? I have 13, and I'm on a tab. Thanks.
Anyone know how to disable this fucking phantom process on Honor magic7.1 ? Already running all the command including check the current max phantom process allowed but it still killing the child process for vmos/vphonegaga
See this blogpost: kskroyal.com/disable-phantom-process-killer-in-android-12-13/
Bro can you make a video about System not systemd can't operate plz in kali linux ❤❤❤❤❤😢😢😢😢😢
It paired really good but it fails to connect
You need to try couple of times.
Unable to fetch error to connect
Hey thanks a fuck ton. Not only do you speak perfect English your video actually fixed my problem. Subbing and turning notifications on for you my friend.
My Xiaomi don't show the flags list is empty
Is your device xiomi pad 6?
@@AttackTitan008 note 9s
@@FürstKöterich is it running Android 13 or 14?
@@AttackTitan008 it runs now
@@FürstKöterich how did u fixed it?
I have my tab as the hotspot, and that's where I'm trying to get it to work.
I used to use it on my phone just fine, but my phone screen is 6.5" compared to my 13" or so laptop, and about 11" tab. If it still cuts off with adb, that sucks. I'll just stick to my laptop, since it's much more powerful than the mobile version (which, doesn't even bring Burp Suite, and that's the main reason I want the GUI on my tab).
Android 13 no root 🥴😓sambox x8
Still not working in HONOr
definitely not working...
That is so useful , thank u so much ❤
I am warning ⚠️ you don't disable it
still it is not working bro
you mean the commands ?
Bro I literally tested on few devices, Redmi Note 10 pro, nothing phone 1, k20 pro, OnePlus 9. it worked..
Thanks it worked perfectly
Yes it works
Not😔😔😔😔
where is commands bro❤❤
bro I gave this link in the description right: kskroyal.com/disable-phantom-process-killer-in-android-12-13/
Thanks for the video
Thanks brother it worked for me 🎉🎉🎉🎉🎉🎉🎉❤❤❤❤❤❤😊😊😊😊😊😊😊😊
That's a lot! It helped me
Thank you so much for this
Brother you are the best!
Wow, thanks
Help plzz
it worked for me
Yes it should.
Thank you sir ❤❤❤
@kskroyaltech plz reply
Does it cause any damage to phone in long term
So sorry for replying late. No it won't damage your phone.
You can later re enable the phantom process killer:
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
Useless
Thank you soooooo much
You're welcome!
Thanks❤
Nice ❤❤❤
how can i enable it again?
You can but I dont have adb commands for that.
Adb devices
Device list is empty
Can not run any commands
make sure you have paired your device with ADB.
@@kskroyaltech I did, it was some issue with my WiFi not handling the connection idk why, I switched to my hotspot and it worked.
Thanks you so much
thanks❤