Blog

B#2 – “CushyStorage”: A Unified, Hardware-Secured Wrapper for Android Local Storage — SharedPreferences and Reactive DataStore

Posted by on Jul 25, 2026 in Blog, Portfolio

B#2 – “CushyStorage”: A Unified, Hardware-Secured Wrapper for Android Local Storage — SharedPreferences and Reactive DataStore

In 2026, the Android local persistence landscape remains surprisingly fragmented between the legacy SharedPreferences, Jetpack DataStore and the deprecated EncryptedSharedPreferences. CushyStorage is a unified, hardware-secured wrapper library for Android local storage designed to be more effective, robust and straightforward.

read more

B#1 – “Pushes Test” — Mastering and Testing Android Notifications

Posted by on Jul 4, 2026 in Blog, Portfolio

B#1 – “Pushes Test” — Mastering and Testing Android Notifications

Pushes Test is a professional “Live Laboratory” that eliminates guesswork from the Android Notification API. This programmable environment allows developers to model and stress-test 100+ real-world push scenarios without needing an external server and enables faster debugging and more reliable logic on physical devices.  

read more