Can't install application - Parse Error There is a problem parsing the package

Hello,

I created brand new application using:

  • ionic start blankProjectIonic
  • ionic platform add android
  • ionic build

And when I try to install on my HTC One V (android 4.0.3) system writes “Parse Error There is a problem parsing the package”.

On my second cell phone (Samsung galasy s4) application works fine.

Can anyone help me, please?

kindly set ur min-sdk-version to API 15

You may refer to table of Plaform Versions
http://developer.android.com/about/dashboards/index.html

I’m having this same issue. Even when I try to use the debug version, running ionic build android, I get the same error on a few different devices. I’ve tried about everything with no luck.

Hi
check your app id
i having same issue
after i edit app id from
SmartApp.app.com
to
com.SmartApp.app.com
app id must start with com