質問編集履歴

2

タイトル修正

2021/01/23 05:15

投稿

noko123
noko123

スコア28

test CHANGED
@@ -1 +1 @@
1
- android studio 。プロジェクト作成時にエラー。
1
+ android studio 。プロジェクト作成時にエラー。(追記、過去作成したプロジェクトを開いても同様のエラーが発生します。)
test CHANGED
File without changes

1

コードを修正

2021/01/23 05:15

投稿

noko123
noko123

スコア28

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ```
16
16
 
17
- の部分に赤い波線が出て「Cannot access 'androidx.core.app.TaskStackBuilder.SupportParentable' which is a supertype of 'com.〇〇〇(.アプリ名.MainActivity'. Check your module classpath for missing or conflicting dependencies」
17
+ の部分に赤い波線が出て「Cannot access 'androidx.core.app.TaskStackBuilder.SupportParentable' which is a supertype of 'com.〇〇〇.アプリ名.MainActivity'. Check your module classpath for missing or conflicting dependencies」
18
18
 
19
19
 
20
20