An Async Task that can display a determinate progress bar even if the Activity is rotated without using getNonConfigurationInstance or without using SENSOR LOCK.
RotationFriendlyAsyncTask is hosted in the following web site
https://github.com/akbarsha03/RotationFriendlyAsyncTask
If you think the Android project RotationFriendlyAsyncTask listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RotationFriendlyAsyncTask.
Item | Value |
---|---|
Java File Count | 1 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
RotationFriendlyAsyncTask has the following Java source files.
slidenerd.vivz.rotationfriendlytask.MainActivity.java