How to import google apis for android? - com.google.android

edited June 2017 in Android Mode

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

Sign In or Register to comment.