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.
An implementation of the "Suggest" example from Ed Burnette's "Hello Android" book. Uses Scala, Scaloid, and Akka actors on Android.
Scala
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.