OpenEUICC/EasyEUICC packaged as a Magisk module.
Find a file
2026-08-07 10:29:47 +00:00
.github/workflows Update OpenEUICC_for_Magisk.yml 2024-05-31 19:07:02 +08:00
magisk-module Update info for the latest version 2026-08-04 11:51:40 +00:00
.temp useless file 2026-08-07 10:29:47 +00:00
actions_build.sh Update actions_build.sh 2025-02-08 15:13:33 +08:00
commit-openeuicc Update the latest commit hash of OpenEUICC 2026-08-04 11:47:17 +00:00
LICENSE Initial commit 2024-05-29 15:04:22 +08:00
README.md Update README.md 2024-05-29 16:24:44 +08:00
README_zh.md Update README_zh.md 2024-05-29 16:24:36 +08:00

OpenEUICC repository URL

https://gitea.angry.im/PeterCxy/OpenEUICC

中文说明

OpenEUICC for Magisk

OpenEUICC for Magisk. OpenEUICC is an eSIM LPA (Local Profile Assistant) implementation for Android. It can provide eSIM support on Android devices that do not support eSIM. This requires a removable eSIM card. It has two variants, OpenEUICC and EasyEUICC. OpenEUICC is the full-fledged privileged variant. EasyEUICC is the unprivileged version that can run as a user app. See PeterCxy's OpenEUICC repository for detailed usage, differences, and FAQs.

The author of OpenEUICC is PeterCxy. This repository is just compiled and packaged OpenEUICC as a Magisk module. The unpriv version is also compiled. No changes were made to the source code. Compilation, packaging and release are completely automated by Github Actions. It checks the OpenEUICC repository for new commits every day. If there are any new commits, it compiles, packages and release the module. This process is entirely automated, so install it at your own discretion. If you have any questions about OpenEUICC, please file an issue on original PeterCxy's repository.