[Q] any updates on cobaltcontroller(ps3 pad) for android? - Android Software Development

Has anybody heard any news on cobaltcontroller or any apps which allow the ps3 controller to be used on android?

can anybody give me some sort of update?
I'm sure a lot of people are wondering

Wish i knew how to port stuff.
His cobalt controller how to tells how to get the PS3 controllers address, which seems is the big problem.

attempts are closer
Well I have been trying to pick up where cobaltus left off.. I have android recognoizing a ds3 and can even setup.the pairing process. But of course the last hurdle remains and that is determining the Bluetooth password for the ds3 controller. What I assume is happening is that the ps3 controller sends out a randomly generated password each time the USB cable is connected ... so what I need is to see the backend or the code psjoy is receiving . Are there any windows developers out there that could open up cobalt controller and see how it gets the Bluetooth passcode for.the controller. Besides that...we have it. Everyone is welcome on this project!

didnt try doing what cobaltious is doing on win mobile, cancel cancel cancel cancel cancel cancel it doesnt work? he says it works after doing that

i was just hoping we could get some sort of update or even help from cobaltikus himself

I haven't used CobaltController in almost a year, but I remember the pairing process meant that I needed to connect the controller to my computer first and use some program (in Windows) that could access the controller to tell it that it is paired to my phone's Bluetooth MAC address.

Personally i use BlueputDroid (from android market) to control my ps3 over bluetooth.

birchnick10 said:
Well I have been trying to pick up where cobaltus left off.. I have android recognoizing a ds3 and can even setup.the pairing process. But of course the last hurdle remains and that is determining the Bluetooth password for the ds3 controller. What I assume is happening is that the ps3 controller sends out a randomly generated password each time the USB cable is connected ... so what I need is to see the backend or the code psjoy is receiving . Are there any windows developers out there that could open up cobalt controller and see how it gets the Bluetooth passcode for.the controller. Besides that...we have it. Everyone is welcome on this project!
Click to expand...
Click to collapse
I look forward to developments on this
Sent from my Xoom using Tapatalk

Now that Android 3.1 supports PS3 controller natively (USB Only) do you think it will now be easier for someone to get it working over bluetooth?
here's hoping...!

Related

search team for sixaxis bluetooth drivers

