How can the import section of an Android Java program be conditionally compiled? I know we can conditionally compile classes in Java code using @TargetApi(). However, @TargetApi