Skip to content

Tag: android

how to Copy files from path to path with ProgressBar in java

i hope you are fine. i have here a code i took it from this site, for copy files from path to path. i want to use a progressBar with it, how do i use the progressBar with the counter? i used the bellow code, and there’s is no progress in progressBar ! this is the code : Answer In