Criminal Intent App With Chapter 16 Challenges.
CriminalIntentWithChallengesChapter16 is hosted in the following web site
https://github.com/ldanieluncor/CriminalIntentWithChallengesChapter16
If you think the Android project CriminalIntentWithChallengesChapter16 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 CriminalIntentWithChallengesChapter16.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
CriminalIntentWithChallengesChapter16 has the following Java source files.
com.example.criminalintent.Crime.java com.example.criminalintent.CrimeLab.java com.example.criminalintent.activities.CrimeListActivity.java com.example.criminalintent.activities.CrimePagerActivity.java com.example.criminalintent.activities.SingleFragmentActtivity.java com.example.criminalintent.adapters.AdapterFactory.java com.example.criminalintent.fragments.CrimeFragment.java com.example.criminalintent.fragments.CrimeListFragment.java com.example.criminalintent.fragments.DatePickerFragment.java com.example.criminalintent.listeners.DatePositiveButtonOnClickListener.java com.example.criminalintent.listeners.ListenerFactory.java