← All projects
XR2025shipped

OnePlace

Productivity application for Notes, Events, Tasks and Goals across Mobile, Tablet and XR devices.

Role
Senior Android Engineer
Domains
XR · Spatial computing · Productivity · Adaptive UI

Overview

A productivity app built as one adaptive codebase that scales from a phone to a tablet to a headset, where panels can be placed and anchored in physical space.

The problem

Productivity tools tend to be designed for a single form factor. Extending one to XR usually means a second codebase and a second product.

What I built

A single adaptive application using Material 3 Adaptive, Navigation Suite and list-detail layouts, with the XR surface built on the Jetpack XR SDK, SceneCore and ARCore for spatial anchoring. Local data is held in Room and DataStore with StateFlow-driven ViewModels.