The IDE calls aapt.exe at this point to build the APK file. The standard error channel output is printed (there is nothing in this case).
Does it happen with all your projects?
Hi Erel,
I looked into log Winodws and I found the following error:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-05-15T13:29:38.000000000Z" />
<EventRecordID>2259886</EventRecordID>
<Channel>Application</Channel>
<Computer>aferrara-PC</Computer>
<Security />
</System>
<EventData>
<Data>aapt.exe</Data>
<Data>0.0.0.0</Data>
<Data>5441ade9</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>c0000005</Data>
<Data>00000000</Data>
<Data>154c</Data>
<Data>01d08f132f0e7129</Data>
<Data>C:\android\build-tools\21.0.1\aapt.exe</Data>
<Data>unknown</Data>
<Data>6e9996b4-fb06-11e4-808c-000ee8d1b888</Data>
</EventData>
</Event>
Can you help me?
Thanks.
Regards.