I got an android project written in scala - How can i open and work with this project in eclipse? -


this question has answer here:

i got android project written in scala. how can open , work project in eclipse? plugins need? scala compiler need? want build signed apk of project.

check these guys. powerpoint , video links provided in website.

http://www.swiftkey.net/en/blog/test-driven-development-on-android-using-native-scala-mocking-and-dependency-injection/

use ant or sbt compile:- (sbt plugin link) https://github.com/jberkel/android-plugin

more links:- http://days2011.scala-lang.org/node/138/291

also read issues scala v-2.9:- https://groups.google.com/forum/?fromgroups#!topic/scala-debate/el3qzebiwhg

misc:- can try methodology - install ubuntu on device (as described here:- http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/). not affect android installation.

boot ubuntu, install jdk, scala, etc, copy scala jars , run there.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -