以下のURLを参考にして、AndroidStudioにてExcelデータを読み込めないか試したのですが、読み込みの際にcompile 'org.apache.poi:poi-ooxml:4.1.0'でエラーが出ます。
右側には、internal callsの部分が緑色の字で、メソッド引数org.apacheが見つかりませんとその4.1.0の何かが悪いのはわかるのですが、どう修正すればいいのかが分かりません。お分かりのかたいらっしゃればご回答お願いいたします。
kotlinでExcelを読み込む
https://qiita.com/ato1234/items/54794c7b1e0a04a33463
右側に出現したエラー
A Design editor is unavailable until after a successful project sync Exception 1S: rg.gradle.api.GraclleScriptException: a problem occurred evaluating root project 'ExcelRead'. <139 internal calls> aused by: org.gradle. internal.metaobject.AbstractDynamicObject$CustomMessageMissingMethodException: Could not find method arguments [org.apache. poi:poi-ooxml:4.1.0] on object of type org.gradle.api.internal. artifacts. dsl. dependencies.DefaultDe く3 internal calls> at build_5w8tm7f2jzm7w2rls5chre008$._run_closure1$_closure3.doCall(CC:)[Users 12r4h8\AndroidStudioProjectss\ExcelRead\build <13 internal calls> at build_5w8tm7f2jzr17w2rls5chre008$_run_closure1. doCall(CC:\Users \2n4hiB\AndroidStudioProjects\Excel Read\build.gradle:8) at build_5w8tm7f2jzm7w21-ls5chre008.run(C:\ussers\2r4h8\AndroldStudioProjects ExcelR(ead build. gradle:2) <1 internal call: 138 more re¥idk-11.0.11/Using different JDK locations on different processes might cause Gradle to spawn multiple daemons. for example, by executing Gradle tasks from a t. (3 minutes ago)
左側のエラーの内容
Sync 1 ! Bui 1 m4s89 ms V ExcelRead: failed at 2021/07/26 10:23 with 1 error build.gradle 1 error Could not find method compile() for arguments [org.apache.poi:poi-ooxml:4.1.0] on object of type
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。