I'm trying to take a Mealspotting training course , but after adding the Parse library I get strange errors. I found other similar errors when searching on Google, but nothing worked. Here is one. I also read to see Adding Support Libraries , but this did not fix it. 
Exact text:
Multiple markers at this line - The type bolts.Task cannot be resolved. It is indirectly referenced from required .class files - The class file Task<?> contains a signature 'Ljava/util/Set<Lbolts/Task<*>.TaskCompletionSource;>;' ill-formed at position 30
I do not need support libraries or devices on which the application will work, all I want is for this so that I can go through the tutorial. Has anyone dealt with this before?
I also tried to create a project that only Kit Kit supports and removes support libraries, but it still throws the same error.
Steven spasbo
source share