android-scala-example
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.
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...
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.