Android App to read news feeds..
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.
The following table is the detailed list of yabna.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET |
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.
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