Skip to content

thetrav/zomdroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands so I don't forget them:

Build => sbt package-debug
Deploy to emulator => sbt reinstall-emulator (make sure emulator is running)
Deploy to phone => /path.to.sdk/platform-tools/adb -d install -r /path.to.project.deploy/package.apk (make sure phone is plugged in)

About

android port of zombocalypse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published