Hi Joseph, we're not actively working on supporting Akka on DVM or ART (Android runtimes). Akka is aimed primarily at backend settings, not as much for mobile.
Having that said, I know Akka 2.3.x "just worked" on Android a while ago, because it looks "enough like Java" from the feature set's perspective. Akka 2.4.x will require JDK8, so you won't be able to use it on Android unless some trickery or Google decides to support JDK8. Hope this helps, happy hakking! -- Cheers, Konrad `ktoso` Malawski Akka @ Typesafe On 29 August 2015 at 17:02:00, Joseph Mansigian ([email protected]) wrote: Is there a JVM or Dalvik virtual machine that is a sufficient base to run Akka on android mobile devices? If none is available now does anyone know of any development efforts in this direction? -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout. -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
