Use Car touchscreen to control EVO - EVO 4G General

Now that e have HDMI mirroring I would like to have a way to control my Evo through my cars touchscreen display. I would plug my Evo in via HDMI and maybe USB as well and manipulate the evo on the cars touchscreen?
Any devs wanna take this on?

deefortyone said:
Now that e have HDMI mirroring I would like to have a way to control my Evo through my cars touchscreen display. I would plug my Evo in via HDMI and maybe USB as well and manipulate the evo on the cars touchscreen?
Any devs wanna take this on?
Click to expand...
Click to collapse
while a very interesting suggestion...
wrong forum. should be in general or Q&A.
or even better, actually IN the HDMwIn thread, perhaps.

I have an impalla ss 2011 would be great to use on my stering wheel
Sent from my EVO 3D Test model. yes I work with sprint

I'd like to be able to drive my car. With my evo.
Now that HDMwIn is out, can I do that?
Also, if someone could develop an application that will telepathically fetch me beer from my fridge from my evo.

Now you are asking for too much. Cant anyone just be happy with what we have now? Would you own your rooted Evo......or a voicestream nokia phone.

Yea thats asking for tooooo much
Sent from my PC36100 using XDA Premium App

If your car's touchscreen can output its inputs via bluetooth as mouse commands then theres a remote possibility on a non-sense BT stack...but i'm going to guess its not possible due to the evo having no external input methods other than BT via keyboard or mouse, and chances are your touchscreen can't output your touches via bt to another device.

Touches won't register via hdmi.
Sent From My HTC Evo 4G On The Now Network From Sprint Using Tapatalk Pro!

Haha... thanks for that ground breaking info Rhyda###
Just an idea. They have those "control your phone over vnc" apps. If you hooked up your touch HID to a netbook stuffed under the seat, you could then vnc them to the phone. That would be a huge deal and require a lot of soldering though. And I'm thinking every time you got in the car you would have to spend 20 minutes hooking it all up.
My suggestion would be to sell your touch screen audio system in your car, not put such emphasis on the user experience in a tool that is designed to get you from A to B, and post similar dreams you are having in the right forum sections. I mean, girls aren't impressed with xbox 360s modified with blue LEDs and probably not with touch screen cd players.
(this is all meant as a joke...)
Sent from my PC36100 using XDA App

kingdazy said:
while a very interesting suggestion...
wrong forum. should be in general or Q&A.
or even better, actually IN the HDMwIn thread, perhaps.
Click to expand...
Click to collapse
JFC I'm so tired of this response. It's in the PERFECT forum. He has a request for the devs, not a question for the devs, and this is the most likely place to get a response.
Q&A: ZOMGWTFBBQ - I Bricked my phone
Dev: Hey devs, I'd like someone to develop...
General: Read my angry rant about 4G!

Related

I'm thinking about making a Droid Eris video out app...Need Help

Hi all. Bear with me as I'm new to the dev community for the Android OS.
Basically the story so far is I've got a Droid Eris. I saw that there is a cable available called the Act100 Video Cable by HTC. This cable plugs into the mini usb port of the phone and outputs a composite video and left and right audio signal, yellow red white cables. I have a TV in my car that accepts composite input.
Through some research I've found that the Eris does not support this video out function. A supported phone for example is listed as the HTC Touch Pro 2 on sites where you can buy the cable. I've read in forums where people have mailed HTC about eris video out compatibility and HTC said that it isn't in the software by default but to try and search for an app that enables it. Therefore, the hardware supports it but it simply isn't an option in the software. So I want to make an app that simply enables the feature on the Droid Eris.
This is where my questions start. I've had only limited C++ programming experience so I'm prepared for any learning curve. How difficult do you think it would be to make an app like this? I know of some begginer guides but beyond that where should I begin?
How do you find out that the hardware does, in fact, support this? I would think if this were possible it would have been made by now, but I'd love to be wrong.
I'm not 100% sure the hardware supports it. I just made a guess because in the post I read HTC support tells the guy to look for an app that enables it becuase it isn't in the software by default. It sounds like it might just have to be coded in. At leat I'm really hoping it can be.
Sounds fishy to me. Every portable device I've ever used with a TV out function required a hardware decoder specifically for a TV. This can be done in software I'm sure but the other issue I find is pushing it out over the USB jack. Analog video source pushed out through a USB chipset doesn't sound like it can be done. I'm not all that knowledgeable about the Eris' hardware specifics so don't quote me.
As far as a pure software app that will do it, that raises red flags as well. As far as I know apps on a stock ROM run in a Dalvik VM I believe. They're separated from the system itself, and it's the system that controls the hardware. It might be able to be done but I doubt it.
The Touch Pro 2 might have the ability to do it maybe through hardware, but as far as I know the Eris doesn't have any of that.
I'll let somebody with more hardware knowledge come in.
Thanks for the ideas so far. Well since the touch pro 2 can output video over usb it's obviously possible to push the signal over any other USB. It would just be a matter of, as you said, the Eris having the hardware. I guess I was under the impression that the hardwares were very similar. I'm really trying to investigate this as much as possible and no one even answered me on other forums. Please keep this thread alive!
I don't know for sure if this can work, but here are my thoughts. PDANet sends data over the USB port to enable wired tethering, so an app can send data over the USB port.
So since we know we can send/receive data over the USB port, we must address the issue of video output. I don't know if this will be easy because of the way USB->Composite converters probably work (read output of the USB pins into each of the Red, White, Yellow pins). What would potentially make this difficult would be that with Dalvik I don't know if we can control what pins we are outputting our data to.
If someone wants to post more information on how the video cable works it would be easier to determine if it is possible.
Check this out. The Droid Incredible does it over microUSB. I wonder if all we need is the right cable.
http://www.youtube.com/watch?v=eJyt463AoOA
I would love to see you make an app for this if its possible. Is there an option on stock incredible for this or is it an app?
Nindoja: Yea I agree pin control is probably going to be important for something like this. I would prefer not to, but would rooting allow us to get around the Dalvik restriction you mentioned if it ends up being a problem?
ihtfp69 and conap: I did see that the incredible does the tv out over usb. I'm not sure wether it is an option or an app though... I also read that the incredible's files were leaked, including one called tvout.apk. I think I read that just trying to install it on the eris doesn't work but I'm really not sure. In the least having that file to work with might be a great start.
I haven't been able to find that file yet unfortunately. How similar are the Incredible and Eris hardware? If they are similar it could be good news for a software solution.
Thanks for the replys so far! Any other thoughts?
Has there been any development on this?
nope, none public at least
Bumpity bump bump. this needs to happen!
Sent from my Eris using XDA App
Theoretically couldnt One figure out what app and supporting files the incredible uses and then Just Port those files to the eris. Just like people have done with the gallery Candy genie apps?
Sent from my ERIS using XDA App
Izeltokatl said:
Theoretically couldnt One figure out what app and supporting files the incredible uses and then Just Port those files to the eris. Just like people have done with the gallery Candy genie apps?
Sent from my ERIS using XDA App
Click to expand...
Click to collapse
Did you read the thread at all? The problem isn't only software.... the apps the incredible (and other phones that have video out) use make extensive use of dedicated hardware to output the video stream.
We don't have that on the eris, so that would be really hard, and very slow, to emulate in software. That's assuming it could even be done over our USB port.
shouldnt be that hard, the same thing has been done for PSP...although its USB video out to PC.
its probably a step in the correct direction.
goto youtube.com and search for 'remotejoylite' one word, should be second video down, shows it in action via usb cable.
nindoja said:
That's assuming it could even be done over our USB port.
Click to expand...
Click to collapse
Am I missing something, but haven;t at least three comments made before this one confirmed, several phones have video out, via USB. I think the assuming iot is possible part is over. The real question that no one has answered is if the Eris has the hardware to support this option. I don't have an answer, but wanted to point out that the possibility of video over USB has been answered.
If you look on Google you can find the tvout.apk and tvout.odex from the Incredible dump. Might be able to do something with it.
Sent from my ERIS using XDA App
Here is TVout.apk and TVout.odex
http://forum.xda-developers.com/attachment.php?attachmentid=319214&d=1272756479
I think with the right cable and the right software we can get this to work.
We might also need system/lib/libTVOUT.so
From what I can tell, on a stock ROM the TV out functionality is provided by system/app/TVOUT.apk and a system/lib/libTVOUT.so
here is a link to a forum about the MyTouch and the tvout.apk and cable:
http://forum.xda-developers.com/showthread.php?t=454333
mjgdroid said:
Here is TVout.apk and TVout.odex
http://forum.xda-developers.com/attachment.php?attachmentid=319214&d=1272756479
I think with the right cable and the right software we can get this to work.
We might also need system/lib/libTVOUT.so
From what I can tell, on a stock ROM the TV out functionality is provided by system/app/TVOUT.apk and a system/lib/libTVOUT.so
here is a link to a forum about the MyTouch and the tvout.apk and cable:
http://forum.xda-developers.com/showthread.php?t=454333
Click to expand...
Click to collapse
Question.
Has anyone seen this work?
How do you make it work?
Do you select it from the launcher?
Is it in settings?
Because we would have to find a work around if it is.
Or just add it to the menu.
Ha.
Sent from my ERIS using XDA App
KHancock321 said:
the Incredible dump.
Sent from my ERIS using XDA App
Click to expand...
Click to collapse
Sent from my nonsensikal froyo using XDA App

[Q] Tv Out?

Has anyone figured out if tv-out is disabled by software or just not possible? and if it is a software lock out, has anyone figured out how to re-enable this feature?
thank you in advance guys
I too would love to know if this would be possible! thanks!
The same cord.for the evo works on the epic also can use the headphone jack
Sent from my SPH-D700 using XDA App
epic4gman said:
The same cord.for the evo works on the epic also can use the headphone jack
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
I assume you are joking since the Evo uses microHDMI for TV out. That's a port that does not exist on the Epic.
Bro, go to cellup.com look up hdmi cables samsung epic n guess what you will find..... don't speak before you know
Sent from my SPH-D700 using XDA App
epic4gman said:
Bro, go to cellup.com look up hdmi cables samsung epic n guess what you will find..... don't speak before you know
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Um, yeah, that would be a microUSB to hdmi and DOESN'T currently work on the Epic. The Evo's cable is microHDMI to HDMI. Please read before posting things you clearly don't know about. The feature of video out was disabled by Sprint.
That bites I was told by the guy I bought my epic.that that cord would work good thing I hhavnt bought it yet
Sent from my SPH-D700 using XDA App
Now that we're on the tv out issues... I wanted know, the allshare application does not find my tv. Now, I have a Sony XBR9so this cannot be my tv, I'm already equipped for hulu plus! Aside from the not finding, I am pretty impressed still how the tv finds the device and can play songs and picture from it, just not videos? Hmm... I wonder what this all may be about. I don't mind, as I could simply place it on the usb stick and plug it to the tv, but, I actually wanted to do it off the device, anyone else have this same issue?
Sent From The Moon...
epic4gman said:
That bites I was told by the guy I bought my epic.that that cord would work good thing I hhavnt bought it yet
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
If that "guy" was a Sales Rep., they'd tell you anything to close a sale. A lot like car sale's men.
[Q] Tv Out?
Has anyone figured out if tv-out is disabled by software or just not possible? and if it is a software lock out, has anyone figured out how to re-enable this feature?
thank you in advance guys
Click to expand...
Click to collapse
This guy claims TV-OUT on Epic's hardware is disabled. Dunno how reliable of a source he is, but I guess we'll be closer to knowing for sure once we get froyo 2.2 on our Epics.
http://forum.ppcgeeks.com/showthread.php?t=132687&page=2 (post #16)
ghostrid3r said:
This guy claims TV-OUT on Epic's hardware is disabled. Dunno how reliable of a source he is, but I guess we'll be closer to knowing for sure once we get froyo 2.2 on our Epics.
Click to expand...
Click to collapse
Okay, if the Verizon Fascinate has Tv-out his argument will be invalid. I guess we'll just have to wait for that or froyo to learn more unless someone else has anything to offer.
I've also heard that the epic has a different 3.5mm controller, so that may be one clue
PlankLongBeard said:
Now that we're on the tv out issues... I wanted know, the allshare application does not find my tv. Now, I have a Sony XBR9so this cannot be my tv, I'm already equipped for hulu plus! Aside from the not finding, I am pretty impressed still how the tv finds the device and can play songs and picture from it, just not videos? Hmm... I wonder what this all may be about. I don't mind, as I could simply place it on the usb stick and plug it to the tv, but, I actually wanted to do it off the device, anyone else have this same issue?
Sent From The Moon...
Click to expand...
Click to collapse
What video format is on the phone? Your TV might not have the right codec.
PlankLongBeard said:
Now that we're on the tv out issues... I wanted know, the allshare application does not find my tv. Now, I have a Sony XBR9so this cannot be my tv, I'm already equipped for hulu plus! Aside from the not finding, I am pretty impressed still how the tv finds the device and can play songs and picture from it, just not videos? Hmm... I wonder what this all may be about. I don't mind, as I could simply place it on the usb stick and plug it to the tv, but, I actually wanted to do it off the device, anyone else have this same issue?
Sent From The Moon...
Click to expand...
Click to collapse
i know my new sharp aquos quattron or whatever it is has a similar issue. i can play files via usb. i can send the tv pics/music.. but no video. ive decided to just have it link up with my ps3 instead as it can handle video streaming.
Verizon's Fascinate does not currently support TV out either.
Just for kicks.. has anyone tried hooking it up and see if the option appears?? i dont have a cable to test with
I got one on ebay and tried so without another compatible device, I'm not sure if I just got a bad cable or not. I even tried using white and red as the video just in case cable was funky, but didn't work. I swear I read somewhere that the option would appear after plugged in, but no tv out option appeared in sound/ display settings.
Sent from my Epic 4G using XDA App
Edit: read in a bunch of different places today that an update killed TV-out... People had the option and then it was gone after update. This gives me hope that some of the pros here can give it back
There is a cable that is made by cygnet, that has the epic usb to hdmi, works with epic. Retails for $24.99, you can find them at Fry's Electronics.
spf2722 said:
There is a cable that is made by cygnet, that has the epic usb to hdmi, works with epic. Retails for $24.99, you can find them at Fry's Electronics.
Click to expand...
Click to collapse
Have you tried it yourself to see if it works?
Sent from the future...
I have tried working cables from my captivate and the epic tv out did not work. I looked in the 3.5 mm jack and the design looks different. I think it has different hardware but I am not 100% sure.

Samsung Epic turn into a bluetooth dongle?

i was just wondering if theirs a program out there that already does that.. that works with the samsung epic? cause i'd really be interested in that
What's your end result here. Not sure what your trying to do... "blue tooth dongle" can mean a lot if different things.
Sent from my SPH-D700 using XDA App
I think he means use as a bluetooth dongle for like a computer. Idk of any app but u can get cheap bt dongles fro like 5 bucks on amazon.
Sent from my Epic 4G
ravizzle said:
I think he means use as a bluetooth dongle for like a computer. Idk of any app but u can get cheap bt dongles fro like 5 bucks on amazon.
Sent from my Epic 4G
Click to expand...
Click to collapse
I agree with this guy using you phone as a bluetooth dongle is like hitting an ant with a sledge hammer. They are so small and cheap you might as well buy multiple and leave them around.
Deal Extreme
Deal Extreme
Deal Extreme
Deal Extreme
but to answer you question no I checked all the markets on my phone and none had anything like that also this thread is the 2nd google hit so thats no help either.

G2 to PS3 via bluetooth

Does anyone know if by any means it might be possible to use our G2 as a bluetooth earpiece with speaker on of course for use with a playstation 3? i hate all the dinky earpieces and it just seems like it would be a really great feature and we have made some pretty good bluetooth advancment over the past few years. Just wanted to shoot that out there to see if i can get any input or ideas on the possibility of this option. Thanks, veritasaequita
That would be pretty cool, or for XBOX. I only use it for borderlands System Link Games but having a way to just have my phone play it instead of a stupid headset would be awesome
veritasaequita said:
Does anyone know if by any means it might be possible to use our G2 as a bluetooth earpiece with speaker on of course for use with a playstation 3? i hate all the dinky earpieces and it just seems like it would be a really great feature and we have made some pretty good bluetooth advancment over the past few years. Just wanted to shoot that out there to see if i can get any input or ideas on the possibility of this option. Thanks, veritasaequita
Click to expand...
Click to collapse
i've been thinking the exact same thing, but not for the g2 as i don't own it lol more like the G1 i am thinking of getting desire z some time early next year (due upgrade on december 10th but to leave the plan im on to save monies)
that would be interesting though will keep an eye on this post.
as for the xbox, does it have bluetooth?
I was looking for an app for this not too long ago. Yes Xbox has Bluetooth for its controllers, but I don't believe its accessible
Sent from my T-Mobile G2 using XDA App
Sounds like the best we get is the Wii Controller lol
I asked with no true answer
I asked this along time ago when I owned a G1, they said it may be possible but no one ever put the idea to test. Im guessing the G2 has more bluetooth capabilities being a newer device and probably can do it. I think we need a developer.
I have the G1 here willing to test anything dangerous and the G2 is the baby
My understanding when I had my MyTouch 3G was that the Nexus One had a higher level of Bluetooth that could access the Wii Controller and my phone could not. I'm sure it's the same kinda thing.
I would think it should. Ps3 uses bluetooth 2.0 and says is backwards compatable with bt 1.0 i dont have a ps3 and dont use bluetooth so i cant be certian but it should be a software issue so an app is needed
Sent from my 100% chineese sweat camp assembled HTC Vision using the lead filled qwerty keypad with XDA App

