On Wed, Jul 11, 2012 at 5:26 PM, Alex Harui <aha...@adobe.com> wrote:
> > > > On 7/11/12 4:09 PM, "Om" <bigosma...@gmail.com> wrote: > > > That worked! But the next step is failing for me now: > > > > ant make-sdk > > > > BUILD FAILED > > C:\p\flex_os\workspace\ApacheFlex\ide\flashbuilder\build.xml:120: Failed > to > > copy > > C:\p\flex_os\AdobeAIRSDK\lib\android\bin\dx.jar to > > C:\p\flex_os\workspace\Apach > > eFlex\lib\android\bin\dx.jar due to java.io.FileNotFoundException > > C:\p\flex_os\w > > orkspace\ApacheFlex\lib\android\bin\dx.jar (Access is denied) > And what did you find when you checked on that jar? Is it there, is it in > use? Do you have access to it? It is there. I dont think it is in use. I closed all instances of Flash Builders and and explorer windows and tried again. This time, it is a different file: BUILD FAILED C:\p\flex_os\workspace\ApacheFlex\ide\flashbuilder\build.xml:120: Failed to copy C:\p\flex_os\AdobeAIRSDK\lib\android\lib\resources\app_entry\res\drawable-ldpi\ icon.png to C:\p\flex_os\workspace\ApacheFlex\lib\android\lib\resources\app_entr y\res\drawable-ldpi\icon.png due to java.io.FileNotFoundException C:\p\flex_os\w orkspace\ApacheFlex\lib\android\lib\resources\app_entry\res\drawable-ldpi\icon.p ng (Access is denied) Once again, the file \lib\android\lib\resources\app_entry\res\drawable-ldpi\ icon.png is present. I dont know how to make sure it is not in use, though.