Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
接続された外部 USB デバイスからデータを読み取ることは可能ですか? 私の場合、信号センサーを取り付けて、USB 経由でアプリケーションにデータを取得できるかどうか疑問に思っています。データ転送はどのように行うことができますか?
はい。Android はUSBHost API を提供します。デバイス情報を読み取り、読み取り/書き込み接続を開くことができます。