問題タブ [android-jobscheduler]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - JobScheduler の働き方
開発者ページとhttp://www.vogella.com/tutorials/AndroidTaskScheduling/article.htmlでジョブ スケジューラについて 読みましたが、それについて読んだ後、混乱し、ジョブ スケジューラの使用方法を理解できません。現在、Alarm Manager を使用して、タスクを 6 時間ごとに実行するようにスケジュールしています。ジョブ スケジューラを使用して同じタスクを実行できるかどうか疑問に思っています。はいの場合、それはどのように行うことができますか?どのように?