You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, during the configuration step of my Android project a message printed via CMake indicates that 32 bits (armeabi-v7a) is going to be dropped soon.
I have a Nexus 4 on which I install my game. If 32 bits support is dropped I won't be able to use my app on this device. Moreover I usually communicate in a community where people appreciate software that runs on older devices, for ecological, economic, and ethical reasons.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, during the configuration step of my Android project a message printed via CMake indicates that 32 bits (armeabi-v7a) is going to be dropped soon.
I have a Nexus 4 on which I install my game. If 32 bits support is dropped I won't be able to use my app on this device. Moreover I usually communicate in a community where people appreciate software that runs on older devices, for ecological, economic, and ethical reasons.
Is there a necessity to drop this architecture?
Beta Was this translation helpful? Give feedback.
All reactions