Android Open Source - Development tutorial ribbit






Project Summary

A self-destructing message app for Android built based on a Treehouse tutorial.

Web Site / Source Repository

ribbit is hosted in the following web site
https://github.com/werart12/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 Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count8
Fragment Count2
jar files usedParse-1.5.0.jar
android-support-v4.jar
commons-io-2.4.jar
picasso-2.3.2.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of ribbit is as follows:

MIT License

Resource Files

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

ic_action_camera.png
ic_action_chat.png
ic_action_new.png
ic_action_picture.png
ic_action_play_over_video.png
ic_action_send_now.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.lleshiart.ribbit.EditFriendsActivity.java
com.lleshiart.ribbit.FileHelper.java
com.lleshiart.ribbit.ForgotPasswordActivity.java
com.lleshiart.ribbit.FriendsFragment.java
com.lleshiart.ribbit.ImageResizer.java
com.lleshiart.ribbit.InboxFragment.java
com.lleshiart.ribbit.LoginActivity.java
com.lleshiart.ribbit.MainActivity.java
com.lleshiart.ribbit.MessageAdapter.java
com.lleshiart.ribbit.NewMessageActivity.java
com.lleshiart.ribbit.ParseConstants.java
com.lleshiart.ribbit.RecipientsActivity.java
com.lleshiart.ribbit.SectionsPagerAdapter.java
com.lleshiart.ribbit.SignUpActivity.java
com.lleshiart.ribbit.ViewImageActivity.java