This project is all about learning 1. How to change configuration without crashing 2. How to load JSON data from an external source.
ConfigurationChangeTest is hosted in the following web site
https://github.com/t-boom/ConfigurationChangeTest
If you think the Android project ConfigurationChangeTest 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 ConfigurationChangeTest.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
ConfigurationChangeTest has the following Java source files.
com.ruckus.tboom.configurationchangetest.configtest.MainActivity.java com.ruckus.tboom.configurationchangetest.configtest.n52objects.N52.java com.ruckus.tboom.configurationchangetest.configtest.n52objects.Volume.java com.ruckus.tboom.configurationchangetest.configtest.tasks.JSONFragment.java com.ruckus.tboom.configurationchangetest.configtest.tasks.JSONTask.java com.ruckus.tboom.configurationchangetest.configtest.tasks.TaskCallbacks.java