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.
私のアプリでは、アクティビティを開始し、ボタンをクリックすると、http URL が表示されます (インテント - VIEW_ACTION を使用)
そのため、アクティビティの途中でユーザーが「Google」というボタンをクリックすると、ブラウザで google.com が開きます。
戻るボタンを押すと、元のアクティビティ画面に戻ります。アクティビティを中断したところから再開するにはどうすればよいですか?
ありがとうジョージ
この投稿を見てください:
Save Instance State を使用して Android アクティビティの状態を保存する