Hi everyone. i downloaded the most recently SDK for Android and i installed the WikitudeSDKSample.apk on my phone (Samsung Galaxy ACE with Android 2.3.4), the application installs and opens correctly, but when i select a example the application close automatically (the GPS and WIFI has been activated). I tried in LG L7 (Android 4+) and works fine. In the documentation says that my device is supported:
Supported Devices
Wikitude SDK is working on devices fulfilling the following requirements:
Android 2.2, SDK=8 (but running way faster on Android 4+ )
I use Eclipse to develop, and with ADV device with Android 4+ the application not close, but the camera not work (i can't emulate the camera with my webcam).
any idea?. Thanks and sorry for my poor english.
A
Andreas Fötschl
said
over 7 years ago
Hi there!
Unfortunately your Galaxy ACE is not supported as it is single core and has no large screen. You may check features before entering AR-Features within your app or even block these devices in the manifest
Concerning ADV: Wikitude SDK uses lots of features incl. openGL, separate cam-rendering, sensor values etc. so you have to run your implementation on real device.
mario castillo gamez