A Simple , easy to understand and stripped down version of inter device chat application using AllJoyn framework.
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.
The following table is the detailed list of Simple_AllJoynChat.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | alljoyn.jar android-support-v4.jar |
Required Permissions | android.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 |
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