Error: Android Source Generator: Cannot parse SDK
Just came across the same issue (same setup but running Win7), here's what solved it for me.
In the Project Settings dialog
Platform Settings -> SDKs: set Java SDK to 1.7 (didn't work with 1.8)
Project Settings -> Project: set Language level to 7.0 or below