Build failed with multiple errors #5421
Replies: 3 comments 4 replies
-
@oyeraghib, from your information and some websearch, I see that the first three issues are a result of using an incompatible gradle version. In our wiki(https://github.com/oppia/oppia-android/wiki/Installing-Oppia-Android#prepare-developer-environment) we recommend installing a parallel version of Android Studio Bumblebee(https://redirector.gvt1.com/edgedl/android/studio/install/2021.1.1.23/android-studio-2021.1.1.23-mac_arm.dmg). The last issue with protobuf is a known issue, and we included a fix in one of our setup scripts to insert the property that you added. Please see wiki snippet on running ![]() For more information, please see:
Please feel free to use this thread to continue posting other setup issues that you run into. |
Beta Was this translation helpful? Give feedback.
-
Hey @adhiamboperes can you tell me what version of Gradle and plugin you are using currently ? |
Beta Was this translation helpful? Give feedback.
-
Hi, we currently have |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Operating System
MAC OS Sonoma 14.5
Android Studio Version
Android Studio Giraffe | 2022.3.1 Patch 1
RAM size
8
Free disk space
100gb +
Which step are you stuck on?
Unable to build Oppia Android APK on my MAC, which earlier I was able to do so on Windows.
Error Log
Also I was having another issue with protobuf
Error:
which I fixed by doing
to this
Beta Was this translation helpful? Give feedback.
All reactions