ARCore for All
Google ARCore (dev preview 1) for "unsupported" Android devices
Summary
Google's ARCore developer preview for Android is awesome. Unfortunately, my Android phone (Samsung GS8 ) was not on the supported list, and apps built with ARCore exit at start on my device. However, its hardware actually can run ARCore!
I modified the Android library to strip the ARCore device check, and ARCore started working on the device.
Developer Preview 2
ARCore has been updated to Preview 2 by Google.
1