Reputation: 15432
I would like to develop an app using ARCore. I have several questions:
Thanks !
Upvotes: 4
Views: 2870
Reputation: 1022
- is it required to install the arcore-preview.apk to be able to run this ARCore app ?
ARCore is no longer in developer preview as of the Feb. 23rd, 2018 announcement of ARCore 1.0. The ARCore service is updated via the Play Store.
- Why does the arcore-preview.apk appears with the name "Tango Core" in the applications list of my device ?
Now that ARCore is out of developer preview, Tango Core is obsolete / no longer relevant.
- Will the Android OS directly include the ARCore (Tango Core ?) SDK in the future ?
ARCore is separate from the operating system, but supported devices typically come with a stub version pre-installed, which is then updated by the Play Store.
Links to the latest ARCore SDKs can be found on the downloads page: developers.google.com/ar/develop/downloads
- Will all the devices be compatible with ARCore ? (not just the S8 and a few devices...)
The list of supported ARCore devices (iOS and Android) is regularly updated. The official list is maintained as part of the developer documentation: developers.google.com/ar/discover/supported-devices
Upvotes: 0
Reputation: 487
Yes, If u using preview 1 then arcore-preview.apk else if you are using preview2 then install arcore-preview2.apk
ARCore is based on the Tango. The service name is display as Tango Core in preview 1 and the servie name is diplay as ARCore in Preview2
Yes, In future they have plan attach the services by default in sdk but not sure(In Progress) and now the Apps can be downloaded from Play Store.
Supported Devices are Following Google Pixel, Pixel XL, Pixel 2, Pixel 2 XL Samsung Galaxy S8 (SM-G950U, SM-G950N, SM-G950F, SM-G950FD, SM-G950W, SM-G950U1)
Some of the different in Preview 1 and 2
Future Enhancement All of the basic functionality an be handle in 1.0 (like as AR Kit)
Upvotes: 0
Reputation: 5027
No. But much more than the current choice:
Google plans to add support for other phones from Samsung, Huawei, LG, and Asus, among others. The goal is to bring ARCore support to “100 million devices at the end of the preview." - source
Upvotes: 3