CrossSset is a modern, powerful, and elegant alternative to the well-known SetEdit. Built from scratch in Kotlin, it is an advanced Android settings explorer and manager (System, Secure, and Global), focused on extreme performance and native integration with Shizuku.
💡 Why CrossSset? Unlike the original SetEdit, CrossSset uses a modern asynchronous architecture (Coroutines), does not freeze with large lists, and introduces the exclusive Watchdog feature to lock values in real time.
| Feature | SetEdit (Original) | CrossSset (Modern) |
|---|---|---|
| Language | Java (Legacy) | Kotlin (Modern) |
| Interface | Android 4.0 Style | Material 3 / AMOLED |
| Performance | Slow on large lists | Lazy Loading (Instant) |
| Protection | None | Watchdog (Real-time Lock) |
| Search | Basic | Instant with Cache |
| Stability | Prone to ANRs | Zero ANR (Multi-threaded) |
- The missing feature from SetEdit: monitor specific settings and, if the system or another app tries to change them, Watchdog instantly forces them back to your custom value.
- Smart Tabs: Intuitive organization between
System,Secure, andGlobaltables. - History & Undo: Track all changes with quick undo support.
- Backup & Restore: Export your optimizations as ZIP files and restore them on any device.
- Material 3: Modern components, smooth animations, and color-based risk indicators.
- Language: Kotlin
- Concurrency: Coroutines & Flow
- UI: ViewPager2, TabLayout, SwipeRefreshLayout, Material Components
- Privileges: Shizuku API (Transparent access to the
settingsshell) - Localization: Supports Portuguese (BR), English, and Spanish.
- Install Shizuku: The engine that allows system modification without root. Download here
- Authorize CrossSset: Open the app and grant permission through the Shizuku dialog.
- Explore and Optimize: Search for keys like
animator_duration_scaleand feel the difference in system smoothness. - Protect your keys: Enable Watchdog in the edit dialog to ensure the system does not revert your changes.



