We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I want to use com.google.android.gms.vision libraries in processing. I have read in another thread that I have to install Extras/Google Play Services. I have already done that using the Android SDK Manager but I still get "The import com.google can not be resolved" error. My guess is this maybe a path related problem as I am getting this error for any import of com.google library. Hope someone can point me to a resource or guide on how to use this library in processing.
I am on Processing 3.2.4 on a mac and using Android API 7.1.1(25).
Answers
I have the same problem too.