Android Open Source - Development voice chitchat






Project Summary

Android application to send and receive voice messages..

Web Site / Source Repository

chitchat is hosted in the following web site
https://github.com/rishabhjain2795/chitchat

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count5
jar files usedandroid-async-http-1.4.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO
android.permission.WRITE_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in chitchat. The names of the image files are listed as follows.

circularbutton.png

The following screenshort is generated from the image listed above.

null

Java Source Files

chitchat has the following Java source files.

com.academia.chitchat.ChitChatRestClient.java
com.academia.chitchat.Contacts.java
com.academia.chitchat.ContactsFragment.java
com.academia.chitchat.FileDownloader.java
com.academia.chitchat.MainActivity.java
com.academia.chitchat.Media.java
com.academia.chitchat.MessageList.java
com.academia.chitchat.RecentFragment.java
com.academia.chitchat.Record.java
com.academia.chitchat.RecordingPopUp.java