My own templates for coding new android application. This templates includes implementations for example -surface view-, -save app data-, etc.
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.
The following table is the detailed list of CodeTemplates.
Item | Value |
---|---|
Java File Count | 15 |
Activity Count | 1 |
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