app for exploring android, test implementations of various things.
Explorer_App is hosted in the following web site
https://github.com/tobolkac/Explorer_App
If you think the Android project Explorer_App 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 Explorer_App.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 7 |
Fragment Count | 10 |
jar files used | android-support-v13.jar |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in Explorer_App. The names of the image files are listed as follows.
ic_communities.png ic_drawer.png ic_drawer1.png ic_home.png ic_pages.png ic_people.png ic_photos.png ic_whats_hot.png
The following screenshort is generated from the image listed above.
Explorer_App has the following Java source files.
com.claytobolka.explorerapp.animationsExample.AnimationFragment.java com.claytobolka.explorerapp.animationsExample.AnimationListFragment.java com.claytobolka.explorerapp.animationsExample.AnimationsActivity.java com.claytobolka.explorerapp.app.MainActivity.java com.claytobolka.explorerapp.cameraExample.CameraActivity.java com.claytobolka.explorerapp.cameraExample.CameraFullScreenActivity.java com.claytobolka.explorerapp.cameraExample.util.SystemUiHider.java com.claytobolka.explorerapp.cameraExample.util.SystemUiHiderBase.java com.claytobolka.explorerapp.cameraExample.util.SystemUiHiderHoneycomb.java com.claytobolka.explorerapp.navigationDrawer.CommunityFragment.java com.claytobolka.explorerapp.navigationDrawer.FindPeopleFragment.java com.claytobolka.explorerapp.navigationDrawer.HomeFragment.java com.claytobolka.explorerapp.navigationDrawer.NavigationDrawerActivity.java com.claytobolka.explorerapp.navigationDrawer.NavigationDrawerItem.java com.claytobolka.explorerapp.navigationDrawer.PagesFragment.java com.claytobolka.explorerapp.navigationDrawer.PhotosFragment.java com.claytobolka.explorerapp.navigationDrawer.WhatsHotFragment.java com.claytobolka.explorerapp.navigationDrawer.adapter.NavigationListAdapter.java com.claytobolka.explorerapp.progressbar.ProgressBarWithRunnableActivity.java com.claytobolka.explorerapp.progressbar.ProgressFragment.java com.claytobolka.explorerapp.threadsExample.ThreadsExampleActivity.java