Wolfenstein 3D viewer and editor for Android devices.
WolfViewer is hosted in the following web site
https://github.com/ioan-chera/WolfViewer
If you think the Android project WolfViewer 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 WolfViewer.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
Asset File Names | assets\wall_choices.json |
There are 6 image files in WolfViewer. The names of the image files are listed as follows.
ic_action_collapse.png ic_action_collection.png ic_action_next_item.png ic_action_play.png ic_action_previous_item.png ic_drawer.png
The following screenshort is generated from the image listed above.
WolfViewer has the following Java source files.
org.i_chera.wolfensteineditor.ApplicationTest.java org.i_chera.wolfensteineditor.Compression.java org.i_chera.wolfensteineditor.FileUtil.java org.i_chera.wolfensteineditor.Global .java org.i_chera.wolfensteineditor.MainActivity.java org.i_chera.wolfensteineditor.OpenActivity.java org.i_chera.wolfensteineditor.Palette .java org.i_chera.wolfensteineditor.RunnableArg.java org.i_chera.wolfensteineditor.document.Document .java org.i_chera.wolfensteineditor.document.LevelContainer.java org.i_chera.wolfensteineditor.document.VSwapContainer.java org.i_chera.wolfensteineditor.fragments.LevelFragment.java org.i_chera.wolfensteineditor.fragments.StartFragment.java org.i_chera.wolfensteineditor.fragments.SwitchableFragment.java org.i_chera.wolfensteineditor.ui.HXScrollView.java org.i_chera.wolfensteineditor.ui.ScrollViewListener .java org.i_chera.wolfensteineditor.ui.VXScrollView.java org.i_chera.wolfensteineditor.ui.VisibilityGrid .java