Making Sixaxis controller app work oreo and pie - LG V30 Questions & Answers

There is this app called Sixaxis Controller developed by Dancing Pixel Studios which enables bluetooth drivers to connect Sony Playstations DS3 and DS4 controller on android , however the developer stoped working on the project and the app doesn't work beyond Nougat, it doesn't work on Oreo and Pie , I tried to test it on stock oreo on my LG V30+ as well as every single Rom available for V30 including pie , and it doesn't work, the app requires root access, I already bought the app from playstore, I used latest version of magisk , when I press start button it produces the output below
Code:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
I searched a lot on xda to find a solution but came up empty, and there is a lot of people who have the same issue with varoius devices and it stops working on oreo and up,
I read somewhere that the Kernel needs to support it , I believe it is an HCI library related issue or something like that, since the dev is no longer around I'm trying to find a solution myself
so please @zacharias.maladroit can you help me out here, I appreciate any help. , BTW I tried every single kernel available for V30 and it doesn't work.

HCI raw seems to circumvent the OS, also utilizing hciattach (?) to achieve things https://www.systutorials.com/docs/linux/man/1-hciattach/
not sure what kind of custom ROM or code changes are needed to get it working: https://forum.xda-developers.com/showpost.php?p=34915519&postcount=1169

Thanks anyway , I tested every single rom outthere for V30, I wish there was some patch for the kernel, I searched a lot but didn't find anything useful

@zacharias.maladroit this what I found from this post
I thinks it restores hciattach function do you know someone who can help with this , I appreciate any input.

I realize you asked about the sixaxis, but I just wanted to let you and everyone who may be reading this that I used to use a sixaxis and that app a lot on an older phone. I have not been doing much gaming lately but just last night I was playing around with some emulators and screen mirror casting to a Chromecast.
A friend commented (while holding a PS4 controller) that it was neat, but the touchscreen controls would ruin the experience. "It'd be great if this (PS4 controller) worked on Android."
Well, I got curious and put the controller into pairing mode, then searched for Bluetooth devices on my V30. I was pretty surprised that it was on the list of devices. I was even more surprised when it paired to the phone. I was then shocked/amazed to see that it actually worked as an input device just like the sixaxis app used to!
There was no extra middleman app needed, it worked out of the box. I was able to go into my emulators apps and map the buttons to the controller buttons very easily.
TL;DR
PS4 controller works natively on Android 8.0
.
Sent from my LG-LS998 using XDA Labs

Just wanted to check in and see if you ever got any traction with this?

i am facing same problem can anyone tell me how this app can work on rooted poco f1

Can we start a bounty for a developer to make this work again?

until now any news? or keep hoping?

oldman20 said:
until now any news? or keep hoping?
Click to expand...
Click to collapse
Keep hoping
Honestly I have no hope about this

hi frend, i hava a solution at miui 10 8.11.22 android 8.0(device xiao mi 5),maybe any android 8 rom,but fail at pixelexperience android 10 (device xiao mi 5) rom. I still search any way to solve it.
1. root your android device
2.console or adb shell to root user
3.cmd exec "setenforce 0" to disable selinux,
4.back to retry Sixaxis Controller 1.1.3(last version) start service,it will work.
ps:selinux will restore after reboot device,you need disable selinux again.

softworms said:
hi frend, i hava a solution at miui 10 8.11.22 android 8.0(device xiao mi 5),maybe any android 8 rom,but fail at pixelexperience android 10 (device xiao mi 5) rom. I still search any way to solve it.
1. root your android device
2.console or adb shell to root user
3.cmd exec "setenforce 0" to disable selinux,
4.back to retry Sixaxis Controller 1.1.3(last version) start service,it will work.
ps:selinux will restore after reboot device,you need disable selinux again.
Click to expand...
Click to collapse
Thanks, I will try this definitely.

Did this work also will this work on android 10?
Bronnel said:
Thanks, I will try this definitely.
Click to expand...
Click to collapse

