I use android studio to create application name "chaiyaphum".
Then i run my app with device "ASUS fonepad7 k00z" and it's work well.
After that i create new project name "sampleapp" and run It's show error
pkg: /data/local/tmp/abc.sampleapp
Failure [INSTALL_FAILED_DEXOPT]
After that i run "sampleapp" again It's show error
pkg: /data/local/tmp/abc.sampleapp
Failure [INSTALL_FAILED_UID_CHANGED]
How to solve it's?