I'm a student working trying to work with the GeoAR functionality. Unfortunately I don't really know Java at all, and I'm getting errors when trying to set up my app. I'm copying stuff across from the examples provided with the SDK, however I keep getting Cannot Resolve Symbol errors.
These aren't just referring to one thing either, however the most common I'd say is for architectView. Links below are for the pastebins to my activity file in java and also to my corresponding xml file.
Hopefully someone can advise me where I'm going wrong. Thanks!
1 Comment
Wikitude Support
said
about 5 years ago
Hello Tim,
Unfortunately, I do not think I can provide that much support here. What I would recommend is that you download our sample from the Download page, and follow the exact steps provided here. For the specific error you receive, you might also take a look here.
Tim Rodaway
I'm a student working trying to work with the GeoAR functionality. Unfortunately I don't really know Java at all, and I'm getting errors when trying to set up my app. I'm copying stuff across from the examples provided with the SDK, however I keep getting Cannot Resolve Symbol errors.
These aren't just referring to one thing either, however the most common I'd say is for architectView. Links below are for the pastebins to my activity file in java and also to my corresponding xml file.
AR.java = https://pastebin.com/xcUxGC74
activity_ar.xml = https://pastebin.com/JMKqUzix
Hopefully someone can advise me where I'm going wrong. Thanks!