a simple android app for viewing 9gag.
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.
The following table is the detailed list of NineGag.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi, nodpi] |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | volley.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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