ほとんどのAndroidデバイスには、コンピュータ(USB)と充電の両方に接続するための単一のポートがあります。私はこのOTG小ケーブルを使用してデータを転送するだけでなく、リアルキーボードを使用する必要があります。ただし、キーボードを接続するときは、仕事をしている間に機器を再充電することはできません。どちらも同じポートを使用するため、OTGケーブルを分割する方法はありますが、既存のポートをキーボードを接続できるようにしてください。
ほとんどのAndroidデバイスには、コンピュータ(USB)と充電の両方に接続するための単一のポートがあります。私はこのOTG小ケーブルを使用してデータを転送するだけでなく、リアルキーボードを使用する必要があります。ただし、キーボードを接続するときは、仕事をしている間に機器を再充電することはできません。どちらも同じポートを使用するため、OTGケーブルを分割する方法はありますが、既存のポートをキーボードを接続できるようにしてください。
Most Android devices have a single port for both connecting to the computer (USB) and charging. I have to use this OTG small cable to transfer data, but also to use a real keyboard. However, when I connect the keyboard, I cannot recharge my device while I work. Since they both use the same port, is there a way to split an OTG cable to introduce power on it, but keep the existing port so I can connect a keyboard ?
はい、少なくとも技術的には可能です。必要なのは、オスのマイクロ、メスマイク(電源が接続されています。 href = "https://rads.stackoverflow.com/amzn/click/com/b009ypyorm" rel = "nofollow noreferrer">この1つ
さらに、ソフトウェアサポートも必要です。私は、Nexus 7(こちら)は、他のデバイスについて知りません。
Yes, it is possible, at least technically. What you need is a cable called a OTG host cable with power, which is a double-female cable with a male micro, a female micro (which only has the power and ground connected, no data), and a female A, like this one.
Additionally, you also need software support. I know an appropriate kernel patch is available for CM10 on the Nexus 7 (here), but I don't know about any other devices.
いくつかの電話機はバッテリ充電仕様1.2をサポートし、 USB ACA < / a>(アクセサリー充電アダプタ)同時にOTG +充電をサポートする。 (ACASIS H027はそのようなアダプターの1つです)
マイ電話(Motorola Moto G XT1032)は、そのようなアダプタを箱から出して自動検出することができませんが、カーネルの変更の変更と同時にUSB Flash Drive + USBイーサネットを使用することができました。
It's possible, some phones support Battery Charging Specification 1.2 and can utilize USB ACA (Accessory charging adaptor) which support OTG + Charging at the same time. (the Acasis H027 is one such adaptor)
My phone (Motorola Moto G XT1032) is not able to auto-detect such an adaptor out of the box, but after modifying the kernel, I was able to charge it and use USB Flash Drive + USB Ethernet at the same time.
© 2022 cndgn.com All Rights Reserved. Q&Aハウス 全著作権所有