Hello, has anyone successfully able to run android...
# android
m
Hello, has anyone successfully able to run android build in a docker machine running on Linux arm 64 ? I’ve been trying for quite a while but getting stuck with the issue of
AAPT2
Copy code
> A failure occurred while executing com.android.build.gradle.tasks.CompileLibraryResourcesTask$CompileLibraryResourcesAction
   > There were multiple failures while executing work items
      > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
         > AAPT2 34.0.0 Daemon #1: Daemon startup failed
           This should not happen under normal circumstances, please file an issue if it does.
      > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
         > AAPT2 34.0.0 Daemon #0: Daemon startup failed
           This should not happen under normal circumstances, please file an issue if it does.
      > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
         > AAPT2 34.0.0 Daemon #2: Daemon startup failed
           This should not happen under normal circumstances, please file an issue if it does.
I did try a lot of things suggested in forums but nothing is working out. Any help or direction would be appreciated.
not kotlin but kotlin colored 3
e
https://issuetracker.google.com/issues/227219818 unfortunately Android tools are currently not supported on Linux arm64 hosts