When I write code to update my android application using
"application/vnd.android.package-archive"
it always ask for conformation with a dialog window, but when I update the same APK to the play store, there is no dialog screen appears.
How I can avoid or customize the android APK installer dialog screen?