Quantcast
Channel: かずきのBlog@hatena
Viewing all articles
Browse latest Browse all 1387

project_name:wear:unspecifiedという謎エラー

$
0
0

Android StudioでAndroid Wearのプロジェクト作ってビルドするとこんなエラーが出た。

Error:A problem occurred configuring project ':mobile'.
> Could not resolve all dependencies for configuration ':mobile:_debugCompile'.
   > A problem occurred configuring project ':wear'.
      > Could not resolve all dependencies for configuration ':wear:_debugCompile'.
         > Could not find any version that matches com.google.android.support:wearable:+.
           Required by:
               MyApplication4:wear:unspecified
         > Could not find any version that matches com.google.android.gms:play-services-wearable:+.
           Required by:
               MyApplication4:wear:unspecified

以下のページに解決策がありました。

うちでは、Google Repositoriesというものが入ってなかったのでインストール。無事動くようになりました。


Viewing all articles
Browse latest Browse all 1387

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>