An initial commit to test GitGub on Android Studio.
IndexPrototype is hosted in the following web site
https://github.com/kamal94/IndexPrototype
If you think the Android project IndexPrototype 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 IndexPrototype.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | jsoup-1.8.1-javadoc.jar jsoup-1.8.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Raw File Names | res\raw\stories.txt |
There are 4 image files in IndexPrototype. The names of the image files are listed as follows.
ic_action_refresh.png ic_action_remove.png ic_action_settings.png index_story_default.png
The following screenshort is generated from the image listed above.
IndexPrototype has the following Java source files.
indexprototype.com.kamal.indexprototype.ContactUs.java indexprototype.com.kamal.indexprototype.CustomSlidingTabColors.java indexprototype.com.kamal.indexprototype.HomeFragment.java indexprototype.com.kamal.indexprototype.MainActivity.java indexprototype.com.kamal.indexprototype.NavigationDrawer.NavigationDrawerAdapter.java indexprototype.com.kamal.indexprototype.OnlineStoriesReader.DataFetcher.java indexprototype.com.kamal.indexprototype.OnlineStoriesReader.ImageContainerDeterminer.java indexprototype.com.kamal.indexprototype.OnlineStoriesReader.StoryBuilder.java indexprototype.com.kamal.indexprototype.OnlineStoriesReader.URLTokenizer.java indexprototype.com.kamal.indexprototype.SectionsAdapter.java indexprototype.com.kamal.indexprototype.SlidingTabLayout.java indexprototype.com.kamal.indexprototype.StorageManager.LoadingManager.java indexprototype.com.kamal.indexprototype.StorageManager.SavingManager.java indexprototype.com.kamal.indexprototype.StorageManager.StoriesCreater.java indexprototype.com.kamal.indexprototype.StoriesBank.java indexprototype.com.kamal.indexprototype.Story.java indexprototype.com.kamal.indexprototype.StoryListFragment.java indexprototype.com.kamal.indexprototype.StoryReaderActivity.java indexprototype.com.kamal.indexprototype.TextFileReader.StoriesCreater.java indexprototype.com.kamal.indexprototype.recyclerViewTesting.StoryRecyclerViewAdapter.java