'Is there any way to create and AR app without using sceneform for latest Android devices and latest Android studio bumblebee?
I am new in android world. I need help how to use AR sdk and 3d models in latest android studio i.e., bumblebee. Since google has discontinue sceneform and all tutorials that are made in AR are using sceneform on old android studio. I need help or any tutorial or suggestion from where to start.
Solution 1:[1]
The current ARCore Quickstart examples are not based on Sceneform and seem to be up to date:
Its worth being aware also that Scenefrom is still being supported by the open source community in both Java and Kotlin:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mick |
