Android Open Source - App simple NineGag






Project Summary

a simple android app for viewing 9gag.

Web Site / Source Repository

NineGag is hosted in the following web site
https://github.com/ssynhtn/NineGag

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

ItemValue
Java File Count19
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Activity Count3
Fragment Count2
jar files usedvolley.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 6 image files in NineGag. The names of the image files are listed as follows.

action_search.png
empty_photo.png
ic_action_download.png
ic_action_settings.png
ic_drawer.png
picture_frame.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

NineGag has the following Java source files.

com.ssynhtn.ninegag.ApplicationTest.java
com.ssynhtn.ninegag.GagConstants.java
com.ssynhtn.ninegag.GagItemActivity.java
com.ssynhtn.ninegag.GagItemDownloaderFragment.java
com.ssynhtn.ninegag.GagListActivity.java
com.ssynhtn.ninegag.GagListFragment.java
com.ssynhtn.ninegag.MainActivity.java
com.ssynhtn.ninegag.MyCursorAdapter.java
com.ssynhtn.ninegag.MySimpleAdapter.java
com.ssynhtn.ninegag.SettingsActivity.java
com.ssynhtn.ninegag.provider.GagContract.java
com.ssynhtn.ninegag.provider.GagDbHelper.java
com.ssynhtn.ninegag.provider.GagItem.java
com.ssynhtn.ninegag.provider.GagProvider.java
com.ssynhtn.ninegag.service.SaveImageFileService.java
com.ssynhtn.ninegag.view.SquareImageView.java
com.ssynhtn.ninegag.view.TouchImageView.java
com.ssynhtn.ninegag.volley.BitmapLruCache.java
com.ssynhtn.ninegag.volley.VolleySingleton.java