Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

aapt not found [cause bad path in plugin] #196

@gt4dev

Description

@gt4dev

Hi,

On command "sbt android:package-debug" I get an error:

error java.io.IOException: Cannot run program "C:\dev\adt-bundle\sdk\platform-tools\aapt": CreateProcess error=2, The system cannot find the file specified

I use Android SDK 22.x and indeed appropriate 'aapt' is:

  • in $sdkHome\sdk\build-tools\17.0.0\aapt.exe
  • not in $sdkHome\sdk\platform-tools\aapt.exe

Cheers
GT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions