Android Open Source - App simple thisismynext






Project Summary

Super simple android app for scraping the (now gone) site, thisismynext.com.

Web Site / Source Repository

thisismynext is hosted in the following web site
https://github.com/takkun1946/thisismynext

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version11
Minimum SDK Version7
Activity Count4
Fragment Count5
jar files usedandroid-support-v4.jar
htmllexer.jar
htmlparser.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in thisismynext. The names of the image files are listed as follows.

ic_action_next.png
ic_action_prev.png

The following screenshort is generated from the image listed above.

null

Java Source Files

thisismynext has the following Java source files.

com.p2s.android.apps.thisismynext.fragments.ContentListFragment.java
com.p2s.android.apps.thisismynext.fragments.GalleryFragment.java
com.p2s.android.apps.thisismynext.fragments.PostFragment.java
com.p2s.android.apps.thisismynext.ui.ContentListActivity.java
com.p2s.android.apps.thisismynext.ui.GalleryActivity.java
com.p2s.android.apps.thisismynext.ui.LoadingActivity.java
com.p2s.android.apps.thisismynext.ui.PostActivity.java
com.p2s.android.apps.thisismynext.util.Content.java
com.p2s.android.apps.thisismynext.util.SelectableFrameLayout.java
com.p2s.android.apps.thisismynext.util.ThisIsMyNextScrapper.java