Access Wikitude Android Native SDK without an Activity
N
Neo Li
started a topic
about 6 years ago
I'm trying to access Wikitude Android Native SDK within an Android service (call
WikitudeSDK.onCreate in a service.onCreate). However, it seems that
WikitudeSDK.onCreate require an Activity context and the program crash. Is it possible to call Wikitude Android SDK without an activity?
1 Comment
Wikitude Support
said
about 6 years ago
Hello Neo,
I am afraid this is not possible. Could you please share some further details regarding your use case and why you wish for this specific behavior? It sounds a bit interested and we could possibly add it in our feature list.
Neo Li
I'm trying to access Wikitude Android Native SDK within an Android service (call WikitudeSDK.onCreate in a service.onCreate). However, it seems that WikitudeSDK.onCreate require an Activity context and the program crash. Is it possible to call Wikitude Android SDK without an activity?