Results 1 to 3 of 3

Thread: Android project + maven nature = problem launching app

Hybrid View

  1. #1
    Join Date
    May 2010
    Location
    Madrid, Spain
    Posts
    2

    Question Android project + maven nature = problem launching app

    Hi all,

    I try to create an Android project with maven nature (and managed dependencies with mvn) but I can't launch the app.

    Code:
    [2011-12-05 20:01:26 - MyApp] Dx 1 error; aborting
    [2011-12-05 20:01:26 - MyApp] Conversion to Dalvik format failed with error 1
    My app works well because I generate the apk outside SpringSource Tool Suite and it works.

    Anybody knows how I can launch the app inside the SpringSource Tool Suite?

    I try to clean project, but it doesn't work

    Thanks for all

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey!

    Did you try that with a general Eclipse installation? Just asking, because it sounds like a general question regarding the Android tooling for Eclipse and not closely related to STS. If that is right, a forum that is focussed on the Android tooling for Eclipse might be the better place to ask, because there are more Android experts around that can help.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

  3. #3
    Join Date
    May 2010
    Location
    Madrid, Spain
    Posts
    2

    Default

    Hi,

    Ok, you are right about this, its a problem with the Eclipse, Android tool and maven.

    Thanks for the reply

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •