Skip to content

nasha/android-opengl-box2d-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(c) 2010 Lein-Mathisen Digital 


OpenGL and Box2D setup for Android. Demo application.

To use elcipse, import existing workspace and point to 
this folder. ".project" and ".classpath" should be present
for ecplise.

To use ant, do

	android update project -p . -n "ogl-box2d-basics" -t android-4

Which generates build.xml and local.properties. Then execute

	ant release



About

Automatically exported from code.google.com/p/android-opengl-box2d-basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages