Support for Wikitude Software Development Kit and tools is coming to an end. All the details can be found here. Kindly note that no new topics can be started on the forum from 21.09.2023. Also, some of the FAQs here (especially license related ones) might become inaccurate.
Hi,
I've integrated SDK 8.5 in my android application and noticed an important issue:
When pressing home button when in the viewfinder, the application still uses 15 to 20% of the CPU until activity's onDestroy() is called.
This doesn't occur if the viewfinder is exited with back key (onPause() and onDestroy() are called in this case)
This is reproduceable easily with the SDK example application: enter image recognition screen, exit by pressing home and check the profiler output..
This is a major issue as it will warm up the phone and consume a lot of battery...!
Thanks for your support,
Laurent
Hi, any news about this issue ?
Laurent Latour
Hi,
I've integrated SDK 8.5 in my android application and noticed an important issue:
When pressing home button when in the viewfinder, the application still uses 15 to 20% of the CPU until activity's onDestroy() is called.
This doesn't occur if the viewfinder is exited with back key (onPause() and onDestroy() are called in this case)
This is reproduceable easily with the SDK example application: enter image recognition screen, exit by pressing home and check the profiler output..
This is a major issue as it will warm up the phone and consume a lot of battery...!
Thanks for your support,
Laurent