@Casper Lans it’s because not all Android apps are JVM apps mostly: eg. Chromium. BTW i can see
arm32
and
arm64
are supported. The questions is about
android x86
❓ 1
c
Casper Lans
05/15/2019, 9:18 PM
@4ntoine, can you explain what Chromium has to do with it? (BTW: I was asking a new question, not answering your question...)
u
4ntoine
05/15/2019, 9:26 PM
Oh, sorry for misunderstanding. We’re going to have lot’s of Kotlin code which will be accessed from C++ code. Chromium was an example of the app that has most of the code written in C++ and android UI added on the top of it.