Android Open Source - Development data CodeTemplates






Project Summary

My own templates for coding new android application. This templates includes implementations for example -surface view-, -save app data-, etc.

Web Site / Source Repository

CodeTemplates is hosted in the following web site
https://github.com/MRixen/CodeTemplates

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

ItemValue
Java File Count15
Activity Count1

Java Source Files

CodeTemplates has the following Java source files.

rixen.manleo.dev.mytemplatelibrary.ApplicationTest.java
rixen.manleo.dev.mytemplatelibrary.Communication.AbstractServerListener.java
rixen.manleo.dev.mytemplatelibrary.Communication.Client
.java
rixen.manleo.dev.mytemplatelibrary.Communication.Communication.java
rixen.manleo.dev.mytemplatelibrary.Communication.Server
.java
rixen.manleo.dev.mytemplatelibrary.Communication.ServerListener
.java
rixen.manleo.dev.mytemplatelibrary.Data.java
rixen.manleo.dev.mytemplatelibrary.MySurfaceView.java
rixen.manleo.dev.mytemplatelibrary.Sensor.MySensorData.java
rixen.manleo.dev.mytemplatelibrary.Sensor.MySensorEventListener.java
rixen.manleo.dev.mytemplatelibrary.Utilities.Lightning.java
rixen.manleo.dev.mytemplatelibrary.Utilities.Movement.java
rixen.manleo.dev.mytemplates.ApplicationTest.java
rixen.manleo.dev.mytemplates.MainActivity.java