I'm trying to run an eye detection app on Samsung Galaxy Tab 2. When I run the app it says the following in the console window:
[2013-04-08 14:24:16 - EyeDetect] Performing sync
[2013-04-08 14:24:20 - EyeDetect] Uploading EyeDetect.apk onto device 'c16070a0ffe3c9f'
[2013-04-08 14:24:20 - EyeDetect] Installing EyeDetect.apk...
[2013-04-08 14:24:23 - EyeDetect] Success!
[2013-04-08 14:24:23 - EyeDetect] \EyeDetect\bin\EyeDetect.apk installed on device
[2013-04-08 14:24:23 - EyeDetect] Done!
However the app doesn't show in the app menu on the Android device. It does however, appear in the list of applications under settings>application>manage applications
.
So it appears to be among the applications installed on the device, but I can't figure out how to run the app. I really need your help.
Also I can't debug the app as the debug perspective doesn't show up.