Super simple android app for scraping the (now gone) site, thisismynext.com.
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.
The following table is the detailed list of thisismynext.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 11 |
Minimum SDK Version | 7 |
Activity Count | 4 |
Fragment Count | 5 |
jar files used | android-support-v4.jar htmllexer.jar htmlparser.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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.
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