Cannot run Kotlin projects from book "First Line of Code 3rd Edition" on Xiaomi Pad 5 Pro #1382
Unanswered
xiaoya3506
asked this question in
Q&A
Replies: 1 comment 3 replies
|
I'm not the creator but CodeAssist doesn't use Gradle since it's quite heavy, however it can parse most AndroidX dependencies normally, so I think you can skip the AGP and Gradle version setup |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, thank you for developing CodeAssist!
I am using CodeAssist (v3.7.4) on my Xiaomi Pad 5 Pro (12.4 inches, HyperOS 2.10.0) to learn Android development from the book "First Line of Code (3rd Edition)" (Chinese version). This book uses Kotlin and modern AndroidX libraries.
Here is my situation:
I am not sure if CodeAssist fully supports the Gradle/Android Gradle Plugin versions and Kotlin features (like coroutines, ViewBinding, Jetpack components) used in this book.
My questions are:
Thank you for your time! I really appreciate your help.
All reactions