Skip to content

issues Search Results · repo:googlearchive/android-JobScheduler language:Java

Filter by

12 results
 (67 ms)

12 results

ingooglearchive/android-JobScheduler (press backspace or delete to remove)

Steps to Reproduce 1. Set the work duration for 10 seconds 2. Click schedule job. 3. click finish last task button at 3 seconds. onstop task event will get triggered. 4. At 10th second also on stop ...
  • vikramKirubaharan
  • 1
  • Opened 
    on Jul 15, 2019
  • #14

2019-04-04 16:10:46.673 1126-5987/? D/JobServiceContext: Scheduling time out for .core.service.NotifyJobService jId: 2, in 18 s 2019-04-04 16:10:46.675 1126-1126/? D/JobServiceContext: handleServiceBound ...
  • Aplombs
  • 1
  • Opened 
    on Apr 4, 2019
  • #12

When I remove my app from the currently running apps list, then my job service does not show in adb shell dumpsys jobscheduler and it stops working periodically.
  • salmancs14
  • 1
  • Opened 
    on Mar 28, 2019
  • #11

I m not sure this example has been updated for Android O and beyond. How do you anticipate avoiding the following kind of exception? Fatal Exception: java.lang.IllegalStateException: Not allowed to start ...
  • jules15
  • 1
  • Opened 
    on Jan 30, 2019
  • #10

1. I execute gradlew build in root directory,got the following error message: ====== D:\Github\android-JobScheduler gradlew build Starting a Gradle Daemon, 3 stopped Daemons could not be reused, use ...
  • hjy1210
  • 1
  • Opened 
    on Oct 1, 2018
  • #9

After adding the jobs in job scheduler and reboot the system and open the app all pending jobs are cancelled. why?
  • arunpandian22
  • 3
  • Opened 
    on May 30, 2018
  • #8

I want to start and end scheduling through start and stop buttons. Once the scheduling works in the background, how can I stop it and vice versa? I didn t find the way to stop scheduler anywhere. cancelAll() ...
  • bbeckk
  • 1
  • Opened 
    on Feb 9, 2018
  • #7

Hi I have been using JobScheduler since 3months. Haven t faced any issue until yesterday. It seem there is a behaviour change in the way it works. Whenever i use jobscheduler.schedule(jobinfo) it used ...
  • vamshikhoslalabs
  • 4
  • Opened 
    on Aug 30, 2017
  • #6

Most of the methods in this class server only to map a method call in Log to its equivalent in LogNode. IMO, server should actually be serve.
  • mTwTm
  • 1
  • Opened 
    on Jul 6, 2017
  • #4

In this sample, there are lines of code as below @Override public boolean onStartJob(JobParameters params) { // We don t do any real work in this sample app. All we ll // do ...
  • Leaking
  • 1
  • Opened 
    on Apr 27, 2016
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub