Android Open Source - Graphics device WolfViewer






Project Summary

Wolfenstein 3D viewer and editor for Android devices.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of WolfViewer.

ItemValue
Java File Count18
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
Asset File Namesassets\wall_choices.json




Resource Files

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.

null




Java Source Files

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