GXDA3 said:
Did this work also will this work on android 10?
Click to expand...
Click to collapse
my device is currently not rooted , but I tried this on an Android 10 rom and it worked , it was rooted BTW.

Related

Broadcom Wifi compatibility

hi,
for use with Hackintosh, I installed a Dell DW1510 (Broadcom BCM4322) Wifi PCI card in my ThinkPad X220. It only barely works with Android x86 / Remix OS.
Out of the box, it is detected, Mac Address is displayed and it can be enabled, but it searches for wifi networks forever.
Using Linux, I installed newer (closed-source) firmware files. Now it does find wifi networks, but only 5GHz / -ac ones. Beside that, it's extremely slow (only getting about 4Mbit download, normally around 50Mbit). I know the "open-source" b43 is slower than the propietary broadcom-wl one, but it wasn't THAT much on Linux.
Is it possible to use/install the propietary broadcom-wl driver, or getting at least 2.4GHz working and more speed (It was around 15Mbit on Linux with b43)?
Xorg
TheXorg said:
hi,
for use with Hackintosh, I installed a Dell DW1510 (Broadcom BCM4322) Wifi PCI card in my ThinkPad X220. It only barely works with Android x86 / Remix OS.
Out of the box, it is detected, Mac Address is displayed and it can be enabled, but it searches for wifi networks forever.
Using Linux, I installed newer (closed-source) firmware files. Now it does find wifi networks, but only 5GHz / -ac ones. Beside that, it's extremely slow (only getting about 4Mbit download, normally around 50Mbit). I know the "open-source" b43 is slower than the propietary broadcom-wl one, but it wasn't THAT much on Linux.
Is it possible to use/install the propietary broadcom-wl driver, or getting at least 2.4GHz working and more speed (It was around 15Mbit on Linux with b43)?
Xorg
Click to expand...
Click to collapse
Did you have any success with your Wifi? I am running the same chip in a Macbook & experience the same problem... searching for networks forever. Could you describe how you installed the newer firmware files?
Whitest said:
Did you have any success with your Wifi? I am running the same chip in a Macbook & experience the same problem... searching for networks forever. Could you describe how you installed the newer firmware files?
Click to expand...
Click to collapse
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
TheXorg said:
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
Click to expand...
Click to collapse
hi guy, thx :laugh::laugh::laugh::laugh:
work
TheXorg said:
Use this method for now, works better than the open-source-method: https://m.reddit.com/r/RemixOS/comments/40rjvg/how_to_get_broadcom_wifi_to_work/
Click to expand...
Click to collapse
i tested your post for my broadcom wifi.
i activated terminal, i load remix with debug=1
when tape this entry "modprobe wl" i have nothing in my screen
and when reboot wifi doesn't work
z750leovince said:
i tested your post for my broadcom wifi.
i activated terminal, i load remix with debug=1
when tape this entry "modprobe wl" i have nothing in my screen
and when reboot wifi doesn't work
Click to expand...
Click to collapse
It's normal, modprobe does not Output anything. Don't reboot, just type exit to continue booting. If RemixOS reboots then, something else is wrong.
TheXorg said:
It's normal, modprobe does not Output anything. Don't reboot, just type exit to continue booting. If RemixOS reboots then, something else is wrong.
Click to expand...
Click to collapse
ok....i type modprobe in terminal in remix os...not at boot at remix
i tested but my wifi dosn't work...i have searching wifi and nothing appared
i have Broadcom BCM4352
I'd like to point out the exact way how to do this workaround to avoid any missunderstandings:
1. add the DEBUG=1 flag to your grub parameters and press F10 (only (U)EFI Booting, for Legacy Booting just press Enter)
2. wait for the debug terminal to come up
3. type modprobe wl (if no message appeared you're good to go) and then type exit to continue booting
4. enjoy your perfectly working WiFi (hopefully)
Please note this is only a temporary solution that you would have to repeat at each boot-up. Searching for a permament solution I only came across the same Reddit thread that @TheXorg already linked: by renaming/deleting a folder in the kernel/driver section I managed to achieve the same working WiFi result without having to type anything at boot-up.
Here's how:
In debug mode.. Delete ssb folder from /lib/modules/4.0.9-android-x86+/kernel/drivers.. It helped me wid other x86 android and the new pheonix os.. Idk abt remix but its worth a try
Click to expand...
Click to collapse
By Elflord5431 (on reddit)
I simply installed a root explorer (Solid Explorer in my case) and renamed the folder within RemixOs. After a normal reboot without DEBUG=1 flag WiFi worked absolutely fine.
- tested and working on my Macbook 5,2 (Early 2009) with Broadcom 4322 Wifi Chip. Credits & thanks to TheXorg for starting this thread, to Turtle5204 and Elflord5431 for sharing these workarounds
Whitest said:
I'd like to point out the exact way how to do this workaround to avoid any missunderstandings:
1. add the DEBUG=1 flag to your grub parameters and press F10 (only (U)EFI Booting, for Legacy Booting just press Enter)
2. wait for the debug terminal to come up
3. type modprobe wl (if no message appeared you're good to go) and then type exit to continue booting
4. enjoy your perfectly working WiFi (hopefully)
Please note this is only a temporary solution that you would have to repeat at each boot-up. Searching for a permament solution I only came across the same Reddit thread that @TheXorg already linked: by renaming/deleting a folder in the kernel/driver section I managed to achieve the same working WiFi result without having to type anything at boot-up.
Here's how:
By Elflord5431 (on reddit)
I simply installed a root explorer (Solid Explorer in my case) and renamed the folder within RemixOs. After a normal reboot without DEBUG=1 flag WiFi worked absolutely fine.
- tested and working on my Macbook 5,2 (Early 2009) with Broadcom 4322 Wifi Chip. Credits & thanks to TheXorg for starting this thread, to Turtle5204 and Elflord5431 for sharing these workarounds
Click to expand...
Click to collapse
Hi @Whitest, did you try this on the latest version? Because I'm facing some issues with the mac mini 3.1 (early 2009 and broadcom chip like yours) and without success... Nothing happens with the modprobe and cant delete the folder on debug (it gives an error deleting).
5T0RM said:
Hi @Whitest, did you try this on the latest version? Because I'm facing some issues with the mac mini 3.1 (early 2009 and broadcom chip like yours) and without success... Nothing happens with the modprobe and cant delete the folder on debug (it gives an error deleting).
Click to expand...
Click to collapse
Did you boot with REMOUNT_RW=1 kernel boot flag?

Help, Sixaxis controller doesn't work on rooted OP3 with oxygenOS 5.0

Hello, first time in the forum. Today I rooted my OP3 and one of the bigest reasons was sixaxis controller to configure PS4 controller on it. But i've tried and it gives the following message:
Getting bluetooth address...
Attempting connection method 1 ...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth adress...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error; Failed to configure bluetooth
Getting bluetooth address...
and it freeze there.
If anyone could give me a solution to this i will be very thankful
Same Here. Since i updated to Oreo Theres No Option to activate Sixaxis and the Same Error Codes Show Up. I tried to Change the Bluetooth options in the Development settings And still No luck. Im pretty Sure this is a bug of the Software and when Oreo 8.1 comes Out for Oneplus it should be fixed.
Hey guys, please let me know if you managed to fix the sixaxis on oreo. I've installed the updete on my OP5T, wiped the system cache and tried to pair the DS3 with no luck. I was using Super Su so far yet this time i decided to go with magisk (i don't know if it makes any difference). in my case there is no freeze. The app goes through all the available methods where on nougat it performed the first method and i was good to go. I am considering downgrading to nougat for now.
Here is the log from the app:
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not find stack manager interface in library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Yep I know how to fix this Problem but it is going to annoy Most of The people. The Problem ist The Software. (Not sure If only one plus) but The Android Version 8.0 has issues with Bluetooth. I realised IT after Installing a different Rom (Android 8.1) and Sixaxis Works fine there. So The solution would ne to install a Different Android Version. Didnt find any Other fixes yet
Fix
There is no settlement, all just talk a lot. Hate with this situation . Dog
somebody please provide a solution for poco f1

sixaxis controller app doesn't working on poco f1

somebody please help me sixaxis controller app doesn't working on poco f1 miui 10 android 9. 10.2.2.0 Global Stable.
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
1. I have twrp recovery
2. I have magisk
3. I can install xposed module too
Please somebody provide a solution.
UPDATE
Finally i found a way to make it work
special thanks to :
1. hadyanadli (for uploading this video on youtube and for providing important information) youtube link
2. luisrosales0130 (for the youtube link)
if anyone want to try it, can follow below instructions
requirements :
1. miui 10 v10.0.6.0 global stable (oreo) download from here (thanks to happybuddhist for providing this useful thread)
2. magisk 17.2 (for installing magisk follow this guide check here
3. selinux manager (a magisk module download from here) (again thanks to hadyanadli for this thread link) also thanks to jman420 (for providing us this module)
i hope above requirements enough to make it work. :good:
Hulk555 said:
somebody please help me sixaxis controller app doesn't working on poco f1 miui 10 android 9. 10.2.2.0 Global Stable.
Quick Start:
- Pair controllers via USB using supplied utility
- Use 'start' and 'stop' to toggle driver
- Press power button on controllers to activate
- Change input method to 'Sixaxis Controller'
- Check 'help' menu for detailed instructions
Getting bluetooth address...
Attempting connection method 1...
Driver Starting...
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 2...
Driver Starting...
Wrong number of ports were opened
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 3...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 4...
Driver Starting...
Could not load bluetooth library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 5...
Driver Starting...
Could not load HCI library
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 6...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Getting bluetooth address...
Attempting connection method 7...
Driver Starting...
Could not set HCI raw mode
Error: Failed to configure bluetooth
Attempting to close server...
Restoring previous bluetooth state...
Disconnected
Click to expand...
Click to collapse
Yeah it didn't work for me too. I ended up finding this app called tincore key mapper and it maps touches to key presses (gamepad/ keyboard etc) but I think it required SE Linux set to permissive. It did work but I couldn't set it up correctly.
You should try it maybe you can get it working correctly. Search it on play store.
MasterFURQAN said:
Yeah it didn't work for me too. I ended up finding this app called tincore key mapper and it maps touches to key presses (gamepad/ keyboard etc) but I think it required SE Linux set to permissive. It did work but I couldn't set it up correctly.
You should try it maybe you can get it working correctly. Search it on play store.
Click to expand...
Click to collapse
but i also need to connect my dual shock 3 controller
Hulk555 said:
but i also need to connect my dual shock 3 controller
Click to expand...
Click to collapse
It worked for xinput and dinput controllers. You can try if it works for dual shock. It is free on play store.
Change your selinux to permissive.
there's a magisk modul to do so (module)
that did the trick for me.
sad that the dev doesnt maintain the app anymore. it works very well even for playing PUBG M
hadyanadli said:
Change your selinux to permissive.
there's a magisk modul to do so (module)
that did the trick for me.
sad that the dev doesnt maintain the app anymore. it works very well even for playing PUBG M
Click to expand...
Click to collapse
still facing the same issue. sixaxis showing the same log details.
MasterFURQAN said:
It worked for xinput and dinput controllers. You can try if it works for dual shock. It is free on play store.
Click to expand...
Click to collapse
i tried no luck
hadyanadli said:
Change your selinux to permissive.
there's a magisk modul to do so (module)
that did the trick for me.
sad that the dev doesnt maintain the app anymore. it works very well even for playing PUBG M
Click to expand...
Click to collapse
Are you saying that the app didn't even respond to the controller ? In that case did you set SE Linux to permissive ?
Sixaxis software is not a guarantee on android versions after December 2016. Last update of that software is Dec 2016 and no support or update after that.
smdc19812011 said:
Sixaxis software is not a guarantee on android versions after December 2016. Last update of that software is Dec 2016 and no support or update after that.
Click to expand...
Click to collapse
sure but many phones are supporting it even on 8.1 not confirm for 9. but as i said i have magisk n xposed to do necessary changes so may be it is possible to make this app work.
Hulk555 said:
sure but many phones are supporting it even on 8.1 not confirm for 9. but as i said i have magisk n xposed to do necessary changes so may be it is possible to make this app work.
Click to expand...
Click to collapse
That's why I said "not a guarantee".
smdc19812011 said:
That's why I said "not a guarantee".
Click to expand...
Click to collapse
confirmed on pie too check here
This guy is using Sixaxis but don't know What ROM he is using he is playing with poco
luisrosales0130 said:
This guy is using Sixaxis but don't know What ROM he is using he is playing with poco
Click to expand...
Click to collapse
thanks for the info i am trying to communicate with that person.
I made it work even with Global stable 10.0.6.0.
failed to connect without Selinux Permissive, but once i flashed it everything went well.
the connection is stable as well.
the issue i was having is severe battery drain after disconnection.
it's common issue with the app
hadyanadli said:
I made it work even with Global stable 10.0.6.0.
failed to connect without Selinux Permissive, but once i flashed it everything went well.
the connection is stable as well.
the issue i was having is severe battery drain after disconnection.
it's common issue with the app
Click to expand...
Click to collapse
Can you tell me which ROM you are using currently? To use sixaxis
Im using rr remix oreo with selinux permisive and sixaxis working good
Hulk555 said:
Can you tell me which ROM you are using currently? To use sixaxis
Click to expand...
Click to collapse
Global stable 10.0.6.0.
MIUI.eu
lineage 15 and 16 should work well too
What about stock 10.2.2 ? Is it working?
hadyanadli said:
Global stable 10.0.6.0.
MIUI.eu
lineage 15 and 16 should work well too
Click to expand...
Click to collapse
Facing battery drain fast issue on v10.0.6.0 (miui 10 Oreo global stable) after disconnection of sixaxis with PS3 controller.

Doesn't Multilaser M7 3g plus deserve a way to root?

Sorry if I'm uninformed, but I spent a few days looking for a method to root the infamous multilaser m7. A tablet with a very bad performance to install a virtual machine and at the same time super complicated in terms of compatible tools to improve its android 9. Has anyone experienced this problem, have any tips besides advising me to burn it or play In the trash?
My final objective is get remote access in this tablet without confirmation... none of most usable tools (Airdroid, Anydesk, teamviewer) work in this tablet without confirmation ou USB temporary confirmation every time the devise turn off or the tool updated. In respect of this last thing, I know that here isn't the best place to ask, but all help is welcomed.
Tablet Multilaser M7 3G Plus NB304 16GB 7” - 3G Wi-Fi Android 8.0 Quad Core
criph said:
My final objective is get remote access in this tablet without confirmation... none of most usable tools (Airdroid, Anydesk, teamviewer) work in this tablet without confirmation ou USB temporary confirmation every time the devise turn off or the tool updated.
Click to expand...
Click to collapse
AFAIK the 3 mentioned apps make use of a Wi-Fi connection and not of a USB connection. Once you are going to establish a remote connection this must be confirmed, will say the appropriate connection ID must get input.
jwoegerbauer said:
AFAIK the 3 mentioned apps make use of a Wi-Fi connection and not of a USB connection. Once you are going to establish a remote connection this must be confirmed, will say the appropriate connection ID must get input.
Click to expand...
Click to collapse
I agree ... they use wi-fi connection, thanks to God for that ... what I said is that I need to connect to the tablet without confirmation, I need to leave the tablet in my store and just upload and configure it remotely. For this, even installing the Teamviewer and AnyDesk plugins, and activating the direct connection option of Airdroid using USB without root, it is still not possible to maintain a connection with that tablet (mind cracker multilaser m7). Better options for example using Airdroid would be possible if it were possible to root this infamous.
@criph
Because tablet is powered by Mediatek chipset you can try to flash a pre-rooted Android ( Custom ROM ) by means of SP Flash Tool or do it the hard way by flashing a Custom Recovery ( e.g. TWRP ), then flashing Magisk framework via TWRP and finally root Andoid by means of Magisk Manager.
criph said:
My final objective is get remote access in this tablet without confirmation...
Click to expand...
Click to collapse
Don't know if you're still interested.
Using App Ops you may grant Anydesk or whatever the ability to always accept external connections.
To enable App Ops on a device without root, you will also need Shizuku. Follow the instructions on the screen.

How to remote control android which is connected to same wifi without internet

I want to control my android device loaded with lineageos 8.1 remotely from my laptop from the browser. I have tried airdroid, but i am not able to use the remote control feature when i am offline, it only works over the internet, is there any fix for this? also please suggest any alternatives. I have root access using magisk.
motolora 1656565 said:
I want to control my android device loaded with lineageos 8.1 remotely from my laptop from the browser. I have tried airdroid, but i am not able to use the remote control feature when i am offline, it only works over the internet, is there any fix for this? also please suggest any alternatives. I have root access using magisk.
Click to expand...
Click to collapse
Definitely want to be using scrcpy. It uses adb as it's connection method. So if you can wifi adb to your devices you can remote control it.
If you need sound, it gets slightly more cumbersome. But sndcpy works well in tangent.
Astoras said:
So if you can wifi adb to your devices you can remote control it.
Click to expand...
Click to collapse
Please guide me how can I do this. I have enabled TCP/ip mode in developer menu.
motolora 1656565 said:
Please guide me how can I do this. I have enabled TCP/ip mode in developer menu.
Click to expand...
Click to collapse
Some phones have an option in Developer settings. It normally explicitly says wifi adb. If you don't have the option, you'll need a root app or elevated terminal to activate it.
The app is faster to use if in a normal context.
Find on on the playstore. Just search wifi adb.
Then on your computers terminal, which has adb installed properly, type "adb connect {your phone's ip address}"
Once it successfully prompts and you accept the connection on your phone you are ready to use scrcpy.
You can find tutorials on how to install both adb and scrcpy.
But the most user friendly, if on widows, is to first install a repository called Choco. Again, look up how to do so.
Then, simply type these commends in an administrative PowerShell:
choco install adb -y
choco install scrcpy -y
If all of this seems overly complicated. It is a one time setup. And all of these tools are excellent to have in the future if you are into Android and software.
After these steps are completed, rember you first have to establish an adb connection and then type scrcpy into your terminal.
Ok, Thanks a lot!!!!
motolora 1656565 said:
Ok, Thanks a lot!!!!
Click to expand...
Click to collapse
- Download scrcpy.zip
- Unzip to the dir of your choice
- On your phone: Developer settings --> Enable USB Debugging
- Connect with a cable
- Run scrcpy-noconsole.vbs
Should work (also for android 12)
If you want to use this over IP, let us know
biontx said:
- Download scrcpy.zip
- Unzip to the dir of your choice
- On your phone: Developer settings --> Enable USB Debugging
- Connect with a cable
- Run scrcpy-noconsole.vbs
Should work (also for android 12)
If you want to use this over IP, let us know
Click to expand...
Click to collapse
Oeps, the previous scrcpy.zip contains convctctytdl.exe ... you won't need this:
This is used to convert all youtube files (movie, list, etc...) to mp3
You can delete this file
This is the windows x64 version
You don't need internet as your phone is connected with a cable
Thank you everyone for your help!!!
Scrcpy is successfully installed and is working fine!!!
I took help from this forum and the official GitHub repo https://github.com/Genymobile/scrcpy
Thanks everyone
i have another request, please help!
capture mobile display as a "live video file"

Categories

Resources