Skip to content

Building in Android Studio #62

Answered by wchen342
eapdso asked this question in Q&A
Discussion options

You must be logged in to vote

It is only possible to import the Java part of the codes by generating a Gradle file. It is not possible to build directly from Android Studio and the debugging of C++ codes is experimental. See https://chromium.googlesource.com/chromium/src/+/master/docs/android_studio.md#How-It-Works.

If you want to generate the gradle file, see misc/android_studio_setup.sh.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wchen342
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #58 on February 17, 2021 21:33.