Hi.
I'm looking for gamepad for playing with my Pocket PC.I try to use the hidgamep.dll but untill now it is not successful....
There is the gamepad for chainpus but seems my pocket Pc not work with it.I would like to use the PS3 sixaxis or dualchok 3.But there is probléme with them if yuo open your bluetooht and try to find this gamepad device you won't find them.I read and search on interent and found some handle.I use ubuntu ans sixpaire for change adresse (adresse of my pocket pc's bluetooth) where the bluetooth gamepad must pair and try to pair.But the trouble is the same no sony's gamepad seen...After thinking may be it is the bluetooth stack (I think mine is Microsoft) wich is weak there is may be some lake in the stack/driver...(because under ubuntu or windows you must setup/update the usb and the bluetooth drivers.So can any one help me in this project writting a driver for the sixaxis/dualshok 3 bluetooth gamepad?
I install the widcomm bluetooth stack but when I try to start the bluetooth " I get message there is not enought memory for start bluetooth"
I'm less than a beginner in program devellopement.
I think it would be great to play with this gamepad with the emulator (Gameboy advance, psone,Snes or famicom ect..)
Thank.
Me Too
It's a very good idea , i'm looking for this too and no response !!!
That will verry good to play with mY HTC HD2 with a gamepad playstation 3 en Fpsece !!!!!
No Genius Xda Developers to this ?????
...
When pairing a new Dualshock3 with the PS3, you should recall that you must connect it via USB the first time in order for it to pair from that point on. If you try to use said controller on a different PS3, you have to connect the controller via USB once again in order to initiate pairing with the new machine, erasing the controller's tie with the original PS3. Even the PS3 does not just see it out there and connect. If this were to ever work, you would more than likely need to develop an application that allowed you to connect the controller to you phone via usb for the initial setup.
That in itself has its own problems. There are usb host drivers for certain devices, however I highly doubt it would recognize a Dualshock3 out of the box. So most likely you would need:
Modified USB host drivers
A Program to handle the USB setup of the controller itself
Probably a proprietary Bluetooth profile
Now i'm no expert on PS3 inner workings so I cant say for sure what profile you would need or if it wouldnt work with an existing supported profile. Before you cross that bridge however, I would think you'd need to at least setup the pairing through USB which is its own challenge.
Can anyone else provide more input/revise my answer?
I'm sure that plugging the PS3 remote into a PC could yield some information about how they connect it to the PS3.. an ID or something that gets changed every time maybe? I doubt you could just grab the PS3 remote, plug it in and go from there, but there has to be some kind of ID that you can associate with the controller and call from your phone to connect to it.
The sixaxis stores the address of its master and will only communicate through Bluetooth with its master.
I wrote a program (finished last Friday night) to change the master address of the sixaxis to whatever I want from a Windows PC, in this case my phone's bluetooth mac address, so now the sixaxis sees my phone as its master and is ready to communicate with it.
But that was the easy part. (Actually it wasn't easy at all, and very time consuming, but easy in comparison to the remaining tasks). Now I need to write a program that will run on the phone and read the connection attempts (and all other data) from the sixaxis and respond in a manner that the sixaxis will understand.
Anyone know of a good Bluetooth Packet Sniffer that runs on Windows Mobile?
best of luck with this Cobaltikus.... would love to see this happen!
CobaltController
http://forum.xda-developers.com/showthread.php?t=689984

(Dev request) Sixaxis Bluetooth Gaming Mod

So I was looking at Engadget today when I stumbled across this article. It says that someone got the N900 to play emulators with a PS3 Sixaxis controller. I have no idea about coding, I'm not a programmer. I do know that there are a bunch of talented people here at XDA and was wondering if someone would be willing to take up the challenge.
I know Android is capable of using Bluetooth in ways that weren't intended for phones (eg. The bluetooth keyboard hack), so I'm optimistic. I have a Saphire 32B, but I'm hoping this could be applied to all android phones that don't have physical keyboards. What say you XDA? Are you willing, and is it possible?
Bump. Just saw this too.
It certainly should be possible with Android.
Here is some more info on how they got it to work on the N900, involves some linux apps to pair the controller.
Maybe we can work together to crack this nut? Maybe move this topic into the more general Android Software Development thread.
Possible use cases:
1- Turn your Android into a PS3 controller (switch on PS3, menu navigation or even keyboard input)
2- Use a Bluetooth controller/keyboard on the Android (like with N900)
magicdroid said:
Possible use cases:
1- Turn your Android into a PS3 controller (switch on PS3, menu navigation or even keyboard input)
2- Use a Bluetooth controller/keyboard on the Android (like with N900)
Click to expand...
Click to collapse
What I'm hoping will come out of this is number 2, as I don't own a console. As I said I'm not a coder, so this is way above my head. And it doesn't have to be a PS3 controller either. A Wii or a 360 controller would be fine, too. I just want to be able to play my NES games on my phone. (No multitouch really sucks).
still hoping and wishing for a Windows Mobile port...
Or an android port to the Touch Pro2 that has Bluetooth and Sound...
Cobaltikus said:
still hoping and wishing for a Windows Mobile port...
Or an android port to the Touch Pro2 that has Bluetooth and Sound...
Click to expand...
Click to collapse
Why did you buy the Android phone then, if you're into WinMo
If you are interested in alternatives to the MSI or Chainpus BGP100 bluetooth gamepad, google search "modded by bacteria" go to the "work in progress" section of his forums, and search for the thread "Re-housed Bluetooth controller". The creator of the site, Bacteria, will be transplanting the innards of the BGP100 into an SNES controller. Previously, he has transplanted it into a PS1 controller. It seams feasible to DIY into almost any controller housing.
kencix said:
Why did you buy the Android phone then, if you're into WinMo
Click to expand...
Click to collapse
You misunderstood.
I didn't buy an Android phone.
There is a port of Android that runs on the Touch Pro2 but it does not have Bluetooth or TV Out. So I either need a way to connect a sixaxis to WinMo or a new port of Android for TP2 that supports TV Out and Bluetooth.
hard part is over
the sixaxis connects and sends data
now I just need to map out what to do when each button is pressed
currently works on windows mobile devices with a widcomm bt stack
I plan to make it work for the M$ stack as well but I'll have to borrow a phone with it from work cuz I don't have one any more
working on Touch Pro2 and HTC HD2 at the moment
I was so frickin happy when I finally got it to connect and send data
Nice to see progress on this. If this was on another forum it would see more activity.
Would be awesome. Especially on the mytouch. its only a matter of time
-------------------------------------
Sent via the XDA Tapatalk App
Mod edit.: not (yet) dev related, moved to general
Does the HTC Sapphire have a widcomm bluetooth stack?
CobaltController
http://forum.xda-developers.com/showthread.php?t=689984
Bump
Any progress on the android Sixaxis/duelshock 3 app ??
I'm working on an Android/PS3 controller app. I have a method of changing the Bluetooth master address on the controller, but I haven't yet been able to get Android to see it. If I just knew what the controller was sending when you hit the PS3 button, I might be able to make Android listen for that.
bicman11 said:
I'm working on an Android/PS3 controller app. I have a method of changing the Bluetooth master address on the controller, but I haven't yet been able to get Android to see it. If I just knew what the controller was sending when you hit the PS3 button, I might be able to make Android listen for that.
Click to expand...
Click to collapse
Once the master address is set to your phone, pressing the PS button will cause the controller to send connection requests to your phone. Listen for devices, no authentication, with hid guid on psm 17 accept the connection request, then psm 19, accept that request, then write .... something can't remember... I have to go back to my code... to set the LEDs so they stop flashing and another code to tell the controller to start sending data. Once u r successful the controller constatntly sends packets of 50 bytes continuously describing the state of the controller, tilt, which buttons are down, up, etc so you just need to check for changes react accordingly. I'm handling verything on the L2CAP layer in WinMo. sending keydown and keyup events....
Pikipirs, who did WiimoteController is doing the DualShock 3 next
bcpk said:
Pikipirs, who did WiimoteController is doing the DualShock 3 next
Click to expand...
Click to collapse
Nice Were can i follow his work? (ie twitter, Topic, forums?)
Keep up the good work guys
Rage1ofakind said:
Nice Were can i follow his work? (ie twitter, Topic, forums?)
Keep up the good work guys
Click to expand...
Click to collapse
@pikipirs and http://forum.xda-developers.com/showthread.php?t=672884

Android Device as Xbox 360 Controller

hi, I was wondering if it is possible to send commands from your android device to your xbox 360 ? (via usb)
so that your phone works as a controller.....
(Im not asking to connect a xbox 360 controller to an android phone - but connecting an android phone to a xbox console!)
Does the 360 support a hid usb keyboard? You could probably emulate that on the android device.
Better, in my opinion, and with a wider appeal would be a bluetooth ir blaster. Should be a fairly simple device, controlled over bluetooth, that emmits ir remote signals to be received by your xbox or other home theater equipment. Not sure if something like this is available, but there should be.
usb is rather limited (mostly because it's an xbox, if it was a PC it would be easier), but like voodoo55 said, bluetooth would be possible
slapshot136 said:
usb is rather limited (mostly because it's an xbox, if it was a PC it would be easier), but like voodoo55 said, bluetooth would be possible
Click to expand...
Click to collapse
but there are wired-xbox-controllers that connects via usb to the xbox....
the phone could just send the standard usb-commands to the console, right?
no bluetooth support on xbox im afraid.... it may be possible by studying what buttons on the controler do.. eg. what command each button does when pressed.. obviously its coded some how.. as voodoo55 said you may be able to emulate this using some sort of custom made app... good luck
RazorHail said:
but there are wired-xbox-controllers that connects via usb to the xbox....
the phone could just send the standard usb-commands to the console, right?
Click to expand...
Click to collapse
the xbox controllers are special, any other usb input device can't be used outside of the messenger - M$ did this to prevent/lower 3rd party controllers, similar to how they only accept M$ wireless adapters

DualShock4 Controller/Gamepad Compatibility

From my understanding the DualShock4 PS4 Controller will work with the Shield TV when using USB/OTG cable. Has anyone tried pairing over Bluetooth?
I think the PS4 pad is the most balanced gamepad for thew type of gaming I do(mostly emu/retro gaming and occasional Android native games)and before I order one Id really like to hear from anyone who uses different types of gamepads
Yes, it works with the regular USB cable.
The PS4 controller can connect wirelessly to any android device using the closed source paid app Sixaxis Controller available on Google Play. This works quite well. If you adjust the settings and default mapping it can work just like a native Android gamepad and start the service on boot. Having tried it on my 16 GB model there are two caviats. Firstly it overrides the Bluetooth hardware to simulate a PS4, so you can't simultaneously connect any normal Bluetooth devices (such as the Shield remote). Luckily the Shield gamepad uses WiFi-direct. Secondly, for some reason the D-pad is unavailable during the gameplay of some games. This is no good for playing Half-Life 2. Also the non-default mapping doesn't play well with GTA San Andreas. Despite these issues I'm still glad I bought the Dualshock 4 (I don't have a PS4) because it's the nicest physical gamepad I've used, and the two issues I've listed are only software problems. My LG G3 running CM 12.1 nightlies can connect to the Dualshock 4 without the app but doesn't map well. Another cool thing about the Sixaxis Controller is that you can use the touchpad as a mousepad. Great for sideloaded apps. Oh and you need root to use Sixaxis Controller.
Got it. I was aware of sixaxxis for other android tablets/phones Ive used but for some reason I thought I had seen a youtube video of someone simply pairing a PS4 gamepad using the native Bluetooth pairing process. I may have been looking at a video of another device, not the ShieldTV
My Sony TV with built in Android TV has drivers for a PS4 Controllers to used via bluetooth, is there anyway I can extract the files to be used with the Shield TV?
Did you root the shield tv in order to use the sixaxis? Or did you change the master address and then pair as normal on the shield tv?
BenjiHansell said:
The PS4 controller can connect wirelessly to any android device using the closed source paid app Sixaxis Controller available on Google Play. This works quite well. If you adjust the settings and default mapping it can work just like a native Android gamepad and start the service on boot. Having tried it on my 16 GB model there are two caviats. Firstly it overrides the Bluetooth hardware to simulate a PS4, so you can't simultaneously connect any normal Bluetooth devices (such as the Shield remote). Luckily the Shield gamepad uses WiFi-direct. Secondly, for some reason the D-pad is unavailable during the gameplay of some games. This is no good for playing Half-Life 2. Also the non-default mapping doesn't play well with GTA San Andreas. Despite these issues I'm still glad I bought the Dualshock 4 (I don't have a PS4) because it's the nicest physical gamepad I've used, and the two issues I've listed are only software problems. My LG G3 running CM 12.1 nightlies can connect to the Dualshock 4 without the app but doesn't map well. Another cool thing about the Sixaxis Controller is that you can use the touchpad as a mousepad. Great for sideloaded apps. Oh and you need root to use Sixaxis Controller.
Click to expand...
Click to collapse
aggiemarine07 said:
Did you root the shield tv in order to use the sixaxis? Or did you change the master address and then pair as normal on the shield tv?
Click to expand...
Click to collapse
I rooted in order to use the Sixaxis Controller app. I never managed to pair it to the Shield TV via normal bluetooth (like I can with my phone). And the master address needs to be changed either way.
BenjiHansell said:
I rooted in order to use the Sixaxis Controller app. I never managed to pair it to the Shield TV via normal bluetooth (like I can with my phone). And the master address needs to be changed either way.
Click to expand...
Click to collapse
yeah I rooted my shield TV last night and using the Sixaxis appto run my Dualshock4 controller. Worked like a charm.
does the siaxais controller ps4 work with the nvidia shield for multiplayer?
The Sixaxis Controller app claims to be able to handle multiple PlayStation controllers but I haven't tested this. I can confirm that it works multiplayer using a DS4 and Shield Controller (which uses WiFi direct, so isn't affected by Sixaxis Controller overriding the Bluetooth hardware). Interestingly the DS4 now pairs with the Shield TV (via Bluetooth, without Sixaxis or root) and maps correctly as of firmware v2.1. Unfortunately it misses button presses and it's impossible to turn off the DS4 without unplugging the Shield or unpairing it (and it took about 20 attempts to pair). Sixaxis still works well but require root and disconnects all other Bluetooth devices. I'm fairly sure that you can pair DS4 controllers with Sony Android TVs out of the box.
will it work via a cable connected usb without a need for an app?
i want a second controller not sure which one to get
anyone using this with bluetooth be aware: if you leave the sixaxis app running for too long with dualshock bluetooth enabled, it may eventually disable bluetooth on your device when trying to go back.
ive been through 2 different nexus players, as well as a shield tv and all have ended up disabling OS bluetooth, even when turning off the sixaxis bluetooth, resulting in requring either a factory reset or android terminal installed and typing in some commands to get it to work again. What causes the issue seems to be random, as sometimes i can leave the app running and come back and it still works, other times it doesnt though. you can still use the nvidia controller since it runs via wifi, but the remote and any other bluetooth devices wont work. this issue is a random event and doesnt always occur, but it IS there, and its a pain to get it working again.
Perhaps someone can find a compatible app to sideload to enable/disable bluetooth in case this happens? would be much easier than typing in terminal commands.
does itwork fine wired ? and is it a better controler
unvaluablespace said:
anyone using this with bluetooth be aware: if you leave the sixaxis app running for too long with dualshock bluetooth enabled, it may eventually disable bluetooth on your device when trying to go back.
ive been through 2 different nexus players, as well as a shield tv and all have ended up disabling OS bluetooth, even when turning off the sixaxis bluetooth, resulting in requring either a factory reset or android terminal installed and typing in some commands to get it to work again. What causes the issue seems to be random, as sometimes i can leave the app running and come back and it still works, other times it doesnt though. you can still use the nvidia controller since it runs via wifi, but the remote and any other bluetooth devices wont work. this issue is a random event and doesnt always occur, but it IS there, and its a pain to get it working again.
Perhaps someone can find a compatible app to sideload to enable/disable bluetooth in case this happens? would be much easier than typing in terminal commands.
Click to expand...
Click to collapse
Yeah, I experienced the same issues in just my first time pairing a DS4 controller with the Sixaxis app... Also, like others mentioned on here, the default layout is a bit weird (Options=Select; Share=Back, etc) which means a lot of customizing in games, etc. Also, the service doesn't always auto-start that well so sometimes it takes some time to get it 'connected and ready to go' and I don't like how the app takes over Bluetooth while it's running. The only thing I did like is that the touchpad feature does work well (as long as the app supports 'Mouse input'), but overall I didn't think it's worth the hassle if I have to this every time I want to use the controller.
BTW, in case your Bluetooth becomes disabled while using this app, the command that worked for me (in adb shell) is:
Code:
su
service call bluetooth_manager 6
Has anyone successfully paired the shield with a DS4 without the sixaxis app? My shield can see the controller (listed as wireless controller) but they can't seem to pair.
finty said:
Has anyone successfully paired the shield with a DS4 without the sixaxis app? My shield can see the controller (listed as wireless controller) but they can't seem to pair.
Click to expand...
Click to collapse
Bump, Would also like to know!
d0ubl3_d1zzl3 said:
Yeah, I experienced the same issues in just my first time pairing a DS4 controller with the Sixaxis app... Also, like others mentioned on here, the default layout is a bit weird (Options=Select; Share=Back, etc) which means a lot of customizing in games, etc. Also, the service doesn't always auto-start that well so sometimes it takes some time to get it 'connected and ready to go' and I don't like how the app takes over Bluetooth while it's running. The only thing I did like is that the touchpad feature does work well (as long as the app supports 'Mouse input'), but overall I didn't think it's worth the hassle if I have to this every time I want to use the controller.
BTW, in case your Bluetooth becomes disabled while using this app, the command that worked for me (in adb shell) is:
Code:
su
service call bluetooth_manager 6
Click to expand...
Click to collapse
Same thing happened to me although I only had the app for about 2 hours before it disabled BT. I couldn't get it to work while installed, and i am rooted. I don't believe it works in the newest firmware 3.0.
What did you use to write those commands? Would adb minimalist work? Same app used to root the shield?
Sent from my Sammy S6 using Revolution 1.0
mattkilla420 said:
Same thing happened to me although I only had the app for about 2 hours before it disabled BT. I couldn't get it to work while installed, and i am rooted. I don't believe it works in the newest firmware 3.0.
What did you use to write those commands? Would adb minimalist work? Same app used to root the shield?
Click to expand...
Click to collapse
Well, I used the Nvidia Shield TV Utility App to get into an adb shell, but Minimal should work just as well. Just make sure to run the 'adb shell' command before you run the commands I listed on my post above..
I used terminal Emulator on the device and it worked great. Turned BT back on
Sent from my Sammy S6 using Revolution 1.0
Before rooting and buying the app I'd know if I can connect more than DS4 via bluetooth.. Anyone tried it?
thanks!

