sabreW4K3@lazysoci.al to Android@lemdro.idEnglish · 2 months agoGoogle embraces the future, mandates 64-bit apps for Wear OSwww.androidauthority.comexternal-linkmessage-square7linkfedilinkarrow-up123arrow-down12
arrow-up121arrow-down1external-linkGoogle embraces the future, mandates 64-bit apps for Wear OSwww.androidauthority.comsabreW4K3@lazysoci.al to Android@lemdro.idEnglish · 2 months agomessage-square7linkfedilink
minus-squaremerci3@lemmy.worldlinkfedilinkEnglisharrow-up7·2 months agofrom my understading, a smartwatch is the exact case scenario of a device that needs to be converted to 64 bit only as soon as possible, the reason being the Y2K38 bug.
minus-squarelimerod@reddthat.comMlinkfedilinkEnglisharrow-up7·2 months agoThat same page says those systems can use 64-bit signed integer to store date time even on 32bit systems.
minus-squareToes♀@ani.sociallinkfedilinkEnglisharrow-up6·2 months agoIts harder to make that change (reliably) to your app than it is to publish a arm64 package. Its also expensive in terms of cpu cycle waste.
from my understading, a smartwatch is the exact case scenario of a device that needs to be converted to 64 bit only as soon as possible, the reason being the Y2K38 bug.
That same page says those systems can use 64-bit signed integer to store date time even on 32bit systems.
Its harder to make that change (reliably) to your app than it is to publish a arm64 package.
Its also expensive in terms of cpu cycle waste.