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.
アダプタからリスト ビューを生成する際にエラーを追跡する方法はありますか? つまり、1 つのアイテムをリスト ビューに読み込めなかった場合、それを見つける方法はありますか?
アダプターがカスタムの場合、getView メソッドで Log を設定できます。これにより、オブジェクトが null の場合に、要件に応じてログを取得できます。