Hi Sebastian, I am not sure this is the right mailing list, but the error message you posted asks to have environment variable ANDROID_HOME set. Have you?
On Sun, Jun 14, 2015 at 3:01 AM, Sebastian M Cheung < [email protected]> wrote: > or for that matter, most of the other sample projects in Intellij > > Error:Error while importing SBT project: > ... > at > android.Plugin$$anonfun$allPluginSettings$62$$anonfun$apply$27.apply(rules.scala:336) > at > android.Plugin$$anonfun$allPluginSettings$62$$anonfun$apply$27.apply(rules.scala:336) > at scala.Option.getOrElse(Option.scala:120) > at android.Plugin$$anonfun$allPluginSettings$62.apply(rules.scala:335) > at android.Plugin$$anonfun$allPluginSettings$62.apply(rules.scala:327) > at scala.Function2$$anonfun$tupled$1.apply(Function2.scala:54) > at scala.Function2$$anonfun$tupled$1.apply(Function2.scala:53) > at scala.Function1$$anonfun$compose$1.apply(Function1.scala:47) > at sbt.EvaluateSettings$MixedNode.evaluate0(INode.scala:175) > at sbt.EvaluateSettings$INode.evaluate(INode.scala:134) > at > sbt.EvaluateSettings$$anonfun$sbt$EvaluateSettings$$submitEvaluate$1.apply$mcV$sp(INode.scala:66) > at sbt.EvaluateSettings.sbt$EvaluateSettings$$run0(INode.scala:75) > at sbt.EvaluateSettings$$anon$3.run(INode.scala:71) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) > at java.lang.Thread.run(Thread.java:745) > [error] set ANDROID_HOME or run 'android update project -p > /Users/minminsanjose/Developer/lift_projects/untitled2' > [error] Use 'last' for the full log. > Invalid response. > Invalid response. > > See complete log in /Users/minminsanjose/Library/Logs/IdeaIC14/sbt.last.log > > What else I need to do in order to run these samples on my Android phone > or emulator(Genymotion AVD supported)? > > -- > >>>>>>>>>> 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. > -- Martynas Mickevičius Typesafe <http://typesafe.com/> – Reactive <http://www.reactivemanifesto.org/> Apps on the JVM -- >>>>>>>>>> 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.
