freshplanet / ANE-DeviceId

Provides access to the device unique id.
Apache License 2.0
51 stars 25 forks source link

aapt tool failed:ERROR: input directory '--auto-add-overlay' does not exist #20

Open smival opened 9 years ago

smival commented 9 years ago

Trying to compile apk file for Android and got an error:

aapt tool failed:ERROR: input directory '--auto-add-overlay' does not exist

All I did just add this code into descriptor:

<extensions>
     <extensionID>com.freshplanet.ane.AirDeviceId</extensionID>
</extensions>

Adobe AIR 17

smival commented 9 years ago

with AIR 16 also didn't work

surajDico commented 8 years ago

@smival Getting same error while compiling with Mopub for adobe air app. you found any solution for this?