Has anyone noticed EASY PROJECTION is missing in our device? I read here this is supported even on Mate 10; an older device than Play with the same chipset.
I like this feature to be available, aside from Wireless Projection.
Thanks for your input!
If your device can connect wireless it can as well do the wired.
ronzky321 said:
Has anyone noticed EASY PROJECTION is missing in our device? I read here this is supported even on Mate 10; an older device than Play with the same chipset.
I like this feature to be available, aside from Wireless Projection.
Thanks for your input!
Click to expand...
Click to collapse
You need usb 3.1 for this feature. Our device has usb 2.0 hardware. Only the port is type c
gopal pipil said:
You need usb 3.1 for this feature. Our device has usb 2.0 hardware. Only the port is type c
Click to expand...
Click to collapse
Wow Thanks. I guess I missed that part.
Related
Hello!
I have a piece hardware which can be controlled via a RS232 interface.
Now I want to replace my controller, a computer, through the Galaxy Tab. Is there a way to communicate from the Galaxy Tab to a RS232 interface with a normal Android App and the right connection hardware/cable?
I found the "FlexSerial" cable. Is this what I need?
i-mehl said:
Hello!
I have a piece hardware which can be controlled via a RS232 interface.
Now I want to replace my controller, a computer, through the Galaxy Tab. Is there a way to communicate from the Galaxy Tab to a RS232 interface with a normal Android App and the right connection hardware/cable?
I found the "FlexSerial" cable. Is this what I need?
Click to expand...
Click to collapse
I think your challenge may be more driver/software related as opposed to being hardware/cable related. If you do get the cable sorted out, getting the Tab to communicate with the RS232 cables in the right way may be tricky. The flex serial cable is certainly a start but the function you are looking for is probably very specific to the device you want to control so finding the right Android app will not be easy. Just out of curiousity, what device is it?
There is an interface for controlling devices like robots, valves, timers, etc called andruino and it had a developer kit for programming and app creating. I think it will help your project.
http://blog.makezine.com/archive/2011/06/adventures-in-android-adk-development-hardware.html
http://sven.killig.de/android/N1/2.2/usb_host/
ADK is not an option because the controlled hardware can't be changed.
@mkhattab:
Samsung Galaxy Tab Wi-Fi (P1010)
I have planned to development the Android App myself. But I read there are no API functions for a serial interface on Android :/
i-mehl said:
ADK is not an option because the controlled hardware can't be changed.
@mkhattab:
Samsung Galaxy Tab Wi-Fi (P1010)
I have planned to development the Android App myself. But I read there are no API functions for a serial interface on Android :/
Click to expand...
Click to collapse
Are there any APIs / functions for USB interface? I think that's more likely than RS232 and in that case you can use a converter cable provided you have the correct drivers
http://www.amazon.co.uk/USB-RS232-Converter-Cable/dp/B00077DJIQ
Hm no, or maybe it works with a Bluetooth RFCOMM socket and a dongle like http://serialio.com/products/adaptors/BlueSnapStd.php at the hardware
i-mehl said:
Hello!
I have a piece hardware which can be controlled via a RS232 interface.
Now I want to replace my controller, a computer, through the Galaxy Tab. Is there a way to communicate from the Galaxy Tab to a RS232 interface with a normal Android App and the right connection hardware/cable?
I found the "FlexSerial" cable. Is this what I need?
Click to expand...
Click to collapse
rangercaptain said:
There is an interface for controlling devices like robots, valves, timers, etc called andruino and it had a developer kit for programming and app creating. I think it will help your project.
http://blog.makezine.com/archive/2011/06/adventures-in-android-adk-development-hardware.html
http://sven.killig.de/android/N1/2.2/usb_host/
Click to expand...
Click to collapse
Hi,
Like rangercaptain say, Arduino IMHO is a good choice, another link could be usefully:
http://www.arduino.cc/
https://market.android.com/search?q=arduino&so=1&c=apps
http://www.engadget.com/2011/05/10/google-announces-android-open-accessory-standard-arduino-based/
google arduino + android
Hope to help you
Bye
Idk
@ifkidk:
You should read the previous posts so you don't repeat other advice, or give advice that was already rejected, before you post. It makes xda a little smoother.
rangercaptain said:
@ifkidk:
You should read the previous posts so you don't repeat other advice, or give advice that was already rejected, before you post. It makes xda a little smoother.
Click to expand...
Click to collapse
1st time i see you angry , chill out buddy. everything is acceptable so just let it pass
how are you btw ?
k0sh said:
1st time i see you angry , chill out buddy. everything is acceptable so just let it pass
how are you btw ?
Click to expand...
Click to collapse
Amigo, if that is anger showing, what do you call all those crazy things you say sometimes?!
You are too funny my friend! Good to hear from you.
rangercaptain said:
Amigo, if that is anger showing, what do you call all those crazy things you say sometimes?!
You are too funny my friend! Good to hear from you.
Click to expand...
Click to collapse
i felt like you said on the phone ( Gotcha ) .. sometimes i'm out of control because they force me to do so , i'm that kinda of person who give back
but come on , do you think all what have been happened before was funny though to remember specially if you see me now calm down , and my worst enemies are my friends now ... life goes on my friend you the one who should know that batter than me .. all the respect
rangercaptain said:
@ifkidk:
You should read the previous posts so you don't repeat other advice, or give advice that was already rejected, before you post. It makes xda a little smoother.
Click to expand...
Click to collapse
Hi rangercaptain,
Sorry, is not intentionally! i forgot to quote your post, i only added another link for further info
Bye
Idk
P.S.
I have change the post
I know Amigo, it sometimes happens to me.
I don't know anything for a fact about this subject but I will ask a question. Do you think the tab would have to be capable of going into USB host mode? Not as an external device (pc) controlling the tab but the tab controlling the external device (rs232 via USB via 30 pin proprietary Samsung data and charging port).
The second link I gave above is instructions for that. I thought the same as you, but I guess it's not what the op wants.
i was going through the source code of the kernel for our device and found out dat it had usb on the go drivers. so its evident dat there has to b usb on the go for dis device . did anyone try dis feature ?
For all I know it could have been already implemented in the phone. Problem lies with the cable being unusual, USB Mini to Female port, Then male port to HDD. That's quite the combination.
Hmmm true that! But that's good news! Now to go cable hunting!
OT: Did you happen to come across any TV-OUT drivers as well? The cable for that would be a Video RCA to 1/8" TRRS I suppose? Because if it's mini-HDMI then there's no chance. Or maybe it could be wireless...
Ron managed to find a code that Skin or possibly dev's could work on to enable TV Output, LCD-HDTV and vice versa,
Erahgon said:
Hmmm true that! But that's good news! Now to go cable hunting!
OT: Did you happen to come across any TV-OUT drivers as well? The cable for that would be a Video RCA to 1/8" TRRS I suppose? Because if it's mini-HDMI then there's no chance. Or maybe it could be wireless...
Click to expand...
Click to collapse
yes .. we can enable tv out via aux cable i.e 3.5 mm pin to video out cable . i guess no mini usb to hdmi out. jst we need to port the new kernel wid tv out in enabled mode dats it . we have everyhting else
Misledz said:
Ron managed to find a code that Skin or possibly dev's could work on to enable TV Output, LCD-HDTV and vice versa,
Click to expand...
Click to collapse
yes if they had figured out how to oc the kernel den enabling tv out is very easy !
the source code of the kernel is very neatly organised and we can figure out wat is wat ! its js changing the digit next to tv-out wid "1" in the kernel !
bajju123 said:
yes if they had figured out how to oc the kernel den enabling tv out is very easy !
the source code of the kernel is very neatly organised and we can figure out wat is wat ! its js changing the digit next to tv-out wid "1" in the kernel !
Click to expand...
Click to collapse
Suh-WEET!
Oh yeah... forgot about mini-USB to HDMI! The ever versatile USB ports eh? That would be killer!
Is it really that easy ! Wonder why they don't do it in the first pace eh? Probably to upmark the price for the next phone with that capability.
Erahgon said:
Suh-WEET!
Oh yeah... forgot about mini-USB to HDMI! The ever versatile USB ports eh? That would be killer!
Is it really that easy ! Wonder why they don't do it in the first pace eh? Probably to upmark the price for the next phone with that capability.
Click to expand...
Click to collapse
take a luk at dis http://www.omappedia.org/wiki/Kernel_TV-Out
everything in the kernel is written in c language . everything has a value to it .. currently the tv out is in "0" mode. and we need to enable it !
Apparently dev punkgeek managed to turn on USB host on Galaxy Tab and when I asked him about our beloved i9000 he said that they are based on the same processor and it's actually pretty doable! Now we need someone who could somehow port it over http://forum.xda-developers.com/showthread.php?t=1233072&page=3
Just wondering if anyone has managed to succefully use an MTP enabled music device (such as a car head unit or stereo) with an HTC one?
I have a car head unit that works fine with a $50 Android 4.0 alcatel phone but doesn't seem to work with my Android 4.3 HTC One.
Any advice is appreciated!
Sent from my HTC_PN071 using xda app-developers app
Newbieshwa said:
Just wondering if anyone has managed to succefully use an MTP enabled music device (such as a car head unit or stereo) with an HTC one?
I have a car head unit that works fine with a $50 Android 4.0 alcatel phone but doesn't seem to work with my Android 4.3 HTC One.
Any advice is appreciated!
Sent from my HTC_PN071 using xda app-developers app
Click to expand...
Click to collapse
I don't believe there are any cars which support MTP for now. UMS is only supported in most cases and you need a car from sometime this year which by a small tiny chance will support UMS. The alcatel phone has an ext SD card, am i wrong? That allows for UMS. Sorry man but if you want an MTP player in your car, ya gotta refit the audio or get a new car. BTW here is a LINK to one of those players. Hit me up with a thanks if i helped. PM me if you have more questions
Bllooi said:
I don't believe there are any cars which support MTP for now. UMS is only supported in most cases and you need a car from sometime this year which by a small tiny chance will support UMS. The alcatel phone has an ext SD card, am i wrong? That allows for UMS. Sorry man but if you want an MTP player in your car, ya gotta refit the audio or get a new car. BTW here is a LINK to one of those players. Hit me up with a thanks if i helped. PM me if you have more questions
Click to expand...
Click to collapse
I installed a new headunit. It specifically states Android compatible (must be android 4.0+ with MTP). This is what the headunit states....So I think it is compatible. It also seems to work with a friend's Galaxy SIII, it just doesn't like my HTC.
But thank you for trying to help.
Newbieshwa said:
I installed a new headunit. It specifically states Android compatible (must be android 4.0+ with MTP). This is what the headunit states....So I think it is compatible. It also seems to work with a friend's Galaxy SIII, it just doesn't like my HTC.
But thank you for trying to help.
Click to expand...
Click to collapse
Hmmm. It works with my HTC One and S4
Idk if it's the same tho
Bllooi said:
Hmmm. It works with my HTC One and S4
Idk if it's the same tho
Click to expand...
Click to collapse
So I have that exact same unit!
When I plug in my HTC One it gives "USB error 19".
Any Ideas?
Newbieshwa said:
So I have that exact same unit!
When I plug in my HTC One it gives "USB error 19".
Any Ideas?
Click to expand...
Click to collapse
Never seen that error before ._. Sorry man. Just googled it and seems people are having problems with the pioneer and having the exact same error. Maybe pioneer has a for that you can discuss this abt?
So this is my unit: http://www.pioneer.com.sg/storefront4/ProductDetail/default.asp?ProductId=1349&CatId=,2,33
It says under specifications "requires CD-MU200 (for Android)." Any idea what that is?
Newbieshwa said:
So this is my unit: http://www.pioneer.com.sg/storefront4/ProductDetail/default.asp?ProductId=1349&CatId=,2,33
It says under specifications "requires CD-MU200 (for Android)." Any idea what that is?
Click to expand...
Click to collapse
Ohhh, you need the cable man. I think it's sold separately for you I got mine with the unit. If it's with the unit just use it. Here's a link
[URL="http://m.bestbuy.com/m/e/product/detail.jsp?skuId=1663018&pid=1219059089480"clickhere[/URL]
If I helped hit me up with a thanks. Cable is $30 tho if you don't have it that sucks.
So, officially the S5 mini has no MHL support. My question is if there are any kernel options when compiling to enable such support? Any way this is a software issue easily corrected like the OTG-support?
Always
Enviado desde mi iPhone utilizando Tapatalk
There is indeed an option for it and the kernel compiles successfully, but the whole driver was marked as "experimental" which is likely why it never made it into the final builds. I have no MHL cables to debug with either but I'll see if I can get hold of one. That or Samsung might complete the code when stock Lollipop comes out(If that ever even happens)
Always huh.. well there is always the possibility of a relevant IC missing or something.
CurtisMJ I would be thrilled to test it on my 800F using two different brands of MHL cables if you have a kernel I can flash with OTG also enabled.
Also what is the difference between physical hdmi interface and mhl interface? I saw both drivers are options.
Anaythea said:
Always huh.. well there is always the possibility of a relevant IC missing or something.
CurtisMJ I would be thrilled to test it on my 800F using two different brands of MHL cables if you have a kernel I can flash with OTG also enabled.
Also what is the difference between physical hdmi interface and mhl interface? I saw both drivers are options.
Click to expand...
Click to collapse
Attached is a build of my custom kernel with MHL enabled(I prefer Rashr for flashing). Confirmed bootable. I've enabled all the debugging options for the MHL drivers in the meantime. Not sure about the difference between physical HDMI and the MHL driver. I can only assume one is a virtual device only there for providing protocol support(At least that's usually how it works).
Proceed with caution
Confirmed not working with old style 5-pin mhl adapter. No surprise there. Will try to buy 11 pin tomorrow.
Sent from my SM-G800F using XDA Free mobile app
OTG might need to be toggled via the SysFS switch, but yeah, I wouldn't get my hopes up.
OTG-support for G800F confirmed with kernel from the android development forum.
Sent from my SM-G800F using XDA Free mobile app
Did Any developer realize a working mhl kernel?
I flashed the kernel attached. After that it says "kernel is not seandroid enforcing" and Device don't boot anymore.
Flashing the stock kernel solves the problem.
So I can't use mhl.
I tried also Tu use a kernel with enabled otg, otg works, mhl doesn't.
Thanks
Is anyone still reading this post?
gennaro93 said:
Is anyone still reading this post?
Click to expand...
Click to collapse
Doesn't seem like unfortunately. I don't have the device anymore but remember that I never really got it working when I had it so I won't be much help.
Can someone who is on the android 10 version of the Chinese rom tell me if RM3 supports hdmi via usb output after the latest Android 10 update
reuben_46 said:
Can someone who is on the android 10 version of the Chinese rom tell me if RM3 supports hdmi via usb output after the latest Android 10 update
Click to expand...
Click to collapse
I thought RM3 never supported HDMI over usb-c. Are you saying it does in another rom/version?
nabbed said:
I thought RM3 never supported HDMI over usb-c. Are you saying it does in another rom/version?
Click to expand...
Click to collapse
Theoretically hardver is okay, only the software does not support it.
lurzsi said:
Theoretically hardver is okay, only the software does not support it.
Click to expand...
Click to collapse
There's never been any confirmation of this.
nabbed said:
There's never been any confirmation of this.
Click to expand...
Click to collapse
Theoretically. You know what does it mean?It's just an urban legend.
lurzsi said:
Theoretically. You know what does it mean?It's just an urban legend.
Click to expand...
Click to collapse
How did Dr. Strange put it? Theoretical Ham on Rye? :fingers-crossed:
reuben_46 said:
Can someone who is on the android 10 version of the Chinese rom tell me if RM3 supports hdmi via usb output after the latest Android 10 update
Click to expand...
Click to collapse
"USB port is limited to USB 2.0 and does not feature video output."
https://www.gsmarena.com/zte_nubia_red_magic_3-review-1961p6.php
So just curious, rm6 pro user here and I have this covert dock I got for my switch that supports hdmi out through USB c (how it works with switch) now, I got it to work ONCE on this old Sony TV I have (fixed it for the next resident that comes, I live in a vet shelter for now) but I'm curious about how to do it... I know it's supported bc I got it to work but I can't figure out how I did it now. Any insight would be GREATLY appreciated thank you!