Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Cordova, Titanium, Unity, Xamarin
Titanium Questions or Problems
Unable to load ar world file in assets folder
C
ChiHong Lin
started a topic
over 7 years ago
Unable to load ar world file in assets folder
3 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
C
ChiHong Lin
said
over 7 years ago
I built a Tianium Android Module (source from forum) and required in the sample test app.
if i created a awWindow with an htto link (ex:
http://my.webserver.com/hello.html
) it work fine.
However i tried to use the file from the assets foleder (/platform/android/assets/ar/hello.html).
I Just cannot get it worked.
hello.html ----- not worked
architectsdk://hello------not worked
Any clue?
L
Luis
said
over 7 years ago
I'm also interested.
Have you tried something like file://platform/...../ar/hello.html?
A
Andreas Fötschl
said
over 7 years ago
Hi!
Please have a look at latest
Wikitude Titanium Module Implementation on github
.
There is also a sample app in there.
Kind regards,
Andreas
Login
or
Signup
to post a comment
More topics in
Titanium Questions or Problems
Initial Beta Module
Error when building .zip
Missing Java .so files
library not found for -lWikitudeSDK
ld: 977 duplicate symbols for architecture armv7
Working sample?
Build failed
Android Module build fails.
Unable to load HelloARchitectWorld.html
Update from Wikitude on progress
See all 92 topics
© 2020
Wikitude
GmbH ·
Imprint
·
Legal
ChiHong Lin