I updated Android Studio from 0.6 to 0.8 beta yesterday, no problem.
Unfortunately, I just tried to capture a video from Glass (I regularly sent progress updates) to find that it no longer works. Clicking a recording skips the actual recording process and goes directly to the save dialog, saving the video file without content.
The screen capture button shows an error:
Unexpected error while obtaining screenshot: java.lang.IllegalStateException: @NotNull method com/android/tools/idea/ddms/screenshot/DeviceArtDescriptor.getArtDescriptor must not return null
Any ideas that might be causing this and how to fix it?
android android-studio adb
Shaun
source share