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 デバイスの [戻る] ボタンをクリックすると、onBackPressed が起動し、前のアクティビティに移動します。
どれが前のアクティビティかを知る方法はありますか?
前もって感謝します
クライブ
多分あなたはこれを試すことができます、
super.onBackPressed();