简体   繁体   中英

Library works in IntelliJ doesn't but doesn't work in Android studio

I have java project based on Stanford Natural Language Processing libraries, which i want to redo in android studio, the libraries are causing issues. does anyone know how to import natural language processing library Stanford CoreNLP to android studio?

I've googled it, there doesn't seem to be a solution for this yet.

i have imported NLP libraries, and added them to android studio gradle file, i get this error when i run the app. Github link This is a sample test app, just making libraries work and then i'll add them to main project.

在此处输入图片说明

将您的 Android SDK 更新到版本 26 或更高版本,并确保 Android Studio 正在使用它。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM