Questions tagged [android-augmented-reality]

214 questions
1
vote
1 answer

Augmented Reality Frameworks for Android App Development

I have been looking for an up-to-date answer to the question: What is the recommended AR Framework to use for Android App development? I want to start to learn AR so a framework with tutorials, community, etc... is preferable. So far the 2 that…
1
vote
0 answers

Kudan AR with Unity: customized marker is detected but the augmented model did not appear

I am trying to modify the Kudan AR tutorial for android which I got it from here. Everything works fine and now I am trying to change to my own marker. I have tested with the windows sample pictures like the Tulips and it works well too. But when I…
1
vote
1 answer

Android Augmented reality framework for android

So, I have a need of some kind of framework for AR that will let me do the following: I need to get the location displayed on camera with some pins, also, this must work indoors, as well as outdoors. What thing would you recommend?
Miljan Vulovic
  • 1,586
  • 3
  • 20
  • 48
1
vote
0 answers

3d Model with GPS. Android Samples

I want to use markerless location-based (GPS+sensors) tracking in order to have a correct registration, by superimposing 3D objects on the real scene. Are there any Android samples demo for kudan sdk about 3D model with GPS as the one provided for…
1
vote
3 answers

ARToolkit in Android Studio

I'm beginner in Android Studio, I tried to build an AR application that I found ARToolkit SDK and downloaded it but I don't know how to use it and how to add it to Android Studio. There are some example projects in it that I couldn't open them with…
1
vote
0 answers

Kudan sample app not launching

I have problem with launching Kudan sample app on my phone. I am using Kudan in Android Studio. I created project as was described on website, checked is matches bundeID in my app and on the website(I know key wont be working if they are not the…
Luci
  • 21
  • 2
1
vote
2 answers

Unity is asking me to locate my Android SDK

All I know is that I have my Android Studio in the applications folder, but it can't be selected. I'm trying to build a unity project in Android. I'm also using Mac.
1
vote
0 answers

Are there apps that record the screen and take videos from the camera simultaneously in the background while a third app that uses the camera runs?

For an augmented reality app, I must record screen and camera simultaneously. I found apps that record the screen while I run my augmented reality app. However, I couldn't find apps that record a video from the camera while letting my augmented…
1
vote
1 answer

Project Tango: Augmented Reality navigation with ADF not working

Working on an indoor navigation app using project tango by referring this repository. It updates all the valid poses and finds path when the starting and ending points are set to the adapter. It uses A* algorithm to find out the shortest path…
0
votes
0 answers

Android phone camera is not recognising flat image targets : issues with license and database

Android phone camera is not recognising flat image targets. I created an application in unity using a vuforia plug-in. The build is made and it has been successfully installed on my android 12 phone. The camera is also on, but the camera is not…
0
votes
0 answers

How to display AR model_viewer plus on Android

Hello when I run my code and press the cube to see the 3 objects in AR the camera don't open it just show me the object in Black page with a full 3 d object child: Hero( tag: widget.product.id.toString(), child:…
0
votes
0 answers

Inspect point cloud saved with google cloud anchor

Does google provide a way to visualize the actual point cloud saved when hosting a cloud anchor? It will be very helpful for understanding how many anchors I need to cover a certain area. Considering the users may come from different directions. The…
Sergei
  • 508
  • 7
  • 13
0
votes
0 answers

import assets for unity ARcore application from server

So i have built an unity augmented reality application but the problem i'm facing that i need to import a diffrent 3d model each time i open the application from an online server any ideas how to do that ?
0
votes
0 answers

The changes between older and newer versions of Vuforia Engine

I have followed the tutorial by this guy https://youtu.be/BRScnNUg730 but I have so many red lines in my code. I think it is because the version of his Vuforia was older than mine. And as I know there are some changes between older and newer…
0
votes
0 answers

Android build error when using Wikitude Sdk

I can't build my Wikitude project and the issue sounds to be in the Wikitude Sdk because whenever i use it the build crashes launching these two build errors Building Library\Bee\artifacts\Android\iz17e\n8fd_barcode.o failed with output: In file…