I have a similar problem. I am also using on Eclipse on a Mac. Everything was ok, until I updated the SDK version (and ADT plugin) to the sdk 2.2.
Now I can't use the emulator, or export .apk files for most of my pre 2.2 projects. The error message contains something similar to: ".apk file not found". When looking in the projects bin directory the .apk file isn't there. How did that happen. I didn't delete them. Many of the projects are messed up. When I use android update project on the command line I can generate a build.xml file. However when I use ant debug to export or build the .apk file I get the following error message: BUILD FAILED /Applications/apps/android-sdk-mac_86/platforms/android-4/ant/ ant_rules_r2.xml:220: null returned: 139 I have also tried to use the project clean option in Eclipse. It looks like countless hours of work have been wasted. Any solution? On Jun 1, 2:29 pm, TAKEphONE <[email protected]> wrote: > Hi all, > > I am working on Eclipse on a Mac. > > Everything was ok, until I updated theSDKversion (andADTplugin) to > thesdk2.2. > > Now all works ok, even "Export unsignedapk". > > BUT - when I select "Export signed pk" from the menu - I get no > response - no dialog, nothing. > > Anyone else encountered this ? > > Any solution ? > > TIA -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

