Android application to send and receive voice messages..
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.
The following table is the detailed list of chitchat.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | android-async-http-1.4.4.jar |
Required Permissions | android.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 |
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.
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