Android Destructive Messaging App.
droid-chat is hosted in the following web site
https://github.com/MikeKlemarewski/droid-chat
If you think the Android project droid-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 droid-chat.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 6 |
Fragment Count | 2 |
jar files used | Parse-1.6.0.jar commons-io-2.4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in droid-chat. The names of the image files are listed as follows.
ic_action_camera.png ic_action_send_now.png ic_picture.png ic_video.png
The following screenshort is generated from the image listed above.
droid-chat has the following Java source files.
com.mikeklem.mikechat.ApplicationTest.java com.mikeklem.mikechat.EditFriendsActivity.java com.mikeklem.mikechat.FileHelper.java com.mikeklem.mikechat.FriendsFragment.java com.mikeklem.mikechat.ImageResizer.java com.mikeklem.mikechat.InboxFragment.java com.mikeklem.mikechat.LoginActivity.java com.mikeklem.mikechat.MainActivity.java com.mikeklem.mikechat.MessageAdapter.java com.mikeklem.mikechat.MikeChatApplication.java com.mikeklem.mikechat.ParseConstants.java com.mikeklem.mikechat.RecipientsActivity.java com.mikeklem.mikechat.SectionsPagerAdapter.java com.mikeklem.mikechat.SignUpActivity.java com.mikeklem.mikechat.ViewImageActivity.java