I am getting the following error when trying to install DEXguard
onto a simple application within Eclipse
:
Errors occurred during the build.
Errors running builder 'Android Optimizer and Obfuscator (DexGuard)' on project 'test'.
com/android/sdklib/util/GrabProcessOutput$IProcessOutput
This error occurs when I try to run the app.
Also all of the other projects in my Ecipse have the red exclaimation mark erro
r, what is the issue here?
EDIT: I removed the red exclaimation mark error but removing Android dpendencies from the build path, however the original error is still persisting when I attempt to run the project.