Xbox 360 Wired Controller Driver For Android
- Wired Xbox 360 Controller Pc
- Xbox 360 Wired Controller Price
- Xbox 360 Wired Controller Driver For Android Windows 7
- Xbox 360 Wired Controller Driver
- Xbox 360 Wired Controller Driver For Android Pc
Jun 6, 2014 - How to use your XBox One controller for your PC games. Released Windows drivers for its Xbox One controller, allowing it to pull double duty as wired. The wired connection provides the power, so you don't even need batteries. How to unlock and enable Developer options on any Android phone.
š®ćWide CompatibilityćEasySMX ESM-9100 Wired Game Controller works with Windows, Vista, TV box, PS3 and Android 4.0 or above with OTG function. Xbox 360/ Xbox One/ Mac/ IOS is not supported š®ćPlug & PlayćYou can start playing right after getting the Gamepad to your hands. How to use Xbox controllers on your Android device. Discussion in 'Google Tutorials' started by Holy Jesus, Feb 24, 2013 with 53 replies and 384,786 views. How to connect and use an Xbox 360 controller (wired) on Android - 1. Plug USB cable of Xbox controller into Female USB port of OTG cable 2. Plug OTG cable into your device. A wired xbox 360 controller and ics And a usb otg cable Then download the app Usb Bt Joystick Gold Demo to see if it works,it will work for 10 minutes,if it works get the paid one. Help & Troubleshooting Xbox 360 controller for android by leroy_coco. XDA Developers was founded by developers, for developers. Xbox 360 controller driver free download - XBOX 360 Controller For Windows, Xbox 360 Controller, VIA USB 2.0 Host Controller Driver, and many more programs. Enter to Search.
There are some important differences between operating systems when it comes to connecting your Xbox Wireless Controller. The table below shows these differences for connecting a wireless controller to your Windows or Android device.
Feature | Windows 10 | Windows 7/8.1 | Android |
Connect via USB cable | Supported | Supported | Not supported |
Connect via Xbox Wireless Adapter for Windows | Supported | Supported | Not supported |
Connect via Xbox Wireless Adapter for Windows 10 | Supported Note Requires Windows 10 Anniversary Update For best performance, update your controller. See How to update your Xbox One Controller on Windows 10. | Not supported | Not supported |
Connect via Bluetooth | Supported Note Requires Windows 10 Anniversary Edition For best performance, update your controller. See How to update your Xbox One Controller on Windows 10. | Not supported | Supported devices:
Supported OS:
Supported games: Minecraft: Gear VR Edition See Using your Xbox Wireless Controller to play Minecraft: Gear VR Edition for additional info. |
Xbox accessories | Supported via USB,Xbox Wireless Adapter for Windows, and Xbox Wireless Adapter for Windows 10. Not supported via Bluetooth. | Not supported Download game edukasi anak tk. | Not supported |
Audio through controller | Supported via USB and Xbox Wireless Adapter for Windows. Not supported via Bluetooth. | Audio devices are not supported on wireless or wired controllers on Windows 7/8.1. To use audio devices through the controller, you must be on Windows 10 or an Xbox One console. | Not supported |
Firmware updates | Supported via USB and Xbox Wireless Adapter for Windows on a Windows 10 PC running Windows Anniversary Edition (using the Xbox Accessories app). Not supported via Bluetooth. | The controller can be updated through an Xbox One console. | Firmware updates are not supported via Android devices. |
Remapping Xbox Elite Wireless Controller functions in the Xbox Accessories app | Supported | Elite controller mappings can be set in the Devices app on Windows 10 or on an Xbox One console. | Elite controller is not supported on Android devices. |
While connecting an Xbox one controller to a Windows PC via USB works fine after downloading the respective driver, I was wondering how to use it on an android device via USB OTG, or to an OUYA.
Wired Xbox 360 Controller Pc

2 Answers
With Android 4.0
or higher and a wired
controller it's just a Plug&Play via the USB OTG.
However there are games/mobile phone which aren't compatible for USB OTG.
To find out whether your mobile phone is, just google your mobile phone and add OTG.
To find out whether a game is compatible there is an app from NVIDIA (should be installable for any android device 4.0+) which checks the compatibility.
It is possible to use the controller via USB OTG, but your device MUST be rooted and it may be difficult.
First of all check your X1 controller DeviceId, on Windows you can do it through Device Manager:Device Manager -> Xbox Controller -> Properties -> Details -> Hardware Ids
VID should be 0x45e
PID will be either 0x2d1 or 0x2dd
Easy method for older controllers (0x2d1)

If you are running a ROM based on Linux kernel 3.18, then the controller will work out of the box! So you might want to flash a new ROM/Kernel if it's very important to you.. This is probably the easiest solution.
Otherwise, You can probably make the controller work with the 'USBBT Joystick Center GOLD' application which you can get here. Just follow this Youtube video and it SHOULD work if you're lucky :)
Xbox 360 Wired Controller Price
Hard method for newer controllers (0x2dd)
If the above didn't work or you have the new controller, and you're not shy about recompiling the Android kernel, you can:
Xbox 360 Wired Controller Driver For Android Windows 7
A. Download the Android kernel sources for you device (see instructions h-ttps://source.android.com/source/building-kernels.html)
B. In the kernel sources, replace the file xpad.c under /drivers/input/joystick/ with the newest sources from here: h-ttps://github.com/paroj/xpad
C. Rebuild the whole kernel and replace your boot image, or just build xpad as a kernel module and load it using insmod from the adb shell
GOOD LUCK!