[PR #277] [MERGED] Fix android simulator #348

Closed
opened 2026-05-06 13:16:58 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/277
Author: @lolocomotive
Created: 9/21/2022
Status: Merged
Merged: 1/1/2023
Merged by: @Yaya-Cout

Base: upsilon-devHead: ci-android-fix


📝 Commits (9)

📊 Changes

3 files changed (+6 additions, -2 deletions)

View changed files

📝 .github/workflows/ci-workflow.yml (+3 -1)
📝 ion/src/simulator/android/build.gradle (+2 -0)
📝 ion/src/simulator/android/src/cpp/platform_language.cpp (+1 -1)

📄 Description

Fixes #270
The action will now download a .zip of the android ndk (v21e) and extract it (the latest version does not work)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UpsilonNumworks/Upsilon/pull/277 **Author:** [@lolocomotive](https://github.com/lolocomotive) **Created:** 9/21/2022 **Status:** ✅ Merged **Merged:** 1/1/2023 **Merged by:** [@Yaya-Cout](https://github.com/Yaya-Cout) **Base:** `upsilon-dev` ← **Head:** `ci-android-fix` --- ### 📝 Commits (9) - [`e326067`](https://github.com/UpsilonNumworks/Upsilon/commit/e326067100eb3809a096ab445f717fb5a80be27f) Fix android CI - [`aa4fa27`](https://github.com/UpsilonNumworks/Upsilon/commit/aa4fa27c562d9350fc0d9f5eac99782e310d0b53) Set NDK path - [`85ffdcf`](https://github.com/UpsilonNumworks/Upsilon/commit/85ffdcfa378c9cbaf61b29a4d79b61024ea874fe) Reduced log spam - [`4b36ff5`](https://github.com/UpsilonNumworks/Upsilon/commit/4b36ff5f4acc7323e187d3fadab03852c9baf79b) Fixed NDK path - [`71624a0`](https://github.com/UpsilonNumworks/Upsilon/commit/71624a0b4de7f964006d10d55cb9fae629a3e169) Fixed NDK path - [`1b4e870`](https://github.com/UpsilonNumworks/Upsilon/commit/1b4e8709c28289be0cff6c6d2d1fb08b83584ec8) Android NDK v21e - [`1cb19aa`](https://github.com/UpsilonNumworks/Upsilon/commit/1cb19aa3cce48a02ab941c924e135fb5a7b00d14) Use debug signin config - [`7e4b6b3`](https://github.com/UpsilonNumworks/Upsilon/commit/7e4b6b3691336d79b933bf493baee203d4ddf524) Fix OmegaActivity class name - [`741f705`](https://github.com/UpsilonNumworks/Upsilon/commit/741f705c35bdae04155a3aeb6e8ed3c4bd2c42a3) Fix formatting ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-workflow.yml` (+3 -1) 📝 `ion/src/simulator/android/build.gradle` (+2 -0) 📝 `ion/src/simulator/android/src/cpp/platform_language.cpp` (+1 -1) </details> ### 📄 Description Fixes #270 The action will now download a .zip of the android ndk (v21e) and extract it (the latest version does not work) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:16:58 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#348
No description provided.