質問編集履歴
2
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,4 +1,5 @@
|
|
1
|
+
前アプリを作り、今回別のパソコンで行おうとし
|
1
|
-
Android studioを
|
2
|
+
Android studioを導入し読み込んだら
|
2
3
|
【Gradle project sync faild,Basic functionality(e.g.editing,debugging)will not work properly】
|
3
4
|
とでてきてビルドができません。原因はなんでしょう。
|
4
5
|
|
@@ -13,4 +14,7 @@
|
|
13
14
|
Open Android SDK Manager】
|
14
15
|
とでてきます。Android Support Repositoryはインストールしたのですが何が原因なのでしょうか。
|
15
16
|
|
16
|
-

|
17
|
+

|
18
|
+
|
19
|
+
|
20
|
+
前に作ったアプリを別の環境で行おうとしたらなりました。
|
1
画像の挿入「
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,6 +2,8 @@
|
|
2
2
|
【Gradle project sync faild,Basic functionality(e.g.editing,debugging)will not work properly】
|
3
3
|
とでてきてビルドができません。原因はなんでしょう。
|
4
4
|
|
5
|
+

|
6
|
+
|
5
7
|
それと
|
6
8
|
【Could not find com.android.support:appcompat-v7:25.2.0.
|
7
9
|
Required by:
|
@@ -9,4 +11,6 @@
|
|
9
11
|
|
10
12
|
Please install the Android Support Repository from the Android SDK Manager.
|
11
13
|
Open Android SDK Manager】
|
12
|
-
とでてきます。Android Support Repositoryはインストールしたのですが何が原因なのでしょうか。
|
14
|
+
とでてきます。Android Support Repositoryはインストールしたのですが何が原因なのでしょうか。
|
15
|
+
|
16
|
+

|