• wander1236
    link
    English
    101 year ago

    For most apps, this doesn’t matter at all. The vast majority of Android apps are fully Java/Kotlin, which is architecture-agnostic.

    It’s only when you need to use C libraries where architecture matters, and most things using C libraries are games, which already target 64-bit.