Questions tagged [android-augmented-reality]
214 questions
0
votes
1 answer
Can I link a Vuforia app with android app?
I'm working on an app which needs augmented reality, so I'm asking if I can create my app on android studio then link it with vuforia application which is made by unity if so, I'd like to know how, if I can't , is there other ways?
thanks in advance…

Yaseru
- 71
- 1
- 5
0
votes
1 answer
How to publish Project Tango and no-Tango versions in one application?
I want to publish an application with two apk versions:
for devices with Project Tango support;
for rest devices.
But when I try to publish them as is, I get Fully shadowed APK error on tango version (This APK will not be served to any users…

Michael Lukin
- 829
- 3
- 9
- 19
0
votes
1 answer
How to configure ibm watson (speech to text API) in unity for developing AR application?
I've been trying to make an AR application using IBM Watson (speech to text API). Unfortunately can't configure the API in unity. After importing the SDK can't find any options for configuration. Can anyone please tell me, how can I do that?
Here…

InoU
- 11
- 2
0
votes
0 answers
UnsatisfiedLinkError while adding library
I am trying to add this library and on running the application, however when Intent is fired to start Markerless_Wall activity, following error is shown:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file…

Malwinder Singh
- 6,644
- 14
- 65
- 103
0
votes
1 answer
How to display the data as augmented only if the user is facing towards a feature in the real world?
I am currently developing an augmented reality android application in which I would like to display the discharge data of a river along with the river name as augmented features. However, I would like to show the data augmented only if an user is…

Charu Manivannan
- 1
- 3
0
votes
1 answer
Is there any binocular AR SDK for Android?
I have one of these VR headsets that you insert your phone into and you can use VR apps. The headset also has a feature for AR, meaning I can take out a part of it and the phone`s camera can record what I am looking at and overlap AR elements on the…

Nixi Alexandru
- 41
- 7
0
votes
1 answer
Is the Google Pixel 2 XL phone compatible with AR Core
Could someone having access to the latest Google Pixel 2 (XL) phone please confirm whether the phone is compatible with AR Core?
EDIT
At the time I asked the question there was no information on whether or not Pixel 2 supported ARCore but since then…

user18490
- 3,546
- 4
- 33
- 52
0
votes
3 answers
Augmented reality application using unity and vuforia
Good day everyone, I am currently on the process of creating my first AR application using unity and vuforia sdk. I already know some basics of AR that you need an image target to display the 3d object or information associated with the image…

AtanHokage04
- 7
- 5
0
votes
1 answer
Augmented Reality: Place virtual objects on top and below of real object (Android/Cordova)
I'm trying to place two virtual objects on top and bellow of one object in augmented reality.
example
I have to read characters from visiting card then according to the visiting card data i have to place two objects as shown in bellow image
I have…

Bahu
- 1,516
- 2
- 28
- 49
0
votes
0 answers
How to combine Vuforia Cloud AR + Video Playback?
im new here and im new with Augmented Reality
currently, im working with my last project in colleg
my project is combine 3D Object and Video in one app (android) using cloud AR.
Im stuck, I really confuse how to add video playback in cloud…

Amir Hamri
- 1
- 1
0
votes
1 answer
ARToolKit: Sample app not showing animation
it may be a quite dumb question. Please bear me, being novice to AR and touching android after an era.
I downloaded and did setup ARToolKit. I am followed this video for the setup.
Then, tried one of the examples, ARSimpleNativeCarsProj, in it.
But,…

Harish J
- 525
- 1
- 4
- 16
0
votes
1 answer
Adding ARToolKit SDK to Android Studio project
ARToolKit is a library to create augmented reality aplications. I wanna know how to create Android AR apps and I have chosen this tool for this. I'm using Android Studio SDK in Windows7 and I have downloaded and unzip the…

aL_peLi
- 1
- 1
- 5
0
votes
1 answer
Custom 3D object and Image targets in Artoolkit
I have successfully tested the ARToolkit example given on GitHub
I tried to change the models in data but it still displays the two cars object.
Can it have the custom 3D object and the image targets other than given in example?

tausif
- 56
- 1
- 9
0
votes
1 answer
Unity3d EasyAR Target loads at the start of the camera before find the trarget
I am tring to build an AR android app with unity3d last version and EASYAR SDK.
I have create the target and i am able to load my image or video at it's chile object but the child objct (cube or plane) load imediately when th camera opens.
i am…

kordou
- 1
- 2
0
votes
0 answers
Clickable and rotatable models using Android Studio and ARToolkit by using ARNativeOSG sample project
Can the 3D models used with the markers be made click-able and rotatable using Android Studio and ARToolkit ? Basically in the AR android application I want to implement this functionality on the 3D models as well.
Problem is: I have downloaded…

Sid
- 11
- 5