In your Java code, you can either positively set the amount of progress that has been
made (via setProgress()) or increment the progress from its current amount (via incrementProgressBy()).
You can find out how much progress has been made via
getProgress().