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.
定期的に自分の Web サーバーからデータ テキストを読み取り、textview に配置したいと考えています。私はsslを使用して接続を暗号化することを好みます。それで、これを行う最善の方法は何ですか?これを行うのにコードは必要ありません。必要なのは理論だけです。ありがとう!
これを効率的に行うには、Services、AlarmManager、BroadcastReceivers を使用する必要があります。SSL証明書についてはわかりませんが、このリンクが役立つ場合があります。