PS3 Remote Play - Touch Diamond, MDA Compact IV Themes and Apps

I have just borrowed my brother's PSP and love the way it hooks up to the PS3, especially being able to switch on the PS3 and share media anywhere with a Wi-Fi connection. I am now seriously considering buying a PSP, but then thought - "is this possible with my Diamond?".
I did a search on here but all the threads talked about using a WM6 phone as a bluetooth remote for the PS3 which is understandably difficult (as Sony use a non standard bluetooth protocol apparently, and they don't share it. But this didn;t answer my questions at all as I don't want to control via Bluetooth, I want to control via Wi-Fi exactly like remote play on the PSP.
Does anybody of any software that already exists? If not, do the excellent developers here know if this is even possible, or should I just buy a PSP?

Tversity can do this may be

that would be extremely cool!!

Let's face it, we're talking about Sony products here so it'll all be done with proprietary Sony protocols and interface (just like the non standard bluetooth protocol you mention) so I really wouldn't hold your breathe on this one. If Sony can come up with a way of needlessly locking people into their own proprietary equipment, peripherals and accessories they always do (and if they can use that to justify charging you a fortune on top of what you've already paid then that's just gravy) and I'll bet this will be no different.
And even if you did, by some miracle, get over that hurdle, nothing would display properly as the video stream from the PS3 will be designed with the PSP's screen in mind, and the Diamond screen isn't even the same shape never mind the same resolution.
Seriously guy, expecting developers here to somehow backwards engineer then redevelop a massive chunk of PS3 and PSP system software is just stretching things too far. If you want this functionality, go buy a PSP is my advice.

Good point, well made. Looked into TVERSITY too, thanks for the suggestion SOLSchweiz but that seams to just be able to stream from PC to any other device, not from PS3 so was worth looking but no good.
Think I will do was I was originally going to do anyway and buy a PSP like you suggest Medulla, but if anybody knows differently please shout up!

Im not sure if this helps, but some devs at another forum have found a way to use the sixaxis controller with windows over bluetooth. I use it all the time on my laptop for wireless play. Im pretty sure theyve mastered the device through a ton of hard work though.
I posted this as im pretty sure it shouldnt be too difficult to map the same signals over to this phone, its just a matter of understanding the buttons (17 buttons on the sixaxis in total)

Remote play connection between the ps3 and psp use wifi/internet anyways there is no bluetooth on the psp phat, but all remote control devices use bluetooth

well cell phones have 3g and wifi and can potentialy do this. There is a sony phone that has remote play intergrated. should get a dump of that device and try to port or reverse engineer it. http://www.ps3attitude.com/new/2009/05/sony-ericsson-launch-aino-ps3/ here is the link to an article about the new phone.

Related

(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

Xbox 360 Controller > NES Emulator > TV-Out

If someone can/has figured this out I'll buy you a beer.
you can use a wiimote..
Actually, you can't:
forum%xda-developers%com/showpost.php?p=7388551&postcount=7 (account not allowed to post links yet)
It is unclear to me whether this is because the Captivate lacks HID profile support, or because as a BT 3.0 device there is some kind of incompatability (I have heard both).
dirtydaub said:
If someone can/has figured this out I'll buy you a beer.
Click to expand...
Click to collapse
Sorry, never gonna happen. PS3 controller maybe but the 360 controller isn't BT, it uses a proprietary wireless standard.
Why Xbox or Playstation crap is way overpriced!
If you want to use your phone as an emulator that bad you might as well just pay the $10 for a cheapo BT controller. Don't you want something a lot smaller than a bigun PS3 or x360 controller, I'd think something micro would be better suited for travel.
Plus if you're going to be inside to use this (unless your TV is outside), why not just use a PC and out it at 1080 for the real deal? Or is it more for nostalgia
Cool factor only. But it would be neat if I could use the video out to the TV at the shore house and play a game on that. No PC at my shore house:-(
REAVER117 said:
Sorry, never gonna happen. PS3 controller maybe but the 360 controller isn't BT, it uses a proprietary wireless standard.
Click to expand...
Click to collapse
But they also have wired versions that use USB. I don't have a clue about this at all, so I don't know if that's even remotely possible, just throwing one more idea out there. Not as pretty of a solution but if the USB could be sized down to micro and plugged in... Probably not, like I said, just throwing it out there. Would definitely be cool though.
AJerman said:
But they also have wired versions that use USB. I don't have a clue about this at all, so I don't know if that's even remotely possible, just throwing one more idea out there. Not as pretty of a solution but if the USB could be sized down to micro and plugged in... Probably not, like I said, just throwing it out there. Would definitely be cool though.
Click to expand...
Click to collapse
Not really possible because the USB doesn't have host support. If someone could write it into the kernel it would be awesome but then there would be many driver issues to arise.
I would just opt for a mini BT gamepad, I am thinking of getting one and loading some old SNES games on my phone.
Wait... is there an actual mini BT game controller that works? I would simply buy one now. Can you point us?
The zeemote looks complicated, you would think a wireless bluetooth snes style controller without axis controls would be simple enough, although I know everyone wants the ps3 for its controls. But this would be an awesome start.
Hopefully with more buttons than the wiimote so snes games play decent.
I would just use the computer you are posting from for this kinda thing.
http://www.dealextreme.com/details.dx/sku.13760
Some have modded these with a SNES controller. If I had any soldering skills I would try it.
http://www.youtube.com/watch?v=OP8JgqmVES8
decepticon said:
Not really possible because the USB doesn't have host support. If someone could write it into the kernel it would be awesome but then there would be many driver issues to arise.
I would just opt for a mini BT gamepad, I am thinking of getting one and loading some old SNES games on my phone.
Click to expand...
Click to collapse
Yeah, I kinda wondered about that, but like I said, I'm new to Android so I'm still learning what it can and can't do.
Still, a controller, especially wireless would be awesome to have. I have reason to believe from talking to someone involved that the Wiimote may not be totally out of the equation. Even if not on stock ROMs, custom ROMs may be able to make it work. I guess like everything else we'll just have to wait and see.
wiimote wont work with samsung phones. The developer of wiimote controller emailed me and said its because of the way samsungs added junk deals with bluetooth. Apparently they modify how bluetooth is dealt with from the stock android.
Hmmm... Interesting ideas.... I never even thought about a Bluetooth controller, that could possibly be the answer right there. Has anyone ever messed around with one? Would it be easy to set up with the captivate? Basically I just wanna be able to go over to my friends place and be like, "yo dudes, check THIS OUT!" And play old school games from my phone. More of a novelty than anything really.
illl try to set one up tomorrow and let you guys know if a reg bluetooth one will work with our 3.0. i remember hearing that it wont but i'll verify.
My understanding is that the galaxy S phones dont use the standard "BlueZ" stack. which is why it wont work.
Can anyone confirm if that bluetooth controller linked above from DealExtreme would work? So theoretically, a controller made for bluetooth 3.0 devices would work?
dappy15 said:
Can anyone confirm if that bluetooth controller linked above from DealExtreme would work? So theoretically, a controller made for bluetooth 3.0 devices would work?
Click to expand...
Click to collapse
It def. works with Android, but a paid drivers pack from the market is required. Now whether it works with the Galaxy S due to the different Bluetooth stack is the unknown part.
I am not sure how deeply the drivers interact with the bluetooth stack, and if they only work with the stock Android stack. I am planning on buying both the controller above and a SNES controller to mod for use with my PC, and phone if it works.
I am having trouble finding a SNES controller locally but I am told that I can get one on Monday from a buddy at my work.
Just checking to see if anybody has made progress on finding a controller for the captivate/galaxy s?
This is probably one of my most wanted features... get that wiimote working somehow.

[BOUNTY] "We" Hire a Developer for Bluetooth Wii/Ps3 controller app!

So I was digging through the source code Samsung released for the Galaxy S, and in the eclair zip I started digging through the bluetooth folder and came across multiple files that look like they support pairing a PS3 controller...
when you have functions like
Code:
static int ps3remote_decode
it gets you thinking lol.
So anyone with some experience with this device let me know if its even possible to pair with a sixaxis or dual shock 3, and if you have some experience with source take a look at the attached zip, its the
external/bluetooth/bluez/input folders contents
Main references are in sixpair.c which is the actual pairing application I'd assume, and in fakehid.c, and fakehid.h
chaoscentral said:
So I was digging through the source code Samsung released for the Galaxy S, and in the eclair zip I started digging through the bluetooth folder and came across multiple files that look like they support pairing a PS3 controller...
when you have functions like
Code:
static int ps3remote_decode
it gets you thinking lol.
So anyone with some experience with this device let me know if its even possible to pair with a sixaxis or dual shock 3, and if you have some experience with source take a look at the attached zip, its the
external/bluetooth/bluez/input folders contents
Main references are in sixpair.c which is the actual pairing application I'd assume, and in fakehid.c, and fakehid.h
Click to expand...
Click to collapse
I wouldn't jump to conclusions to fast. Because of the DLNA support I think they are talking about the PS3 remote control not the controller.
I'm sure the support can be added but it probably would take a little bit of hacking.
you know I'm not so sure now. I just looked in the main branch of Froyo source, and sure enough those files are still there. So I don't think it has anything to do with DLNA. Plus if it did, why would it have anything in there having to do with pairing a PS3 controller and decoding the button presses of one and assigning them to keyboard presses. Has absolutely nothing to do with DLNA
As I said its probably referencing the video playback remote control and not the game controller. Both use Bluetooth
Sent from my Behold II using XDA App
and like I said Sixpair.c specifically Mentions Dualshock 3, so I don't think thats what it's mentioning. Especially considering theres button mapping for L3 and R3 which isnt on the bluetooth remote for PS3
chaoscentral said:
and like I said Sixpair.c specifically Mentions Dualshock 3, so I don't think thats what it's mentioning. Especially considering theres button mapping for L3 and R3 which isnt on the bluetooth remote for PS3
Click to expand...
Click to collapse
Good Point but it think there is i'll go check mine later
chaoscentral said:
and like I said Sixpair.c specifically Mentions Dualshock 3, so I don't think thats what it's mentioning. Especially considering theres button mapping for L3 and R3 which isnt on the bluetooth remote for PS3
Click to expand...
Click to collapse
You didn't mention that in your first post. You just said can it be configured with a dual shock or sixaxis controller.
sixpair is a helper to pair with a Sony DS3/Sixaxis bluetooth controller.
it is part of the bluetooth protocol stack for Linux, called Bluez.
they used this helper to get the DS3/6axis to work on the Nokia N900.
So it is possible!!!
this is just amazing if it could do that
psychoace said:
As I said its probably referencing the video playback remote control and not the game controller. Both use Bluetooth
Sent from my Behold II using XDA App
Click to expand...
Click to collapse
video playback remote control is just a rearrangement of ps3 controller button functions into a tradition remote control format.
Wii/PS3 bluetooth controller problem?
All reports of the WiiMoteController say it doesnt work on the Galaxy S.
Do we know why exactly? the author comments on this for the HTC devices. does the galaxy S share the same problem?
"on some devices, mostly HTC, the application starts searching and then stops immediately with the "Error no -1" message, even if the bluetooth is on. Most likely a fault from HTC and unfixible for now. See this thread for technical info. If you're a developer and have solved this kind of issue before, please tell how! A lot of Android users will be very grateful
(finding the wiimote with the phone is not the actuall issue here, but rather the lack of support for the low-level connectivity with the phone's bluetooth. BAD, BAD HTC! Go stand in the corner!)"
is this a quick fix or something deeper?
With regards to the htc sense affecting the wii controller app - I believe theres a bug with the htc bluetooth stack that returns null when pairing devices this stops code beyond this from executing, or something along those lines.
The way around this is to use a ROM, without Htc sense like OpenDesire, which has been tested on these forums.
Still as yet i don't know what the reason is for the Samsung Galaxy S, if its a similar bluetooth issue, but i'm as eager as you to find out because it would make the perfect emulation device with that screen!
jazzyjeffm said:
With regards to the htc sense affecting the wii controller app - I believe theres a bug with the htc bluetooth stack that returns null when pairing devices this stops code beyond this from executing, or something along those lines.
The way around this is to use a ROM, without Htc sense like OpenDesire, which has been tested on these forums.
Still as yet i don't know what the reason is for the Samsung Galaxy S, if its a similar bluetooth issue, but i'm as eager as you to find out because it would make the perfect emulation device with that screen!
Click to expand...
Click to collapse
yes it would! i 100% agree hence my interest too. especially with the ps1 emulator around the corner...
would love more input on this, i might try tweeting paul later see if he replies.
OrionTC said:
yes it would! i 100% agree hence my interest too. especially with the ps1 emulator around the corner...
Click to expand...
Click to collapse
Awaking from sleepy mode : What? Around the corner? How far till a workin one?
I would LOOOVE a psx emulator with a working PS3 controler.. Maybe with froyo (also around the corner) we get 2 flies at once.. Faster emulator and (support for) a real controler (WOW!)
droidforums.net/forum/droid-games/35309-playstation-emulator-development-40.html
its pretty much ready just waiting for a few tweaks from the emulator android guy. only the dev's word on that though, but its the same guys who did the iphone emulators zottd (or something) and the guy who did the android emulators. should be a good product.
and yes wtb froyo and increased bluetooth support for controllers
they also mention about the PS3 controller and there may be a way to sync it but you need to sync with a PC first...not sure on the reasoning behind that.
OrionTC said:
droidforums.net/forum/droid-games/35309-playstation-emulator-development-40.html
its pretty much ready just waiting for a few tweaks from the emulator android guy. only the dev's word on that though, but its the same guys who did the iphone emulators zottd (or something) and the guy who did the android emulators. should be a good product.
and yes wtb froyo and increased bluetooth support for controllers
they also mention about the PS3 controller and there may be a way to sync it but you need to sync with a PC first...not sure on the reasoning behind that.
Click to expand...
Click to collapse
Bit offtopic.. But interesting in this context:
http://www.zodttd.com/wp/2010/07/are-you-still-working-on-porting-your-emulators-over-for-android/
http://www.zodttd.com/wp/2010/07/are-you-still-working-on-the-n64-emulator-for-android/
I LOVE SAMSUNG GALAXY S. I really want to buy it... but physical keyboard= better gaming. Solution Wii mote ime... so I emailed the dev. Still no response. Will keep you updated.
Sent from my CM7 IN_STEREO ((WHERE AVAILABLE)) G1 using XDA App
Man, that would be sweet. One thing about the galaxy s is that it has a great screen and powerful GPU but the only controls are the ones on the screen that are difficult to play with. I know this is of topic but does anyone know if the wiimote will ever be compadable with the galaxy s. I have tried it and does not work as of now.
It will work when the cyanogenmod ROM comes out, they have announced they are supporting the Galaxys S, should only be a matter of time.
It's just to use the ps3 controller to control your games. You can do the same with the WiiMote, you can even use it in the NES and SNES emulators.

Mirror/cast content from Nvidia Shield TV to Nexus 6p

Hi. This is one of those things that must be so simple, but a Google search just comes up with pages and pages of totally unrelated nonsense. Hoping you guys can help me.
All I want to do is be able to mirror my Nvidia Shield TV to my smartphone screen. Not the phone to the NVidia Shield. Like a PS Remote Play but for the NvS TV. My room is within remote and gamepad range so an on screen pad is not necessary. Any help greatly appreciated.
Thanks
(P.S if anyone knows of any Kodi addons with 4k content...that would be awesome! - there were 2 but they have been discontinued)
Any luck or good leads?
"Allcast reciever"?
What app or apps are you suppose trying to get to your phone?
I've been looking into doing the same thing but to a note 4. I think I found a few ways that seems like they would work for media streaming if your Shield had root access or unrestricted app installation options. Things like allcast reciever and other casting options. They all seemed to have too much latency for gaming if that is what you were wanting to do.
I'm not sure if a chromecast can output audio and video using the HDMI port but that might work if it can do that?
The other issue with pulling this off os that I think the solution needs to be some sort of universal screen and audio mirroring, like googlecast, that doesn't care about what app it is mirroring. Otherwise you'll have to rely on the app that is on the shield being capable of casting, and the Nvidia Hub isn't as far as I know.
I search for terms like: Android to android screen mirroring, android remote display, android remote access, etc....nothing so far.
My most promising hope for doing something like this now are:
1. Making my phone somehow act as or emulate a display, TV, Monitor in a way that can utilize the output from the HDMI port of a SHIELD device. This would bypass all the various issues and complications with specific application capabilities and restrictions, though it is just a idea about how to work around the app issues, I have no idea if this would even be possible. I also don't know if anything that is coming out the HDMI port has any sort of HDCP protection. I would assume that some things would but I would also assume that most of those specific things are the kinds of things. I would just be casting via media players anyway.
2. I have a really REALLY fast LAN network, and I know I am able to remotely access my PC in various ways that are low latency and high performance as far as display and audio are concerned. So, assuming the latency could be kept low enough I have thought about working on getting what I want to access on an Nvidia shield device to my PC running Windows 10, then I can just access that from my phone.
I don't know if you're familiar with that saying about engineering which basically says: "It's not a question of what you want to do but how much you can pay to do it." I say that because there seem to be a couple of fairly good high end Headset based displays out there. One is called the "gylph" or something like that and I have looked fairly thoroughly into one or two others that seemed to be high quality and have reliable reviews and testing available to find online. Some didn't seem available for another year or two, and even then you are going to be dropping $500 to $1,000 for them.
3. Using something like Tridef 3d and a head mounted VR headset based display. I was able to get that working pretty well without too much effort from my PC. The Tri-def software creates a side by side view of the application that you tell it to from your PC. So I can basically get a display output from just about anything on my PC and use it with just about anything they can recieve display output from my PC or remotely view my computers display with low latency. I haven't looked too much to see if something similar to this software is available that can run on a shield device. I would assume they are powerful enough even if you had to scale things down just a little bit.
The kind of set up that could send from your SHIELD, to your PC, to your Head Mounted Display or VR headset could be have some interesting advantages if the overall network latency was low enough. Having the rendering of the initial source on one device and the side by side display conversion on another could have a lot advantages. I own a Samsung gear VR innovator edition headset that I can use with my note 4, but if I want to use it for more than 20 minutes I need to pre-cool my phone in the freezer and to get any significant amount of time I think I would need to develop fairly high performance cooling system. That obviously isn't very easy to do when you need it to interface with a phone you use daily and also be small and light enough to attach to something you're wearing on your face. The point is that doing anything more than receiving and audio and video stream on your phone is going to be very resource intensive for it to handle. Even maxing out the gigabit Wi-Fi on my land for my phone makes it really warm and consumes the battery at a very high rate.
Whatever you do if it is helpful I have connected a pluggable USB 2.0 to Gigabit LAN adapter to the shield portable and it more than doubled the network performance. I'm not sure what the actual LAN performance is on the SHIELD
TV but even if you didn't need to increase it you might be able to reduce latency by by separating the total network load between the internal Gigabit Ethernet port and a separate USB 2.0 or 3.0 lan adapter. I don't know enough about androids capabilities to use more than one network adapter simultaneously four separate purposes to know if that is possible.
Well, congratulations if you've made it this far into my post. I have obviously been exploring this kind of thing for a while but there is a lot potential out there and a lot things that I don't know about or understand thoroughly enough. It's nice to know I'm not completely alone in this specific ambition. Hopefully we can gather a few more people and make some progress with this thread!
...wow
Wow that is an indepth reply. Thanks!
I can tell you've put a lot of thought into this. You obviously have a better chance of pulling it off than I do! (I did read it all lol)
I'm basically wanting to be able to mirror the screen like the PS4 remote play. Not just specific apps.
The only reason I know it's possible is that the Playstation 4 handles it remarkably well. No noticable lag as long as you have a good wifi router. Those guys at Sony must be using some kind of black magic. Unfortunately, I'm not gonna be the one who figures this out. I'm in no way a software or network engineer....I am an electrical engineering student though.
Anyway it's also good for me to hear that I'm not alone here. I wouldn't be surprised if Nvidia were working on this right now or at some point in the near future. And I sold the 6P and bought a Note 5 by the way. Wasn't a fan of the 6P at all.
Anyone get this to work or find another solution?
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