Skip to content

cflockhart/hello-scaloid-gradle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Scaloid for gradle

This is a template project that can be a starting point of a new Scaloid project.

This contains minimum code as possible; therefore easy to run, examine and extend.

Prerequisites

  • Android SDK Level 10
  • Android build tool 20.0.0

Build

You can build this project using gradle:

$ gradlew packageDebug

This will compile the project and generate an APK.

For more command, refer to gradle-android-scala-plugin.

Further Reading

About

This is a "Hello, world" for Scaloid with gradle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%