Android Open Source - Sensor rotate RotationFriendlyAsyncTask






Project Summary

An Async Task that can display a determinate progress bar even if the Activity is rotated without using getNonConfigurationInstance or without using SENSOR LOCK.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RotationFriendlyAsyncTask.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

RotationFriendlyAsyncTask has the following Java source files.

slidenerd.vivz.rotationfriendlytask.MainActivity.java