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.
アプリがクラッシュすると、常にアクティビティ 2 ~ 3 のアクティビティが開始されます。どうしてこれなの?これを変更して、常に最新のアクティビティを開始することはできますか (もちろん、クラッシュする前に)?
finish()クラッシュする次のアクティビティを呼び出しているアクティビティでメソッドを呼び出したことが原因である可能性があります。呼び出しアクティビティからその finish() メソッドを削除してみてください。
finish()