Android Open Source - Development data historian






Project Summary

An Android application that pulls "This Day in History" data from Wikipedia..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of historian.

ItemValue
Java File Count5
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version13
Activity Count1
Fragment Count4
jar files usedandroid-support-v4.jar
jsoup-1.7.2.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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