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 ポートに接続されている iPhone のシリアル番号を読みたいと思っています。そのデバイスのシリアル番号をアプリケーションに教えてもらいたいと思っています。
これを行う方法はありますか??
ありがとうございました
J・マホーン
I'm trying to populate a ListView with an ArrayList. The ArrayList contains Usuarios Objects. Usuario has two fields (String nombre, String edad). This is my code:
ListView listv