I am trying to begin Android development using Scala and Scaloid. For this, 
I would like to use an SBT plugin for the build system. However, there is 
no plugin listed under the plugin repositories in Android Studio. According 
to this 
<http://stackoverflow.com/questions/37897947/cannot-find-sbt-in-android-studio-plug-in-list>,
 
the SBT plugin 1.8.0 is not compatible with Studio 1.5.1, but I can't 
imagine that even now in 2.2.3 there is no SBT plugin available. I also 
looked at the git hub repository for sbt-android by scala-android 
<https://github.com/scala-android/sbt-android>, but I had trouble with the 
installation procedure given under "Usage"  in the README (~/.sbt/0.13/plugins/ 
and ~/.android/sbt/sdk did not exist on my system, despite having installed 
both android-sdk and sbt via apt-get).

So how do I use SBT as a build tool in Android Studio 2.2.3? 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" 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 https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9d9ea874-e440-42c1-b188-5df9a705cefa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to