Gethub Chat Client for Android.
android-gethub-client is hosted in the following web site
https://github.com/anvie/android-gethub-client
If you think the Android project android-gethub-client 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 android-gethub-client.
Item | Value |
---|---|
Java File Count | 13 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
android-gethub-client has the following Java source files.
com.ansvia.mindchat.Channel.java com.ansvia.mindchat.ChannelListActivity.java com.ansvia.mindchat.ChatRoomActivity.java com.ansvia.mindchat.ChatService.java com.ansvia.mindchat.GethubClient.java com.ansvia.mindchat.GlobalState.java com.ansvia.mindchat.MainActivity.java com.ansvia.mindchat.PacketHandler.java com.ansvia.mindchat.User.java com.ansvia.mindchat.exceptions.BadResponseException.java com.ansvia.mindchat.exceptions.UnauthorizedException.java