Android Open Source - Framework Application Simple_AllJoynChat






Project Summary

A Simple , easy to understand and stripped down version of inter device chat application using AllJoyn framework.

Web Site / Source Repository

Simple_AllJoynChat is hosted in the following web site
https://github.com/anugotta/Simple_AllJoynChat

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

ItemValue
Java File Count6
Target SDK Version19
Minimum SDK Version10
Activity Count1
jar files usedalljoyn.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET




Java Source Files

Simple_AllJoynChat has the following Java source files.

com.technalt.serverless.AllJoynService.java
com.technalt.serverless.CafeApplication.java
com.technalt.serverless.CafeInterface.java
com.technalt.serverless.MainActivity.java
com.technalt.serverless.Observable.java
com.technalt.serverless.Observer.java