I am successfully using SLC to compile several of my old libraries but in trying to use it compile some other library code I am getting "package ... does not exist" errors when compiling. I am so rusty on Java that I have no idea how to overcome this. Ideas welcome!
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.media.ExifInterface;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.media.ExifInterface;