I have an app, but I want to update it, I read some post of \"stackoverflow\" (update application programmatically)
Android programmatically update ap
Try this option
Add google library to update from the application
dependencies { implementation 'com.google.android.play:core:1.5.0' ...}
refer doc from below link
https://developer.android.com/guide/app-bundle/in-app-updates#update_readiness