Galaxy S9 'starlte' + /e/OS 'Q' dev AOSP Android 10

Heimdall Suite (Odin equivalent)

Install Heimdall or if you prefer you can Build latest Heimdall suite

Build Heimdall

The Heimdall project does not provide package for the last version. So you need to build it manually from our fork. Bellow the documentation for each platform, extracted from README of Heimdall project.

Linux:

Extract the Heimdall suite zip and take note of the new directory containing heimdall. Now copy heimdall into a directory in $PATH, a common one on most distros will be /usr/local/bin. For example cp heimdall /usr/local/bin. You can verify Heimdall is functioning by opening a Terminal and running heimdall version.

macOS

Mount the Heimdall suite DMG. Now drag heimdall down into the /usr/local/bin symlink provided in the DMG. You can verify Heimdall is functioning by opening a Terminal and running heimdall version.