Thanks for the update. That leaves the OP's question unanswered,
however.

But having a working example is sure to be helpful. If Scala is known
to work on Anroid, I suspect the OP's problem stems from not having
packaged the necessary components correctly? From a brief browse
through that example, it looks like Scala has already incorporated
build tools for Android? Cool!

val lazy scalaKnowledge = try(read(download))

OK, now I know everything there is to know about Scala -- I just have
to use it -- in the future... :=)

On May 1, 12:58 am, Samuel Tardieu <s...@rfc1149.net> wrote:
> >>>>> "Bob" == Bob Kerns <r...@acm.org> writes:
>
> Bob> I would guess in this case that Scala depends on parts of the Java
> Bob> J2SE SDK which are not included in Android. I would be rather
> Bob> surprised if you can get Scala to run on Android, in fact. If you
> Bob> want to try anyway, I may be able to offer suggestions for the
> Bob> tricky places.
>
> The HarassMe application is built using Scala (and has just been
> open-sourced, seehttp://git.rfc1149.net/harassme.git). And I know of
> several other applications using Scala.
>
> Bob> Scala packaging has certainly improved since I last played with it
> Bob> about 3 years ago. I found it to be somewhat flaky then, which
> Bob> limited how we could use it...I would expect it's more mature now,
> Bob> so I'm curious to take another look.
>
> I encourage you to do that, as writing Scala code is really pleasant.
>
>   Sam
> --
> Samuel Tardieu -- s...@rfc1149.net --http://www.rfc1149.net/
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to