[Help] Xbox One controller to Android

Is it possible to use an Xbox one controller on android, I have seen conflicting statements, and if not just staight up, is there any way to get it working. Thank you guys. I do know this is probably a question thats extremely stupid to alot of you and it means alot for this help. Thanks
That depends entirely on how you intend to connect it......
If you intend to use a 'wired' controller via the USB socket on the phone then yes it is possible....though you will need an app of some sort to 'map' the buttons correctly.
If you intend to connect wirelessly, then you're out of luck.....had it been a PS3 or PS4 controller, it would have been a different story.
The xbox controller transmits via RF signals whereas the Sony equivalent transmits via bluetooth.
We can pair bluetooth devices to the phone without issue....but that's not the case for RF devices.
The only reason I know this is because I went through something similar in order to use ePSXe to play PS1 games on my S5 ....In the end I had to get a Moga bluetooth controller to do the job......
Edit.....My bad.....I was commenting about xbox 360 controllers.....just noticed you have an xbox one controller......which connects via wi fi (I believe). That has possibilities.....have you tried connecting it by wi fi direct? If it does connect that way, you'll still need some method of mapping the buttons. It may be the case that someone needs to develop an app that makes the devices communicate with each other too....afraid I haven't looked into that though....never needed it....
Sorry fella...
Edit 2.....just done a bit of research, it turns out there is no 'native' support in Android for wireless controllers, you (apparently) need an interface app and/or a rooted device that you can add/change code on....
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
That depends entirely on how you intend to connect it......
If you intend to use a 'wired' controller via the USB socket on the phone then yes it is possible....though you will need an app of some sort to 'map' the buttons correctly.
If you intend to connect wirelessly, then you're out of luck.....had it been a PS3 or PS4 controller, it would have been a different story.
The xbox controller transmits via RF signals whereas the Sony equivalent transmits via bluetooth.
We can pair bluetooth devices to the phone without issue....but that's not the case for RF devices.
The only reason I know this is because I went through something similar in order to use ePSXe to play PS1 games on my S5 ....In the end I had to get a Moga bluetooth controller to do the job......
Edit.....My bad.....I was commenting about xbox 360 controllers.....just noticed you have an xbox one controller......which connects via wi fi (I believe). That has possibilities.....have you tried connecting it by wi fi direct? If it does connect that way, you'll still need some method of mapping the buttons. It may be the case that someone needs to develop an app that makes the devices communicate with each other too....afraid I haven't looked into that though....never needed it....
Sorry fella...
Edit 2.....just done a bit of research, it turns out there is no 'native' support in Android for wireless controllers, you (apparently) need an interface app and/or a rooted device that you can add/change code on....
Click to expand...
Click to collapse
I mean obviously wired, sorry shouldve specified
dalekman9999 said:
I mean obviously wired, sorry shouldve specified
Click to expand...
Click to collapse
In that case, yes it's possible. Here are a couple of youtube videos showing how it's done.........
https://youtu.be/yJ5KmhkBKcU
https://youtu.be/eDQqMH4POFQ
Though on one of them, it says that it probably won't work with the S5 stock firmware (some c**p to do with knox or something).....
http://i.imgur.com/rVnFwJM.jpg
Anyone else got anything that could help, Tried everything else still not working there has to be a way to get it working. Should mention its an S5
keithross39 said:
In that case, yes it's possible. Here are a couple of youtube videos showing how it's done.........
https://youtu.be/yJ5KmhkBKcU
https://youtu.be/eDQqMH4POFQ
Though on one of them, it says that it probably won't work with the S5 stock firmware (some c**p to do with knox or something).....
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Couldnt get any of this to work sadly :/
dalekman9999 said:
Couldnt get any of this to work sadly :/
Click to expand...
Click to collapse
Then I don't know what else to suggest....sorry fella.....
Have you thought about the alternatives available?
As I said earlier, I use this setup....
http://www.amazon.co.uk/gp/aw/d/B00...dpPl=1&dpID=41fFpK+LwOL&ref=plSrch&th=1&psc=1
.....and it works very well...no wires either.
All you have to do is to install the Moga Pivot app, turn bluetooth on and sync the devices....
http://i.imgur.com/rVnFwJM.jpg
now you can pair the Xbox one S controller (design lab included)with Bluetooth
BUT you need to update firmware first and add a profile to it with the Xbox accessories app (Xbox one or win10 store)
tailslol said:
now you can pair the Xbox one S controller (design lab included)with Bluetooth
BUT you need to update firmware first and add a profile to it with the Xbox accessories app (Xbox one or win10 store)
Click to expand...
Click to collapse
I understand updating the firmware...but why do we need to add a profile to it?
You need a Keyboard Layout File or the button mapping will be off. http://forum.xda-developers.com/shi...-one-slim-controller-bluetooth-t3398014/page2
LAwLB15 said:
I understand updating the firmware...but why do we need to add a profile to it?
Click to expand...
Click to collapse
it add it automatically after the update,it inter the controller owner by itself.
has anyone made any forward progress on this idea? I'm thinking about swapping my elite controller for an Xbox One S controller because I would find connecting to my phone much more useful than the elite features I seldom use.
mascondante said:
has anyone made any forward progress on this idea? I'm thinking about swapping my elite controller for an Xbox One S controller because I would find connecting to my phone much more useful than the elite features I seldom use.
Click to expand...
Click to collapse
yea Microsoft made the xbox one S controller fully android compatible by firmware upgrade ( you need a cable and a app on pc or xbox one.)
and this controller is bluetooth compatible.making most xbox one original controller (and elite) obsolete.
Anyone have any info on getting the second edition of the Xbox One controller with built-in bluetooth to work on Android?
bump just finished doing the firmware update on my gamepad, reset it and my phone, still thinks my triggers are my right stick. nothing in the xbox accessories app to switch axis around. sigh.

Categories

Resources