eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
Go to file
Peter Cai d820691357 Implement LuiActivity for settings integration
For full integration, we would have to implement EuiccService, but that
would mean refactoring everything every time with Android updates and
giving up the ability to manage non-embedded eUICC cards. For now, I
think having our own UI is the best plan of action. EuiccService is only
useful with carrier apps anyway and those likely require Google
services.
2022-05-02 10:36:43 -04:00
.idea implement DSDS switch 2022-05-01 21:15:45 -04:00
app Implement LuiActivity for settings integration 2022-05-02 10:36:43 -04:00
gradle/wrapper initial commit 2022-04-29 17:09:34 -04:00
libs/lpad-sm-dp-plus-connector Show ICCID as little-endian string 2022-05-02 10:04:15 -04:00
.gitignore import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00
build.gradle initial commit 2022-04-29 17:09:34 -04:00
COPYING add LICENSE files (also include the one from Truphone) 2022-04-30 17:04:35 -04:00
gradle.properties initial commit 2022-04-29 17:09:34 -04:00
gradlew initial commit 2022-04-29 17:09:34 -04:00
gradlew.bat initial commit 2022-04-29 17:09:34 -04:00
LICENSE add LICENSE files (also include the one from Truphone) 2022-04-30 17:04:35 -04:00
settings.gradle import LPA library implementation from TruPhone 2022-04-29 18:05:10 -04:00