Android Question How to apply with progressbar?

Theera

Expert
Licensed User
Longtime User
From this, (pacman), Is possible to apply with progress bar. (graphic moving while installaction)
 

ilan

Expert
Licensed User
Longtime User
From this, (pacman), Is possible to apply with progress bar. (graphic moving while installaction)
do you want to show the progress using animation?
or so animation while performing a task and until it finish?
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
do you want to show the progress using animation?
or so animation while performing a task and until it finish?
animation while performing a task and until it finish. (pacman is moving, too) like the car runs at start point to the finish point.
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
is it a background task? have you tried showing pacman while performing your task?
is it hanging or what issue do you have?

a small example would be useful
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
is it a background task? have you tried showing pacman while performing your task?
is it hanging or what issue do you have?

a small example would be useful
I can't explain in English, I don't English man what he say. If I could explain it, Perhaps, AI could make a simple example for studying.
 
Upvote 0

aeric

Expert
Licensed User
Longtime User
Do you mean a progress bar with length let say 100pixels and when it is 10%, the pacman moves 10 pixels to right until 100%?
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Do you mean a progress bar with length let say 100pixels and when it is 10%, the pacman moves 10 pixels to right until 100%?
How to explain AI to code a example.Even in Thai, I don't know how to write and explain.
 
Upvote 0
Top