Installation failed since the device possibly has stale dexed jars that don't match the current version (dexopt error). In order to proceed, you have to uninstall the existing application.
DEVICE SHELL COMMAND: pm install -r "/data/local/tmp/com.example.tell_it_dell.myapplication1" pkg: /data/local/tmp/com.example.tell_it_dell.myapplication1 Failure [INSTALL_FAILED_DEXOPT]
DEVICE SHELL COMMAND: pm uninstall com.example.tell_it_dell.myapplication1 DELETE_FAILED_INTERNAL_ERROR
How do I solve this?