Open pixelguy106 opened 2 weeks ago
We're aware of issues with Android builds, we're working on it at this time!
For added clarification:
I want to clarify something. The certificate was not the issue at all; I probably installed the wrong APK, which was from template.zip instead of android.zip. I assume the real problem came from the APK being built only for a 64-bit architecture, making it incompatible and unable to install. The solution is likely to create separate builds for 32-bit and 64-bit, or perhaps a universal build containing both, similar to how other applications package them. Once again, I apologize for my mistake.
I'll touch base with Trashguy about the Android builds and see what we're working with
Tested versions
V.1.0
System information
Android 11, armv7l, 32bits, opengles 3.2
Issue description
Unable to install the android editor duo to incompatible dependency probably native, I assume from 64bits architecture.
Steps to reproduce
Try to install the android editor
Minimal reproduction project (MRP)
N/A