- Sort Posts
- 13 replies
- Last post
Re: Why does the SDK only work on certain devices?
Re: Why does the SDK only work on certain devices?
Re: Why does the SDK only work on certain devices?
Re: Why does the SDK only work on certain devices?
Re: Why does the SDK only work on certain devices?
Interesting...
I have a Droid and once I got the correct USB driver from Motorola things started to work, least eclipse and adb was able to see my device. I was able to use eclipse to put the ImageTarget on the phone but when I ran it I got...
"Network connection required to initialize camera settings. Please check your connecetion and restart the application. If you are still experiencing problems, then your device may not be currently supported."
I've tried it with and without the WiFi turned on...
So confirmed that Droid is not supported ;-)
Any idea when?
Re: Why does the SDK only work on certain devices?
Re: Why does the SDK only work on certain devices?
Kim,
thanks for info. Strange, because there was no such error as you mentioned. With WiFi it will be problem, because dev soft I have at work and WiFi at home :)
I tried several times and I am always getting error about network connection... I will try to test it at home... is there any solution how to copy this generated apk file to phone? Or is it already stored in phone ?
Regards,
--
SzYmOn
Re: Why does the SDK only work on certain devices?
The Galaxy S is not currently supported. That said, you should be seeing the "Failed to initialize QCAR because this device is not supported" message, instead of the connection failed message. Could you try once more today and let me know if you have the same results? Also, if it's possible to get on WiFi could you try that as well?
Thanks,
- Kim
Re: Why does the SDK only work on certain devices?
D/QCAR ( 1015): ERROR: Error - cannot download device start-up settings. Fail
ed to initialize the QCAR SDK. Device settings must be downloaded at least once
for the SDK to work.
I/DBG_WSS_TP( 1297): [wssHttpAdapter.java Line:1722] getIsConnected connect stat
us is false
Interesting...
Should WiFi be enabled? Right now is 3G/HSPA.
Re: Why does the SDK only work on certain devices?
Hello,
I understand that if I am owner of Galaxy S it will be not working?
Evertything is working, but when I am launching app in Eclipse I got info:
[2011-01-14 12:18:03 - ImageTargets] Android Launch!
[2011-01-14 12:18:03 - ImageTargets] adb is running normally.
[2011-01-14 12:18:03 - ImageTargets] Performing com.qualcomm.QCARSamples.ImageTargets.ImageTargets activity launch
[2011-01-14 12:18:03 - ImageTargets] Automatic Target Mode: using device 'xxxxxxxxxxxx'
[2011-01-14 12:18:03 - ImageTargets] Uploading ImageTargets.apk onto device 'xxxxxxxxxxxx'
[2011-01-14 12:18:03 - ImageTargets] Installing ImageTargets.apk...
[2011-01-14 12:18:09 - ImageTargets] Success!
[2011-01-14 12:18:09 - ImageTargets] Starting activity com.qualcomm.QCARSamples.ImageTargets.ImageTargets on device 10008109236c
[2011-01-14 12:18:10 - ImageTargets] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.qualcomm.QCARSamples.ImageTargets/.ImageTargets }
and on the screen:
"Network connection required to initialize camera settings. Please check your connecetion and restart the application. If you are still experiencing problems, then your device may not be currently supported."
Strange... network connection is fine...
Regards,
--
SzYmOn
Re: Why does the SDK only work on certain devices?
The QCAR SDK only works on supported devices, but this includes non-Qualcomm hardware. For instance the Droid 2 and Droid X both use OMAP processors, and the Nexus S uses a Hummingbird processor. We will be adding more devices throughout the beta. At the end of the beta all Android devices will be supported, assuming the hardware meets a minimum set of requirements (processor speed, OpenGL support, camera support, etc.)
- Kim
To. ksiva
Please read my massage in your Private Messages.