Skip to content

Commit

Permalink
ARCore Android SDK v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanjin Buljko committed Aug 31, 2020
1 parent 582014c commit b525483
Show file tree
Hide file tree
Showing 407 changed files with 4,236 additions and 32,123 deletions.
10,526 changes: 29 additions & 10,497 deletions LICENSE

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ capabilities you can build entirely new AR experiences or enhance existing apps
with AR features.


## Upcoming breaking change affecting previously published 32-bit-only apps
## Breaking change affecting previously published 32-bit-only apps

In **August 2020**, _Google Play Services for AR_ (ARCore) will remove support
for 32-bit-only ARCore-enabled apps running on 64-bit devices. Support for
32-bit apps running on 32-bit devices is unaffected.
_Google Play Services for AR_ (ARCore) has removed support for 32-bit-only
ARCore-enabled apps running on 64-bit devices. Support for 32-bit apps running
on 32-bit devices is unaffected.

If you have published a 32-bit-only (`armeabi-v7a`) version of your
ARCore-enabled app without publishing a corresponding 64-bit (`arm64-v8a`)
version, you must update your app to include 64-bit native libraries before
August 2020. 32-bit-only ARCore-enabled apps that are not updated by this time
may crash when attempting to start an augmented reality (AR) session.
version, you must update your app to include 64-bit native libraries.
32-bit-only ARCore-enabled apps that are not updated by this time may crash when
attempting to start an augmented reality (AR) session.

To learn more about this breaking change, and for instructions on how to update
your app, see https://developers.google.com/ar/64bit.
Expand Down
186 changes: 0 additions & 186 deletions libraries/glm/detail/dummy.cpp

This file was deleted.

Loading

0 comments on commit b525483

Please sign in to comment.