Google's Admob library integration import cannot be resolved in javafx
问题 I'm having some issues about Google's AdMob integration on my gluon project. I'm following the answer at this link: Gluon mobile cross-platform adsView At the step 3 i have this problems about imports: The import android cannot be resolved The import com.google cannot be resolved The import javafxports cannot be resolved I've already checked other answers about this kind of problems on other topics but noone of them solved my problem. Can anybody help me to solve the problem? Thanks in