Android Open Source - Development viewpager simple-reader






Project Summary

A very simple Android client for Reddit that makes use of ViewPager extensively.

Web Site / Source Repository

simple-reader is hosted in the following web site
https://github.com/hathibelagal/simple-reader

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\generalFont.ttf
assets\titleFont.ttf




Resource Files

There are 6 image files in simple-reader. The names of the image files are listed as follows.

border1.png
border2.png
ic_action_search.png
phone_mode.png
subreddits.png
textfield_activated_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

simple-reader has the following Java source files.

is.a.sinful.reader.CacheManager.java
is.a.sinful.reader.Comment.java
is.a.sinful.reader.CommentActivity.java
is.a.sinful.reader.CommentFragment.java
is.a.sinful.reader.CommentProcessor.java
is.a.sinful.reader.Connector.java
is.a.sinful.reader.JSONProcessor.java
is.a.sinful.reader.Login.java
is.a.sinful.reader.MainActivity.java
is.a.sinful.reader.MainActivityTablet.java
is.a.sinful.reader.Post.java
is.a.sinful.reader.PostsFragment.java
is.a.sinful.reader.Settings.java
is.a.sinful.reader.StarterActivity.java
is.a.sinful.reader.SubredditFinder.java