Android Open Source - App course Ribbit






Project Summary

Android app following the Treehouse course "Build a Self-Destructing Message Android App".

Web Site / Source Repository

Ribbit is hosted in the following web site
https://github.com/jgasteiz/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 Count10
Activity Count4
Fragment Count2
jar files usedParse-1.5.1.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

Ribbit has the following Java source files.

com.fuzzingtheweb.ribbit.ApplicationTest.java
com.fuzzingtheweb.ribbit.EditFriendsActivity.java
com.fuzzingtheweb.ribbit.FriendsFragment.java
com.fuzzingtheweb.ribbit.InboxFragment.java
com.fuzzingtheweb.ribbit.LoginActivity.java
com.fuzzingtheweb.ribbit.MainActivity.java
com.fuzzingtheweb.ribbit.ParseConstants.java
com.fuzzingtheweb.ribbit.RibbitApplication.java
com.fuzzingtheweb.ribbit.SectionsPagerAdapter.java
com.fuzzingtheweb.ribbit.SignupActivity.java