I downloaded the vuforia sample app for android and run the application with android studio the app work accuracy but when I want to run any of the sample for rendering just the screen getting started to be black and after that back to the list activity again and I didn't see any error but in the last check I found that the app go to the looper and not run ImageTargetClass or other Class
How could I solve this problem???
i have the same problem too