[android-developers] Re: Could not find APk

2011-03-11 Thread panthenol
I had the same problem at one point , don't know if it's of any help , but i usually do this , - i go into projectcleanrebuild - then , check start a build immediately and build the entire workspace once the project(s) are rebuilt , the .apk should be located in the bin folder of the project

[android-developers] Re: Could not find ***.apk!

2010-08-16 Thread Andrdev
Here is some more info on this...getting java.lang.NoClassDefFoundError from plugin org.eclipse.core.resources. Anyone see this issue. !MESSAGE Problems occurred when invoking code from plug-in: org.eclipse.core.resources. !STACK 0 java.lang.NoClassDefFoundError: sun/security/x509/X500Name

[android-developers] Re: Could not find ***.apk!

2010-08-12 Thread Andrdev
I built it multiple times and checked bin directory. test.apk is there. but eclipse is not finding it. SImplyG2010 wrote: Try going into the code and just hitting the space bar. The apk file has not been built. On Aug 11, 6:51 pm, Andrdev gm93...@gmail.com wrote: hello guys,              

[android-developers] Re: Could not find ***.apk!

2010-08-11 Thread SImplyG2010
Try going into the code and just hitting the space bar. The apk file has not been built. On Aug 11, 6:51 pm, Andrdev gm93...@gmail.com wrote: hello guys,                 upgraded to android 2.2 on win xp with eclipse IDE. created a test project when i try to run it, getting this error -