>From a quick google search, this appears to be the way to generate ensime project files: http://aemoncannon.github.io/ensime/#tth_sEc3 And here is how to add the SDK to the classpath: http://stackoverflow.com/questions/5449175/ensime-doesnt-work-with-sbt-android-plugin You might face some classpath problems with the aars/apklibs as well, but that should be solvable in a similar fashion.
Ideally ensime would support android-sdk-plugin in the same way sbt-idea (project generator for Intellij IDEA) does. But that’s a matter of finding the people who would work on that :) On Monday, April 14, 2014 4:26:24 PM UTC+1, Thorsten Jolitz wrote: > > > Hi List, > > the title says it all: > > Is there actually someone doing Scala development for Android with > Emacs/ENSIME (and maybe Scaloid)? > > If so, would it be possible to share setup/configuration? > > -- > cheers, > Thorsten > > > -- You received this message because you are subscribed to the Google Groups "scala-on-android" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
