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.
アプリケーションのメインアクティビティでAlarmManagerにonCreateを呼び出させたい。
また、同じクラスのイベントを設定しています。これも可能ですか?
AlarmManagerPendingIntentは、通常のsに基づくインターンであるsで動作しIntentます。Intentアクティビティの1つを開始するを登録すると、そのアクティビティが開始onCreateされ、プロセスで呼び出されます。適切なフラグを使用していることを確認し、ユーザーが他のことをしているときにどこからともなくアクティビティをポップすることはお勧めできません。
PendingIntent
Intent
onCreate