Eclipse w/ ADT, Save Failed Illegal Value -1

Posted by bgenchel on Stack Overflow See other posts from Stack Overflow or by bgenchel
Published on 2014-08-20T22:17:06Z Indexed on 2014/08/20 22:20 UTC
Read the original article Hit count: 5806

Filed under:
|
|

I'm trying to save and run my android project in eclipse, but every time I do, I get a pop up with the following message/error:

Save Failed, Illegal Value -1.

I'm not sure why i'm getting this error; I did just make some changes but none of them were extreme or major and it was working just a bit ago.

The worst part is that i'm not receiving any kind of pointer, console or logcat, towards what is causing it.

Has anyone experienced this before? If so, what can I do? Thanks in advance!

© Stack Overflow or respective owner

Related posts about android

Related posts about eclipse