General :: Emulating HID Device?
Feb 19, 2013
I'm developing a solution that allows one to use a PC keyboard+mouse to control an Android game (e.g Shadowgun) as a Gamepad.
I want to do this via emulating an HID device connection (as one would connect a real gamepad), but instead I want to inject my own events to this virtual device. there is a shocking amount of material and I'm not quite a kernel/linux professional.
For example, injecting events to the touch input subsystem is easy: just write appropriate events to /dev/input/event2.
View 1 Replies
May 5, 2013
I was wondering if it would be possible to emulate touch controls with a USB keyboard similar to how you can emulate touch controls with a PS3 controller using the sixaxis app. I want to do this for some rhythm games.
View 1 Replies
View Related
May 8, 2010
Is there an app emulating the sound of the Roland TB-303 synthesizer?
View 1 Replies
View Related
Dec 4, 2009
I am trying to develop a device which would attach to my Droid and send keystrokes to it, but I need help understanding how the USB OTG works. I have the basic pinout, but is there a reference and instruction set guide anywhere, preferably with example code? Has anyone had any luck developing similar peripherals?
View 2 Replies
View Related
Feb 28, 2014
Basically I have an old iPod touch 2g on iOS 4.x and a Nexus 5.
I want to use my iPod as my media player but I'd like to be able to control music from my Nexus (only basic controls).
Is there an app on either device that allows this? I know tsk skipping can be done by some Bluetooth headphones so I'm hoping there's a way to make iOS accept command from my Nexus
View 1 Replies
View Related
May 28, 2013
I have 3 Galaxy Player 5 ( YP-G70 with 3 capacitive buttons ), only one of the actually have a working rom that i flashed a while ago.
The other two have a different rom that only have the back and menu button working ( the home button doesn't respond )
Is there a way for me to take the Rom and kernel off the working galaxy player so i can install it into the other two ?
View 1 Replies
View Related
May 28, 2010
Can someone explain a couple of very simple concepts to me - I'm interested in mobile devices running android and how they are identified over networks. Some scenarios: Device is connected over WiFi - presumably the device has a standard IP address as with any host and can communicate with any other android host over TCP/IP (assuming it knows the participating device's IP? device is connected over bluetooth - how are devices identified in this case? device is connected over mobile operator's network - this is the one I'm interested in and confused by - is there anyway for two or more devices to discover each other and communicate via the mobile operator's network? How does a device communicate with a backend server in this scenario? In other words, how do apps and devices communicate when not connected to a WiFi network?
View 2 Replies
View Related
Jun 6, 2010
I have developed and tested my app on the emulator, and now want to install it on my HTC device. the apk installs successfully, however my database is not going with it. I have created my database using sqliteman browser b/c I have to insert a bulk data before the app starts. I have four tables in my db and call each in different activities and created all on the sqliteman. after the data is inserted I pull back the db onto the data folder of the emulator. it works perfect on the emulator but failed on the device. when I try to pull my db on the real device, it shows access denied problem
View 2 Replies
View Related
Mar 24, 2009
I have developed a sports game which is single player. Now I want to have one more game mode which is multiplayer.
My question is how can i do device to device connection in android using sets of api which can be :
1.Bluetooth - whose APIs are not currently available.
2.gtalkservice - removed from sdk1.0 3.wifi - I dont knw how to connect 2 devices using wifi apis . I have asked about wifi because we have developed a game on iphone which used wifi connection for multiplayer stuff.
Or is there any other apis which can be used for implementation of multiplayer in game ?
View 3 Replies
View Related
Oct 30, 2009
How do I map the device Y axis to the screen Y axis?I can't figure this out.I'm the developer of Tricorder, and I'm trying to make it so that the accelerometer and magnetometer indicators I draw always point in the right direction.On the G1 phone with the slider closed, all is well.But when I open the slider, I end up showing that gravity is pulling me to the left (if the phone is held with the display vertical).So, I know that the device, and hence sensor, Y axis is always in the direction of the earpiece; and the screen Y axis changes when I open the slider.And I know that I can use remapCoordinateSystem() to change the device axes to match the screen axes.But where do I find out what the device's orientation is?In other words, how do I compute the correct values for the X and Y parameters to remapCoordinateSystem()?
Configuration.orientation seems quite useless.Suppose it is set to LANDSCAPE.What does this mean?Does it mean a device which is "naturally" portrait (i.e. the sensor Y axis points to the narrow end), and which has been turned into landscape mode?If so, which way was it turned?Or does it mean a device which is naturally landscape?In other words, LANDSCAPE could mean that the screen axis is off from the sensor axis by +90, 0, OR -90 degrees.Not much help.So how do I do this?Obviously I want my app to work on all devices, not just the G1 phone.
View 2 Replies
View Related
Oct 29, 2010
I have a standalone GPS enabled data recorder in my car that can function as either a USB host or device. (Its a class 0x00h USB device). I currently connect to it via a WM 6.5 app running on my Palm Treo 750. I would like to port my WM 6.5 app to an Android phone. (I don't have a specific Android phone in mind, I would like it to be as generic as possible).Replicating the GUI is not that difficult, but I am having trouble getting started on the USB communication. I'd appreciate it if someone could point me towards an example, or the appropriate tutorial.
View 1 Replies
View Related
Oct 14, 2009
Does anyone know what this program is? What does it do? i launch it, it goes into preparing device and then I am back at home screen.
View 5 Replies
View Related
Feb 13, 2010
I'm using the android plugin for eclipse, and when I try to run my program using a real device through the android device chooser, my phone is not listed as a device. I have updated eclipse and all of the android packages, but it still isn't showing up. My phone is running 1.6, which is also the target version listed in the eclipse project.Also, the reason I decided to try testing on a real device is because the emulator doesn't seem to be working right anymore when I run my project. The emulator launches, but the program never does. Any ideas?(using windows 7/t-mobile mytouch 3g)
View 3 Replies
View Related
Aug 10, 2010
Does anybody have an idea what I may be doing wrong. I have installed the usb drivers and have my device running in debugging mode but when I run my basic hello world application through eclipse my device wont show up in the device chooser. I have also tried re installing the sdk and all the drivers and still no luck.
View 4 Replies
View Related
May 15, 2013
I updated a popular word game and the new version simply doesn't work. I've waited a few weeks and no update. This is on my tablet and I still have the older version on my phone. How can I copy the older version from the phone to the tablet? Or can I? Neither are rooted and I can't seem to find where the file is stored.
Samsung Galaxy Tab 2 7" with JB
View 3 Replies
View Related
Feb 27, 2012
I came from WEBOS and ROOTING a device meant typing a string into the device and the Superuser icon will show up.
In and Android device I would like to know what exactly the rooting process is doing. Is it turning on a icon? is it actually creating the icon? is it different for different devices? etc
View 3 Replies
View Related
Aug 23, 2013
So all of a sudden my phone will not connect to any computer regardless of what usb cord I use. I get a message that pops up in windows that says "USB Device Not Recognized" yet my phone is charging. I've wiped multiple times and reflashed my rom and still no luck. I've tried uninstalling and reinstalling the USB drivers but it didnt do anything. I really need to be able transfer a ton of files to my sd card from my computer.
View 3 Replies
View Related
Oct 27, 2013
I want to flash twrp custom recovery for my device samsung galaxy young s6312, stock android 4.1.2 jellybean, rooted, stock recovery. I searched but couldn't find anything.
View 3 Replies
View Related
Jun 5, 2013
I've just started looking into porting ROMs (more specifically, ICS themes to Gingerbread), and I found a few tools that port the ROM for you. If it were really that easy, isn't it possible to port any ROM to any device?
View 2 Replies
View Related
Aug 16, 2013
When i've tried to play pvp tournament on eternity warriors 2 a message tell me that i can't play cause my device is "jailbroken"(i think means rooted). I've tried temp unroot with ota rootkeeper and tried to uninstall super user and reboot phone(it's galaxy note 2 lte, on stock roms, just root with framaroot, when temp unroot, in phone stats my device is "normal" and i can receive ota), but nothing the game tell me the same message. i've got same prob with other games of game evil, but when temp unroot they work.There is a way to play games and app that not allow root device on root device? with a temp unroot or something like this?
View 9 Replies
View Related
May 14, 2013
I have just bought myself a THL W8 and so far I am very happy with it.I am not clued up enough to do the gravitymod2 rom flash yet.Is there any other way I can get 3g working on my device. I can get edge,hsdpa and hsdpa+ but no 3g.I have read up on the other threads but havent found a solution.
View 1 Replies
View Related
Mar 26, 2012
Is there a way to wake up the device from adb?
View 1 Replies
View Related
Nov 30, 2012
Is it posssible port ROM to device with same cpu?
View 1 Replies
View Related
Apr 27, 2014
As I was nervously trying to install a custom rom, i wipe everything off my device ( HTC Desire X ds ), as per required by the instruction. But before in could install the rom, the device shut itself off. Now I can't even start it on bootloader, it just simply display a black blank after a short htc logo appears. Then after a while it vibrate 7 times in a row.
View 3 Replies
View Related
Jan 20, 2014
is there any way to use the gps device from within a chrooted linux?
View 1 Replies
View Related
Aug 31, 2011
An .apk for Myscript Notes Mobile. I get the Lenovo Thinkpad Tablet in the mail next week and it comes loaded with this app. However, I'm not sure how to pull the .apk out of the device.
View 9 Replies
View Related
Nov 25, 2012
how to find my DEVICE-ID
View 1 Replies
View Related
Aug 28, 2012
About a week ago i rooted my kindle fire with the teamwin twrp and flashed the eyecandy ROM. now when i wanted to add something that was 800 MB to my kindle (a game), it says all of my memory is taken up. i have 1 GB of songs and 1 GB of backups. What is taking up all of my memory and how can i remove it?
PS I only have 5 GB available and 4.5 are taken up
View 2 Replies
View Related
Jul 5, 2013
Is there any options to get back into your locked device without having to do a factory Data Reset. I have a 3D HTC EVO. I have not created a gmail acct with google on it. What options do I have?
View 4 Replies
View Related
Dec 22, 2010
I'm new to Android (LG Optimus S) so maybe I'm missing something but I downloaded a lock screen widget today - and I can't uninstall it to save my life. I am not totally ignorant, I read the special instructions to remove the widget as a device administrator and tried that first but it just lets me select Deactivate but does not actually deactive, it stays as an administrator no matter what I do, so then the app won't uninstall.
[URL]
View 5 Replies
View Related