android - Progress bar in notification bar when uploading image? -
I want to upload an image to my web server on a web server.
I am thinking that by entering an entry in the "Information bar" it is possible to show the progress of the upload in some way. I see that the Facebook app does this.
When you take a picture and choose to upload, the app lets you continue, and in any way, the image upload notification in the progress bar in the notification bar, I think that much It's clever, I guess they have to handle a new service or something to upload, and predict the progress bar in the Notification Bar every time it stops.
Thanks for any thoughts
You can design a custom notification , Instead of just the headers and sub-header's default notification view.
What do you want here:
Comments
Post a Comment