Android app following the Treehouse course "Build a Self-Destructing Message Android App".
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.
The following table is the detailed list of Ribbit.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 4 |
Fragment Count | 2 |
jar files used | Parse-1.5.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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