Skip to content

philcali/android-app.g8

This branch is 5 commits ahead of n8han/android-app.g8:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

27c1b4e · Sep 3, 2011

History

34 Commits
Oct 13, 2010
Sep 3, 2011
Oct 13, 2010
Aug 18, 2011

Repository files navigation

Android App in Scala

giter8 template to get an Android sbt project up and running in a matter of seconds

How to use

To use this template, g8 needs to be installed first. Read g8's readme.

All done? Now fire up your favorite shell and enter

g8 philcali/android-app
cd <name-of-app>
sbt update
sbt compile

What you get

Your android sbt project contains 2 subprojects:

  • MainProject
    • generated AndroidManifest.xml
    • MainActivity.scala (the "hello world" activity)
  • TestProject

About

A g8 template for Android apps in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%