I have an android application that needs to be automatically updated as soon as new version is available. I have referred the following link for updating the application:
But then it asks before updating that whether i want to replace application. I don't want that warning i want that application should automatically be updated without asking for permission. What can i do for that? Please help me..