Android Open Source - News read yabna






Project Summary

Android App to read news feeds..

Web Site / Source Repository

yabna is hosted in the following web site
https://github.com/fzuellich/yabna

If you think the Android project yabna 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 yabna.

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count4
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 1 image files in yabna. The names of the image files are listed as follows.

ic_action_accept.png

The following screenshort is generated from the image listed above.

null

Java Source Files

yabna has the following Java source files.

app.yabna.ApplicationTest.java
app.yabna.activities.OverviewActivity.java
app.yabna.activities.SettingsActivity.java
app.yabna.activities.SetupActivity.java
app.yabna.activities.ViewChannelActivity.java
app.yabna.fragements.SettingsFragment.java
app.yabna.tasks.ChannelPreferencesTask.java
app.yabna.tasks.LoadReadListTask.java
app.yabna.tasks.ParseFeedTask.java
app.yabna.tasks.SaveReadListTask.java
app.yabna.utils.AsyncTaskFinishedListener.java
app.yabna.utils.ChannelDAO.java
app.yabna.utils.ChannelListViewAdapter.java
app.yabna.utils.FeedDAO.java
app.yabna.utils.FeedItemDAO.java
app.yabna.utils.FeedParser.java
app.yabna.utils.FileSystemHelper.java
app.yabna.utils.PreferenceHelper.java
app.yabna.utils.ReadItemsList.java