SimManager schedules eSIM and physical SIM switching down to the minute — alarm-style reminders, IANA timezone pinning, custom plan names, and live slot status. Fully offline, no cloud, one-time purchase.
From alarm-style reminders to live carrier status — SimManager v1.2 covers every realistic SIM-switching scenario without leaving your device.
Plans with date, time, and recurrence (one-time, daily, weekly, monthly). SIMs flip automatically at the right moment.
Switch eSIM profiles via Android EuiccManager. No manual taps — perfect for travelers juggling multiple data plans.
New in v1.2: choose Notification, Alarm (full-screen lockscreen wake-up + ring), or both. Per plan, you decide how loud.
Bind a plan to an IANA zone (e.g. Europe/Berlin). DST-safe via java.time. Plans don't drift when you travel.
"Work profile", "Vacation USA", "Weekend travel" — give each automation a meaningful title. Or leave blank: a smart default takes over.
Dashboard reflects real slot + carrier state. Toggle a SIM in Android Settings — the app updates within ~1 second, no restart.
On rooted devices the app flips physical SIM slots automatically. Magisk, SuperSU, KernelSU supported. Confirmed on Android 13 / 14; best-effort on 15+ — if the modem rejects every method, you get an honest failure notification with one-tap deep-link to the SIM manager. Never a silent miss.
No root, or root automation didn't reach your modem? At trigger time you get a notification reading "Vodafone · Slot 1" with a one-tap link to the SIM manager.
Every run is recorded — timestamp, result, error message. Full transparency about what happened when.
Export plans + profiles as JSON. Versioned schema (v1, v2, v3) — old backups read forward without data loss.
Zero cloud. Zero analytics. Zero ads. Android Keystore for sensitive data. GDPR-compliant by architecture.
Dark-only design system, Syne + Fraunces + Space Mono via Google Fonts, twelve composables, ten redesigned screens.
Set up in minutes. Works for stock devices and rooted enthusiasts alike.
€1.99 from Google Play. One-time purchase, all updates included, no subscription.
App scans eSIMs, physical slots, and root status. Profiles populate automatically with carrier names.
Pick SIM, action (enable/disable), time, recurrence, and notification mode. Optional plan name. Save.
SimManager fires at the scheduled instant. Plans survive reboots, timezone changes, and missed executions.
Min-SDK 33 (Android 13), target SDK 35 (Android 15), tested on Android 16. Battery-neutral by design.
Optimized for Android 14 and 15, ready for 16. Min-SDK 33.
Automatic via EuiccManager (Android 9+) — works regardless of Android version on eSIM-capable hardware.
Magisk, SuperSU, or KernelSU. Automatic physical-SIM toggle confirmed on Android 13/14; on 15+ the app uses a multi-strategy cascade and falls back to a tap-to-settings notification if no method reaches your modem.
WorkManager + exact AlarmManager + event-based listeners. No persistent foreground service.
Phone state, notifications, exact alarms, full-screen intent. No more, no less.
No network calls at runtime. All features run locally, fully on-device.
One purchase. All updates. No ads, no in-app purchases, no data extraction.
Verantwortlich für die Datenverarbeitung im Zusammenhang mit der App SimManager im Sinne der DSGVO ist:
ALCEIT – Ali Celebi
Waldenbucher Str. 23
71032 Böblingen
Deutschland
Telefon: +49 (0) 7031 4295344
E-Mail: mail@alceitlabs.com
Website: alceitlabs.com
Umsatzsteuer-ID gemäß § 27a UStG: DE368428327
We do not collect account data, crash reports, or any personally identifiable information beyond what you enter locally (e.g. plan names).
No data is sent to our or any third-party servers.
<queries>) to detect which root manager is installed locally; this check is performed locally and no result is sent elsewhere.What the App will do:
Automatic fallback when an automatic switch is impossible: if every cascade strategy fails on a rooted device, the App writes an honest failure entry to its execution log and shows the same notification + tap-to-settings deep-link as in non-rooted mode. The user is never left in the dark and never sees a silent miss.
What the App does not promise: a guaranteed automatic switch on every combination of Android version, manufacturer, and ROM. Switching depends on the device's modem and operating system honoring the standard Android subscription-toggle APIs. The Provider has no influence over manufacturer-specific modem implementations or future changes to Android. The notification fallback ensures the App stays useful even when the automatic path is blocked at the device level.