Git Product home page Git Product logo

Comments (8)

jberkel avatar jberkel commented on June 22, 2024

the version in master fixed this already. 0.5.2 should be released soon (in the meantime do a checkout and sbt update publish-local)

from android-plugin.

danielribeiro avatar danielribeiro commented on June 22, 2024

Well, did not really work:

    [warn] Credentials file /home/daniel/.ivy2/.credentials does not exist
    [info] Building project sbt-android-plugin 0.5.2-SNAPSHOT against Scala 2.7.7
    [info]    using AndroidPlugin with sbt 0.7.4 and Scala 2.7.7
    [info] 
    [info] == compile ==
    [info]   Source analysis: 11 new/modified, 0 indirectly invalidated, 0 removed.
    [info] Compiling main sources...
    [error] /home/daniel/IdeaProjects/andtest/andj/android-plugin/src/main/scala/BaseAndroidProject.scala:1: not found: value proguard
    [error] import proguard.{Configuration=>ProGuardConfiguration, ProGuard, ConfigurationParser}

(....)

Guess I'll try to use it on eclipse for the time being: http://www.assembla.com/wiki/show/scala-ide/Developing_for_Android

from android-plugin.

jberkel avatar jberkel commented on June 22, 2024

you need to run sbt update first.
also the line "THIS TOOL IS DEPRECATED." is just a warning, not an error - you can ignore it.

from android-plugin.

danielribeiro avatar danielribeiro commented on June 22, 2024

It seems "this tool is deprecated" prevents the emulator from starting. If not, something else is....

from android-plugin.

jberkel avatar jberkel commented on June 22, 2024

"prevent emulator from starting" ? the plugin doesn't start the emulator?

from android-plugin.

danielribeiro avatar danielribeiro commented on June 22, 2024

Sorry it wasn't focused: ... when using sbt start-emulator ...

It not only gives Deprecated tool erros, it will not start it.

from android-plugin.

fabianpage avatar fabianpage commented on June 22, 2024

the command "sbt start-emulator" starts your app in an already running android emulator. So you have first to start the emulator and then "sbt start-emulator".

from android-plugin.

danielribeiro avatar danielribeiro commented on June 22, 2024

I'll test it again. For the time being, a minor tweek on HelloScalaOnAndroid project + Ant (even though I really prefer SBT) did the magic for me. I'll probably write a small article summing up the whole adventure of gettign scala + android work, along with both Eclipe and IDEA support.

from android-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.