FYI - Neben den Anforderungen, die im Play Store genannt sind, muß das Android Device auch die 64 bit abi für native Anwendungen unterstützen.
The term "abi" stands for application binary interface and provides a way to run apps on the Android platform, that are written in C/C++ (native) code or linked with any third party native libraries. The core functions of Notes/Domino are written in C++ and therefore a Notes-like client such as HCL Nomad needs this 64 bit abi for native applications.
We don't have a reliable way to tell which Android devices have 64 bit abi support and which do not.
At this point the best way is to try to download the app from the Play Store, and if it's available, it's supported and if not, then it's not supported.
Beim Sideloading (=Installation der direkt von FlexNet heruntergeladenen APK aus "unbekannter Quelle" außerhalb des Play Store) läuft es letztendlich auch auf einen Versuch hinaus. Wenn's klappt, hat man Glück gehabt. Wenn nicht, dann ist das Gerät nicht kompatibel.
Leider ist es bei Android nicht so einfach wie bei iOS, da die Gerätehersteller die Info, ob ein bestimmtes Gerät die 64 bit abi unterstützt oder nicht, i.d.R. nicht in ihrer Produktbeschreibung angeben.