A companion chat app for my private Minecraft server.
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.
The following table is the detailed list of tec-chat.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 1 |
Required Permissions | android.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 |
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