An Android application that pulls "This Day in History" data from Wikipedia..
historian is hosted in the following web site
https://github.com/vjit/historian
If you think the Android project historian 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 historian.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar jsoup-1.7.2.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in historian. The names of the image files are listed as follows.
ic_birth.png ic_death.png ic_event.png ic_holiday.png
The following screenshort is generated from the image listed above.
historian has the following Java source files.
com.vjit.historian.BirthsFragment.java com.vjit.historian.DeathsFragment.java com.vjit.historian.EventsFragment.java com.vjit.historian.HistorianBaseActivity.java com.vjit.historian.HolidaysFragment.java