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 ページからデータを受け取り、Gson ライブラリと AsyncTask を使用します。
新しい要素をリストにプッシュする最良の方法は何ですか? データを含むリストをアクティビティのフィールドとして保存し、更新を受信したら notifyDataSetChanged() を呼び出すことを考えました。
しかし、このようにして、リスト全体が更新されますよね?
これはあなたが探しているものです:
https://github.com/commonsguy/cwac-endless