Pls help new N7 owner to get correct items to play games on N7 w/ controller to tv

Hello to the Community. I first want to say thank to all you great people. This is the BEST forum going and you've been a huge help to many times.
OK so I'm a new owner of a 16g Nexus 7.
The main goal of this thread is I'm trying to find a gaming controller, the cable to allow the controller to function, and then a cable that will allow me to play games or watch movies on my big screen. I have some knowledge of what I'm looking for but not enough. I didn't want to make the mistake of buying the wrong thing, especially on line.
The other day I go and buy a micro HDmi to HDMI and realized after that is no go on either the N7 or gnex. So I'm here: I'm confident I can get good Info on all three of these items that work well and for cheap.
I have searched around here, other forums and on line but I haven't find anything definitive enough on what I would all need and works most current.
Need to buy on line asap:
The gaming controller: I don't care if its wired or wireless. Whatever you experts recommend is fine with me.
HDMI capable cable to TV.
If I have made any mistakes in posting or didn't include enough info please let me know.
Thank you all ahead of time for taking the time.
Sent from my Nexus 7
I am no expert either....just picked up my N7 today as well.
but i am pretty sure you need an MHL adapter...which is micro SD to Full HDMI female plug. then an HDMI cable from MHL to the TV.
as for the controller, i would probably stick with Bluetooth. you can use a PS3 BT controller (make sure it is official sony sixaxxis as some nockoffs use a wireless transmitter which isn't as easy and may not even work on the N&)
the PS3 controller i believe requires Root and an app which costs Money.
or there are other ones that gamestop sells called the Nyco playpad or something like that designed specifically for android gaming.
the Nyco requires a free app in the play store.
hook everything up, and you should be gaming in no time.
i personally can't wait to play some Old school NES games on my bigscreen.
There"s no mhl on the nexus 7.
htcevo4g03 said:
Hello to the Community. I first want to say thank to all you great people. This is the BEST forum going and you've been a huge help to many times.
OK so I'm a new owner of a 16g Nexus 7.
The main goal of this thread is I'm trying to find a gaming controller, the cable to allow the controller to function, and then a cable that will allow me to play games or watch movies on my big screen. I have some knowledge of what I'm looking for but not enough. I didn't want to make the mistake of buying the wrong thing, especially on line.
The other day I go and buy a micro HDmi to HDMI and realized after that is no go on either the N7 or gnex. So I'm here: I'm confident I can get good Info on all three of these items that work well and for cheap.
I have searched around here, other forums and on line but I haven't find anything definitive enough on what I would all need and works most current.
Need to buy on line asap:
The gaming controller: I don't care if its wired or wireless. Whatever you experts recommend is fine with me.
HDMI capable cable to TV.
If I have made any mistakes in posting or didn't include enough info please let me know.
Thank you all ahead of time for taking the time.
Sent from my Nexus 7
Click to expand...
Click to collapse
Hey there and welcome,
I have done a couple of the things you're aiming to achieve.
For the controller, I have purchased a cheap micro USB OTG host (Right angled) from eBay for about £1.
This enabled me to use wired controllers, mount USB sticks for films etc.
I purchased an unofficial Xbox controller from Argos for around £17, it didn't work 100% from plug in, I had to modify the key layout file which took 2 mins, now it's perfect.
With regards to the HDMI, I don't think the N7 supports MHL, android 4.2 however will support wireless screen sharing via a dongle you plug into the TV. I forgot what its called.
Anyway, hope that helps, enjoy the nexus 7!
Edit: software is called miracast, looks promising. And if this method is preferred I guess a wireless controller is preferred too!
Sent from my HTC One X
===================
HTC One X
Google Nexus 7
lukems said:
Hey there and welcome,
I have done a couple of the things you're aiming to achieve.
For the controller, I have purchased a cheap micro USB OTG host (Right angled) from eBay for about £1.
This enabled me to use wired controllers, mount USB sticks for films etc.
I purchased an unofficial Xbox controller from Argos for around £17, it didn't work 100% from plug in, I had to modify the key layout file which took 2 mins, now it's perfect.
With regards to the HDMI, I don't think the N7 supports MHL, android 4.2 however will support wireless screen sharing via a dongle you plug into the TV. I forgot what its called.
Anyway, hope that helps, enjoy the nexus 7!
Edit: software is called miracast, looks promising. And if this method is preferred I guess a wireless controller is preferred too!
Sent from my HTC One X
===================
HTC One X
Google Nexus 7
Click to expand...
Click to collapse
Yo thank you for the reply buddy
Sucks no Hdmi but o well gaming with a controller(wired or not) will work for now. What i wanted was to specifically find some ppl who had experience with a setup that confirmed working as recent as poss.
Price wise 1 for the cable and 17 for the controller works for me.
Do you mind linking me to the 2 products?
I wanna order something on line like now. Lol
Sent from my Galaxy Nexus using Tapatalk 2
htcevo4g03 said:
Yo thank you for the reply buddy
Sucks no Hdmi but o well gaming with a controller(wired or not) will work for now. What i wanted was to specifically find some ppl who had experience with a setup that confirmed working as recent as poss.
Price wise 1 for the cable and 17 for the controller works for me.
Do you mind linking me to the 2 products?
I wanna order something on line like now. Lol
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Android 4.2 will give you an HD video outpout with Miracast
turdbogls said:
I am no expert either....just picked up my N7 today as well.
but i am pretty sure you need an MHL adapter...which is micro SD to Full HDMI female plug. then an HDMI cable from MHL to the TV.
as for the controller, i would probably stick with Bluetooth. you can use a PS3 BT controller (make sure it is official sony sixaxxis as some nockoffs use a wireless transmitter which isn't as easy and may not even work on the N&)
the PS3 controller i believe requires Root and an app which costs Money.
or there are other ones that gamestop sells called the Nyco playpad or something like that designed specifically for android gaming.
the Nyco requires a free app in the play store.
hook everything up, and you should be gaming in no time.
i personally can't wait to play some Old school NES games on my bigscreen.
Click to expand...
Click to collapse
Hey dude thanks for the reply
OK so see this is why i can get confused. The one reply below yours says n7 has no mhl support which I did hear multiple times other places online. But your saying it IS POSSIBLE with the MHL adapter( and I've seen it done on YouTube somehow). If it is me.that is misunderstanding what is being said, please 4give me,
--all I want is to game with a controller on my N7, if its possible to do it on a big screen...GREAT, if not no biggie at all. I just want to understand it however it is.
Make the purchases asap so they can get here asap. Lol
This can be really frustrating lol
Sent from my Galaxy Nexus using Tapatalk 2
htcevo4g03 said:
Hey dude thanks for the reply
OK so see this is why i can get confused. The one reply below yours says n7 has no mhl support which I did hear multiple times other places online. But your saying it IS POSSIBLE with the MHL adapter( and I've seen it done on YouTube somehow). If it is me.that is misunderstanding what is being said, please 4give me,
--all I want is to game with a controller on my N7, if its possible to do it on a big screen...GREAT, if not no biggie at all. I just want to understand it however it is.
Make the purchases asap so they can get here asap. Lol
This can be really frustrating lol
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Like i said, i am new to this device as well. i though for sure i saw that MHL worked and since it works with the Gnex, i figured it was OK to put that in my post.....I was wrong. looks like it doesn't work will have to wait for miracast and 4.2 for the bigscreen
htcevo4g03 said:
Yo thank you for the reply buddy
Sucks no Hdmi but o well gaming with a controller(wired or not) will work for now. What i wanted was to specifically find some ppl who had experience with a setup that confirmed working as recent as poss.
Price wise 1 for the cable and 17 for the controller works for me.
Do you mind linking me to the 2 products?
I wanna order something on line like now. Lol
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Sure I bought this OTG cable:
http://www.ebay.co.uk/itm/Micro-USB..._MobilePhoneDataCables_JN&hash=item337bd7046e
And this controller:
http://www.argos.co.uk/static/Product/partNumber/9088535.htm
Worked a treat, was a quick fix to make it work perfect I can explain later if you end up with these.
Enjoy!
Sent from my HTC One X
===================
HTC One X
Google Nexus 7
htcevo4g03 said:
The gaming controller: I don't care if its wired or wireless. Whatever you experts recommend is fine with me.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=30575653&postcount=24
I basically just ordered a cheap, non-branded game controller (about $5), got a USB OTG cable with the same specifics (cheap, non-branded), and found a custom keylayout that works for cheap, non-branded controllers. Combined all those together, and I now have a nice controller that can play games like DEAD TRIGGER
lukems said:
Sure I bought this OTG cable:
http://www.ebay.co.uk/itm/Micro-USB..._MobilePhoneDataCables_JN&hash=item337bd7046e
And this controller:
http://www.argos.co.uk/static/Product/partNumber/9088535.htm
Worked a treat, was a quick fix to make it work perfect I can explain later if you end up with these.
Enjoy!
Sent from my HTC One X
===================
HTC One X
Google Nexus 7
Click to expand...
Click to collapse
Great lukems!! Thanks very very much for taking the time to link these. I will make a decision within the next few days and make the purchases. Can't wait! If I do go ahead with your setup can I pm you if I need to get that fix?
Edit: I forgot to ask, that website you bought the controller from, I can buy buy a that in the U.S. right?
Sent from my Galaxy Nexus
espionage724 said:
http://forum.xda-developers.com/showpost.php?p=30575653&postcount=24
I basically just ordered a cheap, non-branded game controller (about $5), got a USB OTG cable with the same specifics (cheap, non-branded), and found a custom keylayout that works for cheap, non-branded controllers. Combined all those together, and I now have a nice controller that can play games like DEAD TRIGGER
Click to expand...
Click to collapse
Thanks espionage. This is all I want haha. I will follow the thread you linked. Your a big help. I just hope w/e I decide on ends up not being too hard to get working.
Sent from my Galaxy Nexus
I brought an xbox
Transmitted via Nexus7
htcevo4g03 said:
Great lukems!! Thanks very very much for taking the time to link these. I will make a decision within the next few days and make the purchases. Can't wait! If I do go ahead with your setup can I pm you if I need to get that fix?
Edit: I forgot to ask, that website you bought the controller from, I can buy buy a that in the U.S. right?
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
Yeah no problem, as long as the gameplay has the same layout as an Xbox controller, I know how to make it work. Other types will be a bit different buy I'm sure other people have got them working by editting the keylayout file, just send me a pm and I'll help with what I can.
With regards to the Argos site, you may want to find it locally for cheaper.
Sent from my HTC One X
===================
HTC One X
Google Nexus 7
Hey guys.
OK I got this http://item.mobileweb.ebay.com/viewitem?itemId=280894965492 for $7
I haven't had much time but with the testing I've done with the time I did have here is what I know:
dead trigger- I see that this game has a built in option to use a game pad and map the buttons. It seemed pretty simple to do. The one small issue I couldn't figure out was how to map the control to lower w/e weapon I'm using. With the normal touchscreen your able to move that up/down. With the controller it stays about right at a level where w/e weapon I'm using shoots the zombies at head level( which is great when shooting) but sometimes its nice to be able to move that, especially when you are moving. If anyone knows how to do this or anything else Im missing i would appreciate the help very much.
NFS Most Wanted- could not figure out how to get the controller to work. Any info would be great.
Asphalt Heat-I haven't tried yet but I'm pretty sure there is a built in option to use a gamepad as well. Correct?
MC3-Iv seen and heard this game is capable of using USB controller but I don't know how to get it work. Any info on this?
NBA Jam-tried straight plug and play with this game and had no success?
Beach Buggy Blitz- built in option for gamepads worked. Pretty simple.
Any other games that anyone has experience with plug and play or simple modifications would be a great help to me.
Thank you.
Sent from my Galaxy Nexus using Tapatalk 2
Can someone please please help me. I got a USB controller that works. The game in question is modern Combat 3 on the nexus 7. This is driving me fricken crazy. I been at this for hours and I'm about ready to go nuts. I'm at the point where I'm trying to map the buttons on the touch screen. I figured out how to maps most of the buttons EXCEPT FOR HOW TO MOVE/RUN AND AND AIM. I'm trying to map the left analog stick to move/run and the right analog stick to aim/movie the gun around. I'm kind of able to but the direction I'm moving are all fed up and I can't get it right.
I'll be able map the right analog stick to move the gun around but up moves left down moves right left moves up and right moves down. You understand what I mean? It WILL NOT let me to get right how its suppose to be.
If someone can somehow someway help it would be a huge help. I've literally been at it for 2 day on and off and I can't figure it out. Its so darn frustrating.
Sent from my Nexus 7 using Tapatalk 2
Bump
Sent from my Galaxy Nexus
Bump.
Can someone please please give me some insight on the specific issue I'm having regarding MC3/Joystick center 6 app/right analog with moving the gun around.( see above.)
I will donate to someone who can help me figure out why this is happening .
Sent from my Galaxy Nexus using Tapatalk 2
Please community
Sent from my Galaxy Nexus using Tapatalk 2
Wow no help here at all. Very very disappointed.
Sent from my Galaxy Nexus using Tapatalk 2

Categories

Resources