this is a test android app, based on tutorials from treehouse.
AndroidTestProject is hosted in the following web site
https://github.com/hbayraksan/AndroidTestProject
If you think the Android project AndroidTestProject 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 AndroidTestProject.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Fragment Count | 2 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidTestProject has the following Java source files.
com.crushmania.ribbit.ApplicationTest.java com.crushmania.ribbit.EditFriendActivity.java com.crushmania.ribbit.FriendsFragment.java com.crushmania.ribbit.InboxFragment.java com.crushmania.ribbit.LoginActivity.java com.crushmania.ribbit.MainActivity.java com.crushmania.ribbit.ParseConstants.java com.crushmania.ribbit.RecipientsActivity.java com.crushmania.ribbit.RibbitApplication.java com.crushmania.ribbit.SectionsPagerAdapter.java com.crushmania.ribbit.SignupActivity.java