Android官方开发文档Training系列课程中文版:通知用户之在通知中显示进度
incr+5){/Sets the progress indicator to a max value,the/current completion percentage,and"determinate"/state mBuilder.setProgress(100,incr,false);Displays the progress bar for the first time.mNotifyManager.notify(id,...