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 を使用しようとしています。中国人の友人のおかげで、百度の Web サイトに登録して API にアクセスできるようになりました。
ただし、インポートしようとすると毎回失敗しました:
import com.baidu.mapapi.map.BaiduMap;
「シンボル 'baidu' を解決できません」というエラーを送信しました。Baidu に関連するコンポーネントをインポートできません。何か案は?