I have a similar problem. I am using 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 the .apk files for files created in previous versions. The error message includes text similar to ".apk file not found". When I look in the projects bin directory there is no .apk file. Very strange. I never deleted the .apk files for most of my projects. I am able to create a build.xml file with the "android update project" command using the command line. However I get the following error message when using "ant debug" or the "ant release" command on the command line BUILD FAILED /Applications/apps/android-sdk-mac_86/platforms/android-4/ant/ ant_rules_r2.xml:220: null returned: 139 It looks like Google and the Android team screwed up most of my projects, and countless hours of coding with their new release, in addition to all the time needed to fix the problem. What is the solution? Is there a 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 the SDK version (and ADT plugin) to > the sdk 2.2. > > Now all works ok, even "Export unsigned apk". > > 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

