"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Samsung Galaxy Tab Problem

It's not working on my Galaxy tab. When the project starts on my tab it just shuts down again. My logfile: [ATTACH]35[/ATTACH] Model number GT-P1000 Firmware: 2.2 Kernel: 2.6.32.9 Build: Froyo

Have you updated to QCAR 1.0.0? Are you running one of the sample applications, or a custom application? If you haven't, try one of the sample applications without modification. Make sure your device is connected to the internet. - Kim

Well, I'm still curious, have you tried running a sample on your Galaxy Tab? It will help us in understanding the problem. - Kim

And the samples also crashed? Could you give us the full log for a sample run? The log file you attached earlier always starts with onResume, I'd like to see a log that starts from a fresh run of the app. Try deleting the app and capturing the log from a fresh install/run. - Kim

Hi, sorry for the late answer but I was working on another project. I still have the same problem with the galaxy tab. It still crashes with the sample files also. My own project works on the nexus one and not on the galaxy tab.

What version of Unity are you using? The log file you attached earlier contains the following: Error: Trackable named Tracker does not exist. It looks like that project might be missing the config.xml or qcar-resources.dat files. You say the 1.0.0 sample applications are also crashing on your Ga

Hmm, why isn't the teapot textured? Is this the included QCAR-ImageTargets scene? You should be able to double-click on the QCAR-ImageTargets scene file in the Project list to load it. I ask, because our sample scene has the InitializationErrorHandler script attached to the ARCamera object.

Hello JDB, Can you please try completely un-installing your application from the device using Settings -> Applications -> ManageApplications and click uninstall app. Once the app is uninstalled, re-install using unity build and run . I am curious which model of GT-P1000 you have.

creativecode

Sun, 08/07/2011 - 14:11

Hi there, i have the same problem. I have a unbranded Galaxy Tab GT-P1000 with Firmware 2.2 and Kernel version 2.6.32.9 its a German device. I have try the the ImageTargets sample.

QCAR is currently compatible with Unity 3.3 and not 3.4. Please expect a maintenance release very soon to fix this. You can install both Unity 3.3 and 3.4 at the same time for now. Information on how to do this is available in the Unity forums. Thank you, -Peter