Skip to content

pulsation/slick-android-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53f42b0 · Feb 26, 2014

History

41 Commits
Feb 18, 2014
Feb 24, 2014
Feb 21, 2014
Feb 21, 2014
Feb 26, 2014
Feb 18, 2014
Feb 20, 2014
Feb 20, 2014
Feb 26, 2014
Feb 24, 2014
Feb 18, 2014
Feb 21, 2014
Feb 20, 2014
Feb 18, 2014
Feb 23, 2014

Repository files navigation

#Slick Android Example

##Setup

Before compiling this quick example, you have to install SBT and the Android SDK.

You can list available Android targets by issuing the following command :

$ android list targets

Then, you can pick up one for this project with :

$ android update project -p . -t <target>

After that, you can connect your phone or launch an emulator, and run this example by executing :

$ sbt android:run

More information is avaliable on pfn's Android SDK plugin for SBT.

About

A quick example of Scala and Slick running on the Android platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages