我在尝试使用googlevisionAPI时收到此错误消息 Fatal error: Uncaught Error: Class 'Google\Cloud\Vision\VisionClient' not found in C:\xampp\htdocs\index.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\index.php我使用composer安装了Google</
我是Google Mobile Visionapi的新手,我一直在使用条形码检测器类来检测条形码。这款应用运行良好,但在我的安卓4.2.2手机上却无法正常工作。当使用调试器连接到android studio时,我得到了这样的消息:“找不到com.google.android.gms.vision.dynamite的本地模块描述符类”。