I have just imported an android project and when I am trying to run it it is giving me error on the following imports
import com.google.android.vending.licensing
I ran into this issue when trying to set up my Android project for an APK expansion file.
The following steps resolved it for me: