Error exporting android .apk from Eclipse when using Proguard?

Ok if anyone has the same problem: It was under Windows>Preferences>Android>Sdk location. I used the path "c:\Progra~1\Android\android-sdk-windows".

Up vote 0 down vote favorite share g+ share fb share tw.

I want to export my android application from Eclipse to a release .apk. So I right click the project name in eclipse, select export, go through all the exporting dialogs, and finally I get these errors: 'C:\Program' is not recognized as an internal or external command, an executable program, or a command file. '-jar' is not recognized as an internal or external command, an executable program, or a command file.

I am running Windows Vista, and I have Eclipse and Android SDK correctly configured. I'm pretty sure something is missing in the PATH variable, but since the filename is truncated because of Window's space character and Eclipse being confused, I don't know what to do. Has anyone has already encountered this problem?

If I disable Proguard, I don't get the error any more. But I need Proguard... android eclipse apk proguard link|improve this question edited Jul 27 '11 at 22:54 asked Jul 27 '11 at 22:37Joel1,166312 100% accept rate.

It seems to me obvious either the path is wrong or you are trying to export a file other than the apk – Adam Storm Jul 27 '11 at 22:57 usually when you see 'C:\Program' it means that wherever the path is specified should have double quotes because of the space in the path between Program and Files. – Kevin Qiu Jul 27 '11 at 23:03.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions