Ask HN: Any way to test Google ARCore without a supported device?
I'm wondering if there's any way to test Google ARCore without a supported device (Pixel or Galaxy S8).
I have a Moto G5 Plus, perhaps there's some simulator that can pretend it's another phone..?
14 comments
[ 2.6 ms ] story [ 44.7 ms ] threadHowever, this check is made from the HelloArActivity and could be bypassed. It may still fail, but I'd be happy to build an APK with the supported devices check commented out if you'd like.
As a side note, I've been playing with the sample SDK, but it's a slow process due to the lack of documentation. Does anyone know of any communities for sharing info on ArCore?
Thanks in advance
Yes, that's what I thought, I guess they just do it to ease debugging since my phone is just or almost as capable as the Galaxy S8. So, `HelloArActivity` could be patched so that everything worked on other devices?
> It may still fail, but I'd be happy to build an APK with the supported devices check commented out if you'd like.
Is that the only file? So one can just download the SDK and comment that out?
> As a side note, I've been playing with the sample SDK, but it's a slow process due to the lack of documentation. Does anyone know of any communities for sharing info on ArCore?
Well, there's this: https://www.reddit.com/r/Arcore/, but it's new and I doubt is that active. Perhaps you could fork Google's project on GitHub and edit the—almost non-existing—instructions in the README?
I'll give this a try.
I was able to install the modified ARCore APK, but I wasn't able to install the browser.