Demonstrates compiling simple space shooter to JavaScript via GWT. Cross compiles to HTML5 and Native Android via PlayN..
PlayN-Beta is hosted in the following web site
https://github.com/rthewitt/PlayN-Beta
If you think the Android project PlayN-Beta 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 PlayN-Beta.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 11 |
Minimum SDK Version | 6 |
Activity Count | 1 |
PlayN-Beta has the following Java source files.
com.mpi.playn.android.BetaActivity.java com.mpi.playn.core.Beta.java com.mpi.playn.core.BetaConstants.java com.mpi.playn.core.Ship.java com.mpi.playn.html.BetaHtml.java com.mpi.playn.java.BetaJava.java