Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 microsoft 认知服务 FACE API,我已经从 github 下载了代码,但我无法将代码导入我的 android 并对其进行测试。有人可以帮我将代码导入我的android工作室吗
您需要在 build.gradle 文件中添加此依赖项
依赖{
... 编译 'com.microsoft.projectoxford:face:1.1.0' }
堵塞。