I can not test my proyect on my device android 2.3.7

Hi Cocos2d-Team :
I can not test my proyect on my device (the android version is 2.3.3) but it works on a device with version 4.2, could you tell me why this happens?. The error is:
"Starting runtime error, error message: Activity not started, unable to resolve intent {act = android.intent.action.VIEW
dat = org.cocos2dx.PrebuiltRuntimeJs / org.cocos2dx.javascript.AppActivity
flg = 0x10000000}, please check it "

Any updates on this? I’m still getting this issue and haven’t found a solution. Even with a brand new project with no modifications, I’m still unable to debug on my device. I tried mucking around with the androidmanifest file with the intent filters and data tag but so far no go

I have the same problem on my Android 3.2 testing device. I use Cocos code IDE and cocos2d-js.
Does anybody know how to resolve it please?