Also Du kannst es schon nicht Debuggen oder auf deinen Handy starten, richtig ?
Bist Du sicher dass es wirklich ein 64-Bit
OS ist ?
Es gibt nämlich viele Geräte die zwar 64-Bit CPU haben, die aber auf 32-Bit
OS läuft.
Siehe
hier
Zitat:
Android 64-Bit Caveats
There are a few hurdles to consider when you start building Android 64-bit applications The biggest issue is that about 50% of Android devices out there have a 32-bit CPU, or they have 64-bit CPU but run a 32-bit version of the
OS, and therefore cannot run 64-bit Android applications.
If you want to verify your Android device CPU can run 64-bit apps one option is to use existing apps on the Play Store, like the following:
AIDA64 (check the information in the CPU page)
CPU-Z (check the System page)
If it
indicates your CPU has 64-bit ARMv8-A instruction set, but
it is set in 32-bit mode, it implies the
Android version is not 64-bit. In case of a mismatch, at the moment you’ll get a specific error message when running a 64-bit APK, but a not-co-clear error message when you try to debug.
Ich kann AIDA64 segr empfehlen, ist ein ziemlich nützliches Tool.