Android Open Source - Example project ErrorHandeling






Project Summary

This project shows a sample on how to perform error handeling in android.

Web Site / Source Repository

ErrorHandeling is hosted in the following web site
https://github.com/devrath/ErrorHandeling

If you think the Android project ErrorHandeling 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 ErrorHandeling.

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

ErrorHandeling has the following Java source files.

com.example.errorhandling.DlgUniversalError.java
com.example.errorhandling.FindMyBuffetException.java
com.example.errorhandling.FragmentOne.java
com.example.errorhandling.FragmentTwo.java
com.example.errorhandling.MainActivity.java