Download Free code Android Network Intents

Description

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

Icons

Android Network Intents

Source Files

The download file Android-Network-Intents-master.zip has the following entries.


.gitignore/*w w  w . j  a  va2 s .  c o m*/
LICENSE.txt
README.md
library/pom.xml
library/src/main/java/com/androidzeitgeist/ani/discovery/Discovery.java
library/src/main/java/com/androidzeitgeist/ani/discovery/DiscoveryAdapter.java
library/src/main/java/com/androidzeitgeist/ani/discovery/DiscoveryException.java
library/src/main/java/com/androidzeitgeist/ani/discovery/DiscoveryListener.java
library/src/main/java/com/androidzeitgeist/ani/discovery/DiscoveryThread.java
library/src/main/java/com/androidzeitgeist/ani/internal/AndroidNetworkIntents.java
library/src/main/java/com/androidzeitgeist/ani/transmitter/Transmitter.java
library/src/main/java/com/androidzeitgeist/ani/transmitter/TransmitterException.java
library/src/test/java/com/androidzeitgeist/ani/discovery/DiscoveryTest.java
library/src/test/java/com/androidzeitgeist/ani/discovery/DiscoveryThreadTest.java
library/src/test/java/com/androidzeitgeist/ani/test/DummyTestValues.java
library/src/test/java/com/androidzeitgeist/ani/transmitter/TransmitterTest.java
samples/IntentChat/AndroidManifest.xml
samples/IntentChat/libs/android-network-intents-1.0-SNAPSHOT.jar
samples/IntentChat/libs/android-support-v4.jar
samples/IntentChat/proguard-project.txt
samples/IntentChat/project.properties
samples/IntentChat/res/drawable-hdpi/ic_action_send.png
samples/IntentChat/res/drawable-hdpi/ic_launcher.png
samples/IntentChat/res/drawable-ldpi/ic_launcher.png
samples/IntentChat/res/drawable-mdpi/ic_action_send.png
samples/IntentChat/res/drawable-mdpi/ic_launcher.png
samples/IntentChat/res/drawable-xhdpi/ic_action_send.png
samples/IntentChat/res/drawable-xhdpi/ic_launcher.png
samples/IntentChat/res/layout/activity_chat.xml
samples/IntentChat/res/values-v11/styles.xml
samples/IntentChat/res/values-v14/styles.xml
samples/IntentChat/res/values/strings.xml
samples/IntentChat/res/values/styles.xml
samples/IntentChat/screenshot.png
samples/IntentChat/src/com/androidzeitgeist/ani/sample/intentchat/ChatActivity.java
samples/README.md

Download

Click the following link to download Android-Network-Intents-master.zip.

Android-Network-Intents-master.zip




















Home »
  Android Free Code »
    Development »




API
Dependency Injection
Development
Driver
Eclipse
Emulator
EventBus
Framework
Git
GitHub
Google Guice
HTTP
JSON
junit
Library
Library Cache
Maven
Network
Plugin
RESTful
Selenium