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.
私のアプリでは、4 つの Textview と 1 つのチェックボックスを備えた Listview を使用しています。Base アダプター クラスを使用して、独自のアダプター クラスを作成し、Listview にリスト値を追加します。
2.2 から 4.0 までのすべての Android デバイスで正常に動作していますが、4.2 Bean では、チェックボックスをタッチするたびに、残念ながらアプリが例外アラートを閉じます。
解決策を教えてください。他に詳細が必要な場合はお知らせください。