Android Open Source - News application MittMedia-Android






Project Summary

Android news application for ST.nu, compatible with MittMedias other magazines. HTML-parsing is used to scrape website for information.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of MittMedia-Android.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK VersionL
Minimum SDK Version14
Activity Count2
Fragment Count8
Required Permissionsandroid.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 Namesassets\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




Resource Files

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.

null

Java Source Files

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