Hello. New here.
I have a device with ARMv8 aarch64, and manually installed the aarch64 apk. However I hadn’t seen the FAQ, which states that one should always use the more general fat apk instead of arch-specific.
But I’m also noob on Android stuff… If delete all data and uninstall the app from Android’s app manager in Settings, does it really uninstalls cleanly and completely an app, so I can install another version of it from scratch?
Or, if the way to update manually installed apps via apk is just downloading and installing the newer apk, can I do the same by just installing the general apk, even if I installed the arch-specific version?
How does the general fat apk work? I imagine it comes with both versions packed, but does it install both coexisting in the same device, or does it give an option or something?
Finally, what are the arch-specific apks actually for if they’re not supposed to be used?
Thanks for your help.