質問編集履歴

2

日本語和訳を追加しました

2021/08/21 12:32

投稿

Eliza
Eliza

スコア0

test CHANGED
@@ -1 +1 @@
1
- How to fix the error in Landroidx/appcompat/app/AppCompatActivity and make biometrics work
1
+ 【Failed resolution of: Landroidx/appcompat/app/AppCompatActivity】の解決方法について
test CHANGED
@@ -1,12 +1,26 @@
1
- ### Assumptions and what you want to achieve
1
+ ### 前提・実現したいこと
2
2
 
3
3
 
4
4
 
5
5
  I want to create a biometric plugin in AndroidStudio and connect it with Unity to check it on the actual device.
6
6
 
7
-
7
+ AndroidStudioで生体認証プラグインを作成し、Unityと接続して実機で確認したいと考えています。
8
+
9
+
10
+
8
-
11
+ I want to solve the error and make biometric authentication work on the actual device.
12
+
13
+ このエラーを解決して、実機で生体認証を動作させたい。
14
+
15
+
16
+
17
+ I've added the missing libraries and other research as far as I can tell, but I can't figure it out, so please help me out!
18
+
19
+ 足りていないライブラリ等自分がわかる範囲で調査追加しましたが、調べてもわからないのでお力をお貸しください
20
+
21
+
22
+
9
- ### Error Log
23
+ ### 発生している問題・エラーメッセージ
10
24
 
11
25
 
12
26
 
@@ -20,7 +34,7 @@
20
34
 
21
35
 
22
36
 
23
- ### The relevant source code
37
+ ### 該当のソースコード
24
38
 
25
39
  ``` gradle
26
40
 
@@ -246,17 +260,9 @@
246
260
 
247
261
  ```
248
262
 
263
+
264
+
249
- ### What I tried.
265
+ ### 補足情報(FW/ツールのバージョンなど)
250
-
251
-
252
-
253
- I want to solve the error and make biometric authentication work on the actual device.
254
-
255
-
256
-
257
-
258
-
259
- ### Supplemental information (FW/tool versions, etc.)
260
266
 
261
267
 
262
268
 

1

Change the title

2021/08/21 12:32

投稿

Eliza
Eliza

スコア0

test CHANGED
@@ -1 +1 @@
1
- How to fix the error. Landroidx/appcompat/app/AppCompatActivity
1
+ How to fix the error in Landroidx/appcompat/app/AppCompatActivity and make biometrics work
test CHANGED
File without changes