Android news application for ST.nu, compatible with MittMedias other magazines. HTML-parsing is used to scrape website for information.
MittMedia-Android is hosted in the following web site
https://github.com/timbillstrom/MittMedia-Android
If you think the Android project MittMedia-Android 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 MittMedia-Android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | L |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 8 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_PHONE_STATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.google.android.c2dm.permission.RECEIVE st.nu.permission.C2D_MESSAGE |
Asset File Names | assets\fonts\OpenSans-Bold.ttf assets\fonts\OpenSans-BoldItalic.ttf assets\fonts\OpenSans-ExtraBold.ttf assets\fonts\OpenSans-ExtraBoldItalic.ttf assets\fonts\OpenSans-Italic.ttf assets\fonts\OpenSans-Light.ttf assets\fonts\OpenSans-LightItalic.ttf assets\fonts\OpenSans-Regular.ttf assets\fonts\OpenSans-Semibold.ttf assets\fonts\OpenSans-SemiboldItalic.ttf |
There are 3 image files in MittMedia-Android. The names of the image files are listed as follows.
ic_action_action_search.png ic_action_navigation_more_vert.png ic_action_social_share.png
The following screenshort is generated from the image listed above.
MittMedia-Android has the following Java source files.
st.nu.MainActivity.java st.nu.WalkthroughActivity.java st.nu.fragment.ArticleFragment.java st.nu.fragment.BaseActivity.java st.nu.fragment.HotArticleFragment.java st.nu.fragment.MainFeedFragment.java st.nu.fragment.TVFeedFragment.java st.nu.fragment.VideoFragment.java st.nu.fragment.WalkerFragment.java st.nu.handlers.AppFonts.java st.nu.handlers.Converter.java st.nu.handlers.CustomVideoView.java st.nu.handlers.NotifyingScrollView.java st.nu.handlers.SquareGridItem.java st.nu.storage.Paths.java