Entwicklerleitfaden für Geodaten für Android NDK (C)
Weitere Informationen zur Verwendung der Geospatial API in Ihren eigenen Apps
Beispielanwendung und Codelab
Wenn Sie eine Beispiel-App ausführen möchten, die die hier beschriebenen Funktionen veranschaulicht, finden Sie in der ARCore Geospatial Quickstart for Android (ARCore-Schnellstart für Android-Geräte mit räumlich-geografischen Funktionen) eine Java-Version. Die Beispiel-App in der Kurzanleitung ist in Java geschrieben. Die Codebeispiele in diesem Dokument beziehen sich auf dieselbe Funktionalität, die in C geschrieben ist.
Entwicklungsanforderungen
Wenn Sie zum ersten Mal mit ARCore arbeiten, finden Sie unter Erste Schritte Informationen zu Software- und Hardwareanforderungen, Voraussetzungen und anderen spezifischen Informationen für die von Ihnen verwendeten Plattformen.
Achten Sie darauf, dass Ihre Entwicklungsumgebung die ARCore SDK-Anforderungen erfüllt, wie in der Kurzanleitung für Java beschrieben.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-08 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-11-08 (UTC)."],[[["The Geospatial API enables developers to build AR apps that interact with the real world using VPS and terrain anchors."],["This documentation provides guides and resources for enabling the API, checking VPS availability, obtaining device pose, utilizing geospatial and terrain anchors, and understanding API usage quotas."],["A sample app and codelab are available for quickstart and exploration of the Geospatial API's features, primarily focusing on Android development with Java and C."],["Developers new to ARCore are encouraged to review getting started resources to ensure their environment meets the necessary requirements for AR development using this API."]]],["The content outlines using the Geospatial API in apps, detailing key actions: enabling the API, checking VPS availability, determining the device's Geospatial pose, and working with Geospatial and Terrain anchors. It also mentions API usage quotas. A Java sample app is available in the ARCore Geospatial Quickstart for Android, with C code examples for the same functions. Developers should also check the ARCore SDK requirements in the Quickstart.\n"]]