Android Open Source - Video send ribbit






Project Summary

Android app from Treehouse that sends a msg, img, or video that is deleted after opened.

Web Site / Source Repository

ribbit is hosted in the following web site
https://github.com/z20/ribbit

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count6
Fragment Count2
jar files usedParse-1.4.1.jar
android-support-v4.jar
commons-io-2.4.jar
picasso-2.2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 18 image files in ribbit. The names of the image files are listed as follows.

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
avatar_empty.png
avatar_selected.png
ic_action_camera.png
ic_action_picture.png
ic_action_play_over_video.png
ic_action_send_now.png
ic_menu_camera.png
ic_menu_overflow.png
ic_menu_send.png
ic_picture.png
ic_tab_friends.png
ic_tab_inbox.png
ic_video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ribbit has the following Java source files.

com.treehouse.ribbit.EditFriendsActivity.java
com.treehouse.ribbit.FileHelper.java
com.treehouse.ribbit.FriendsFragment.java
com.treehouse.ribbit.ImageResizer.java
com.treehouse.ribbit.InboxFragment.java
com.treehouse.ribbit.LoginActivity.java
com.treehouse.ribbit.MainActivity.java
com.treehouse.ribbit.MessageAdapter.java
com.treehouse.ribbit.ParseConstants.java
com.treehouse.ribbit.RecipientsActivity.java
com.treehouse.ribbit.RibbitApplication.java
com.treehouse.ribbit.SectionsPagerAdapter.java
com.treehouse.ribbit.SignUpActivity.java
com.treehouse.ribbit.ViewImageActivity.java