Android Open Source - App display basic-hud






Project Summary

A simple Android application that demostrates a basic heads-up display.

Web Site / Source Repository

basic-hud is hosted in the following web site
https://github.com/Pinelynx/basic-hud

If you think the Android project basic-hud 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 basic-hud.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.CAMERA




Resource Files

There are 1 image files in basic-hud. The names of the image files are listed as follows.

ic_hud.png

The following screenshort is generated from the image listed above.

null

Java Source Files

basic-hud has the following Java source files.

com.boris.basichud.ApplicationTest.java
com.boris.basichud.Augmented.java
com.boris.basichud.CameraPreview.java
com.boris.basichud.MainActivity.java
com.boris.basichud.MyGLRenderer.java
com.boris.basichud.MyGLSurfaceView.java
com.boris.basichud.Square.java
com.boris.basichud.Triangle.java
com.boris.basichud.util.SystemUiHider.java
com.boris.basichud.util.SystemUiHiderBase.java
com.boris.basichud.util.SystemUiHiderHoneycomb.java