Android Open Source - Chat server tec-chat






Project Summary

A companion chat app for my private Minecraft server.

Web Site / Source Repository

tec-chat is hosted in the following web site
https://github.com/tan-ce/tec-chat

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

Project Detail

The following table is the detailed list of tec-chat.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count3
Fragment Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
com.tan_ce.tecingamechat.gcm.permission.C2D_MESSAGE




Java Source Files

tec-chat has the following Java source files.

com.tan_ce.tecingamechat.ChatActivity.java
com.tan_ce.tecingamechat.ChatHistory.java
com.tan_ce.tecingamechat.ChatIntentService.java
com.tan_ce.tecingamechat.ChatMessage.java
com.tan_ce.tecingamechat.ChatServer.java
com.tan_ce.tecingamechat.GcmBroadcastReceiver.java
com.tan_ce.tecingamechat.LoginActivity.java
com.tan_ce.tecingamechat.NeedRegistrationException.java
com.tan_ce.tecingamechat.SettingsActivity.java
com.tan_ce.tecingamechat.ViewID.java