Chat sample app using PeerDeviceNet group communication.
PeerDeviceNet_Chat is hosted in the following web site
https://github.com/yigongliu/PeerDeviceNet_Chat
If you think the Android project PeerDeviceNet_Chat 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 PeerDeviceNet_Chat.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | com.xconns.peerdevicenet.permission.REMOTE_MESSAGING |
PeerDeviceNet_Chat has the following Java source files.
com.xconns.peerdevicenet.DeviceInfo.java com.xconns.peerdevicenet.NetInfo.java com.xconns.peerdevicenet.Router.java com.xconns.samples.chat.ChatActivity.java com.xconns.samples.chat.ChatByAidlActivity.java com.xconns.samples.chat.ChatByIntentingActivity.java com.xconns.samples.chat.ChatByMessengerActivity.java