In the new Android SDK the subfolder "tools" has been renamed to "platform-tools". The program fails to start, also by choosing the correct folder.
The attached file com/mightypocket/ashot/AndroDemon.java is a modified version, which runs with the latest Android SDK correctly. Only "tools" has been changed to "platform-tools" in line 128.
Midified version for the last Android SDK