Android Open Source - Chat application ChatPractice






Project Summary

A basic Android chat application.

Web Site / Source Repository

ChatPractice is hosted in the following web site
https://github.com/Gibolt/ChatPractice

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

ItemValue
Java File Count9
Target SDK Version21
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET




Java Source Files

ChatPractice has the following Java source files.

com.example.chatpractice.ChatApiClient.java
com.example.chatpractice.DataProvider.java
com.example.chatpractice.GenericRestClient.java
com.example.chatpractice.MainActivity.java
com.example.chatpractice.Message.java
com.example.chatpractice.TranslationService.java
com.example.chatpractice.URL.java
com.example.chatpractice.User.java
com.example.chatpractice.UserMain.java