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.

Results 5 android-scala-example issues
Sort by recently updated
recently updated
newest added

You ask not to obfuscate, not to optimize etc. You are trying to circumvent proguard and this caused [this error](http://stackoverflow.com/questions/6913230/install-failed-dexopt-error-when-trying-to-install-application) when tried to install real application. I believe you should...

Probably roboguice, or using traits.

enhancement

spray-json looks nice.

enhancement

Maybe a settings activity that lets you choose to use google's or yahoo's API. Also maybe one to open searches in a webview instead of the browser.

enhancement

Use robolectric, scalatest, and mockito.

enhancement