天天看點

Error:Module 'app': platform 'Google Inc.:Google APIs:22' not found.

一般來說 google APis用于項目中包含google map才來使用(而且是必須的),大多數都用22或更高數字表示

compileSdkVersion ‘Google Inc.:Google APIs:22’

出現這種問題,找到sdk的manager

Error:Module 'app': platform 'Google Inc.:Google APIs:22' not found.

找到對應版本的Google APIs進行下載下傳即可,然後建構項目

繼續閱讀