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.
http チュートリアルまたは例を介して読み取られる有効な xml はありますか?
http://192.168.0.1/update.xml次の行 url :を含むサーバーがあります。
http://192.168.0.1/update.xml
<?xml version='1.0' encoding='UTF-8'?> <Version>1</Version>
そして、「1」の数字をTextViewに表示したいと思います。どうすればいいですか?
これは特に複雑な作業ではなく、Android 開発者サイトで詳細に説明されています。