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.
Android でファイル エクスプローラーを開発します。
ほとんどの例とチュートリアルでは、ListView を介して行われます。
そして私の質問は:
ListView なしでファイルを表示することはできますか? それを行うためのより専門的な方法があるかもしれません。
私のファイル エクスプローラーはシンプルですが、完全に機能する必要があります。機能は、スクロール、コンテキスト メニュー、複数選択のサポートです.
どうもありがとうございました。
ListView を使用せずに、好きなように実行できます。