Android Open Source - Development json ConfigurationChangeTest






Project Summary

This project is all about learning 1. How to change configuration without crashing 2. How to load JSON data from an external source.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ConfigurationChangeTest.

ItemValue
Java File Count6
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

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