Hi
For some time we've been working with Akka on android. It's been a bit of a struggle because of proguard and so on - but it's just about viable and allows us to run common code between server and android.
Now it may be possible to work around these things in the future but at the moment I'm looking at an already tenuous "community supported" toolset to get anything to work and I'm worried that with post 2.4 this will remain a constant battle which our small company cannot afford to fight.
Is there any Typesafe commitment to support Akka on Android or is this just not a target? In the latter case, it may make sense for us to cut our losses and code Android stuff in straight Java. This is a critical question for us.
Tim