first project in android studio, following a ribbit project in teamtreehouse.com.
Ribbit is hosted in the following web site
https://github.com/deltapurna/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 | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | Parse-1.4.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Ribbit. The names of the image files are listed as follows.
ic_action_camera.png
The following screenshort is generated from the image listed above.
Ribbit has the following Java source files.
com.widyangga.ribbit.app.EditFriendsActivity.java com.widyangga.ribbit.app.FriendsFragment.java com.widyangga.ribbit.app.InboxFragment.java com.widyangga.ribbit.app.LoginActivity.java com.widyangga.ribbit.app.MainActivity.java com.widyangga.ribbit.app.ParseConstants.java com.widyangga.ribbit.app.RibbitApplication.java com.widyangga.ribbit.app.SectionsPagerAdapter.java com.widyangga.ribbit.app.SignUpActivity.java