Android Open Source - Network app Android-Network-Intents






Project Summary

Android Network Intents (ANI) is a library to send Android Intent objects to listening apps/devices via multicast (UDP)..

Web Site / Source Repository

Android-Network-Intents is hosted in the following web site
https://github.com/pocmo/Android-Network-Intents

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-network-intents-1.0-SNAPSHOT.jar
android-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of Android-Network-Intents is as follows:

Apache License

Resource Files

There are 1 image files in Android-Network-Intents. The names of the image files are listed as follows.

ic_action_send.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.androidzeitgeist.ani.discovery.DiscoveryAdapter.java
com.androidzeitgeist.ani.discovery.DiscoveryException.java
com.androidzeitgeist.ani.discovery.DiscoveryListener.java
com.androidzeitgeist.ani.discovery.DiscoveryThread.java
com.androidzeitgeist.ani.discovery.Discovery.java
com.androidzeitgeist.ani.internal.AndroidNetworkIntents.java
com.androidzeitgeist.ani.sample.intentchat.ChatActivity.java
com.androidzeitgeist.ani.transmitter.TransmitterException.java
com.androidzeitgeist.ani.transmitter.Transmitter.java