FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

austgl/quake2android: Automatically exported from code.google.com/p/quake2android · GitHub

Repository files navigation

### automatic way : eclipse integration

install eclipse
install ADT plugin
install CDT plugin
install subclipse plugin

from eclipse :

add SVN repository https://quake2android.googlecode.com/svn

checkout trunk as a project in workspace



### OR manual way :

svn checkout https://quake2android.googlecode.com/svn/trunk/ quake2android

cd quake2android

ndk-build V=1

android update project -t "android-4" -p .

ant install

### other usefull commands

ant debug

adb uninstall com.jeyries.quake2

adb install bin/Quake2-debug.apk



About

Automatically exported from code.google.com/p/quake2android

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL