Android Open Source - App message Photochat






Project Summary

Photochat is self destructing instant messaging application on the android platform that uses parse.com as the back-end..

Web Site / Source Repository

Photochat is hosted in the following web site
https://github.com/navneet-nmk/Photochat

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

ItemValue
Java File Count16
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version20
Minimum SDK Version14
Activity Count6
Fragment Count3
jar files usedParse-1.5.1.jar
android-support-v13.jar
android-support-v4.jar
commons-io-2.4.jar
jsoup-1.7.3.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.c2dm.permission.RECEIVE
com.navneet.photochat.permission.C2D_MESSAGE
Asset File Namesassets\fonts\Choplin-Medium-DEMO.otf
assets\fonts\Cubano-Regular.otf
assets\fonts\Fortune.otf
assets\fonts\Roboto-Black.ttf
assets\fonts\Viro.otf




License

The license information of Photochat is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 39 image files in Photochat. The names of the image files are listed as follows.

ab_bottom_solid_photochat.9.png
ab_solid_photochat.9.png
ab_stacked_solid_photochat.9.png
ab_transparent_photochat.9.png
apptheme_btn_default_disabled_focused_holo_light.9.png
apptheme_btn_default_disabled_holo_light.9.png
apptheme_btn_default_focused_holo_light.9.png
apptheme_btn_default_normal_holo_light.9.png
apptheme_btn_default_pressed_holo_light.9.png
apptheme_textfield_activated_holo_light.9.png
apptheme_textfield_default_holo_light.9.png
apptheme_textfield_disabled_focused_holo_light.9.png
apptheme_textfield_disabled_holo_light.9.png
apptheme_textfield_focused_holo_light.9.png
avatarselected.png
cab_background_bottom_photochat.9.png
cab_background_top_photochat.9.png
camera.png
friendicon.png
ic_action_camera.png
ic_action_ic_menu_overflow.png
ic_action_ic_tab_friends.png
ic_action_ic_tab_inbox.png
ic_action_message.png
ic_action_picture.png
ic_action_play_over_video.png
ic_action_send_now.png
list_focused_photochat.9.png
list_pressed_photochat.9.png
menu_dropdown_panel_photochat.9.png
message.png
photo.png
picture.png
play.png
progress_primary_photochat.9.png
spinner_ab_default_photochat.9.png
spinner_ab_disabled_photochat.9.png
spinner_ab_focused_photochat.9.png
spinner_ab_pressed_photochat.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.navneet.photochat.EditFriendsActivity.java
com.navneet.photochat.FileHelper.java
com.navneet.photochat.FriendsFragment.java
com.navneet.photochat.ImageResizer.java
com.navneet.photochat.InboxFragment.java
com.navneet.photochat.LoginActivity.java
com.navneet.photochat.MD5Util.java
com.navneet.photochat.MainActivity.java
com.navneet.photochat.ParseConstants.java
com.navneet.photochat.PhotoChatApplication.java
com.navneet.photochat.RecipientsActivity.java
com.navneet.photochat.SectionsPagerAdapter.java
com.navneet.photochat.SignUpActivity.java
com.navneet.photochat.UserAdpater.java
com.navneet.photochat.ViewImagesActivity.java
com.navneet.photochat.messageAdapter.java