XML ingest
Pick ECG XML via the system file picker and render instantly.
Open ECG XML files, view crisp 12-lead waveforms with smooth pinch-zoom, and get on-device AI cues for key events, fast, offline, private.
Our heritage: extensive experience across cardiology and computation, coding since the Commodore 64 era through to modern Android and AI.
Pick ECG XML via the system file picker and render instantly.
I–III, aVR/aVL/aVF, V1–V6 with clean clinical layout and smooth pan & zoom.
Compact decode → LZW-style decompress → Δ-reconstruct with chunked min/max markers.
On-device models highlight R/S peaks and lead-specific cues for quicker interpretation—no cloud required.
ActivityResultLauncher<Intent> picker = registerForActivityResult(
new ActivityResultContracts.StartActivityForResult(),
r -> {