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.
我正在尝试在我的 android 应用程序中使用 baidumap。感谢一位中国朋友,我成功在百度网站上注册,能够访问 API。
但是每次尝试导入它都失败了:
import com.baidu.mapapi.map.BaiduMap;
发送错误无法解析符号“百度”。我无法导入任何与百度相关的组件。有任何想法吗?