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.
私はプッシュ通知に取り組んでおり、そのサービスで通知を受け取り、通知をクリックすると、ダイアログキャンセルが生成され、キャンセルが表示されます ---> finish() ビュー-----> タブアクティビティにリダイレクトされます。タブの子アクティビティを呼び出す方法と、通知を呼び出すアクティビティを決定する方法は?
開始インテントにフラグを設定し、タブのアクティビティで、フラグに従って子タブに切り替えることができます。