android-scala-example icon indicating copy to clipboard operation
android-scala-example copied to clipboard

An implementation of the "Suggest" example from Ed Burnette's "Hello Android" book. Uses Scala, Scaloid, and Akka actors on Android.

Scala + Akka Actors on Android

This is a simple app demonstrating the use of Akka actors within Android.

It is based on Nathan Dotz's template here: https://github.com/sleepynate/scala-on-android-template-project.