Android Open Source - App display android-pingcheck






Project Summary

A simple Android application that will store URLs, retrieve its contents, and display the total time to retrieve and process the webpage..

Web Site / Source Repository

android-pingcheck is hosted in the following web site
https://github.com/eliotpearson/android-pingcheck

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

ItemValue
Java File Count6
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

android-pingcheck has the following Java source files.

com.eliotpearson.pingcheck.CreateActivity.java
com.eliotpearson.pingcheck.DeleteActivity.java
com.eliotpearson.pingcheck.MainActivity.java
com.eliotpearson.pingcheck.data.DBHelper.java
com.eliotpearson.pingcheck.data.PingCheck.java
com.eliotpearson.pingcheck.data.PingCheckDao.java