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.
活動をしています。向きを変えると、ご存知のように onCreate が呼び出されます。新しいアクティビティが作成されます。しかし、以前のアクティビティを続行したいのですが、以前のアクティビティを復元して続行する方法はありますか?
アクティビティタグでこれを使用します
android:configChanges="orientation"