sabreW4K3@lazysoci.al to Android@lemdro.idEnglish · 23 days agoGoogle embraces the future, mandates 64-bit apps for Wear OSwww.androidauthority.comexternal-linkmessage-square7linkfedilinkarrow-up123
arrow-up123external-linkGoogle embraces the future, mandates 64-bit apps for Wear OSwww.androidauthority.comsabreW4K3@lazysoci.al to Android@lemdro.idEnglish · 23 days agomessage-square7linkfedilink
minus-squaremerci3@lemmy.worldlinkfedilinkEnglisharrow-up7·23 days 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·23 days 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·23 days 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.