I had my project running and everything was fine. Then i tried adding in some files to get Google play game services to work in my game and everything went wrong. I added in a few files and silly me saved the project and now all i get is the errorr below. I have tried updating SDK tools and remving the files i added but nothing works. Please help.
Error building Player: Exception: android (invokation failed)
ERROR: unknown error
cmd:android list target -c
stdout;
stderr:
Exception in thread “main” java.lang.NullPointerException
at SDKMain.main(SDKMain.java:62)