Android Open Source - Development socket tcpnotifier






Project Summary

Android app that listens to a tcp server socket and notifies the user when something is received.

Web Site / Source Repository

tcpnotifier is hosted in the following web site
https://github.com/bcamarneiro/tcpnotifier

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

ItemValue
Java File Count4
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.VIBRATE




Java Source Files

tcpnotifier has the following Java source files.

com.rederia.tcpreceiver.ApplicationTest.java
com.rederia.tcpreceiver.MainActivity.java
com.rederia.tcpreceiver.SettingsActivity.java
com.rederia.tcpreceiver.TcpSocketService.java