This question is not a duplicate of other questions on the same topic, because the solution/workaround suggested on other threads do not apply to my environment needs. Please don't mark this as duplicate as some may actually know the solution to this issue.
Issue
I need to use min API 11 and Target API 19. How can I get rid of these errors without changing min/max API levels OR without cumbersome workarounds?
Environment:
- Mac OSX 10.x
- Java 1.7.x
- eclipse 4.3.x
- ADT 23.0.4.x
- SDK 21 Build Tools
- min SDK API 11
- Tar SDK API 19
- Appcompat_v7 selected