Android Studio – Android studio cannot find class Futures for wearos tiles
My intentions is to create tiles for wearos. The problem I get is that the class needed for this, "Futures", is not found. It should be located in com.google.common.util.concurrent.Futures but android studio cannot find it there. My build error states…