I am trying to run android app, I get below error messages.
[2014-06-25 15:52:50 - XYZ_project] ------------------------------
[2014-06-25 15:52:50 - XYZ_project] Android Launch!
[2014-06-25 15:52:50 - XYZ_project] adb is running normally.
[2014-06-25 15:52:50 - XYZ_project] Performing com.activity.XYZ_project.Splash activity launch
[2014-06-25 15:52:50 - XYZ_project] Automatic Target Mode: Unable to detect device compatibility. Please select a target device.
[2014-06-25 15:53:35 - XYZ_project] Uploading XYZ_project.apk onto device '1B4396DD05B5FD93'
[2014-06-25 15:55:05 - XYZ_project] Installing XYZ_project.apk...
[2014-06-25 15:57:07 - XYZ_project] Failed to install XYZ_project.apk on device '1B4396DD05B5FD93!
[2014-06-25 15:57:07 - XYZ_project] (null)
[2014-06-25 15:57:07 - XYZ_project] Launch canceled!
can anyone help me with this?
EDIT 1
App gets installed on the phone, but I get above message in the logcat. is this due to less phone memory?