Skip to content

Instantly share code, notes, and snippets.

@parahall
Created May 7, 2018 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parahall/e75004fa169f2ce84bc1463700a6e495 to your computer and use it in GitHub Desktop.
Save parahall/e75004fa169f2ce84bc1463700a6e495 to your computer and use it in GitHub Desktop.
WorkManager.getInstance(this).enqueue(Work.from(LocationWork.class,
LocationUploadWorker.class));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment