How to update MAUI android app by itself without google play
I have an android app which has been created using MAUI with .Net v8.
My requirement is to update the android app when click on a button and the app should download the app from a shared location in cloud and then install the new update.
In future I suppose to do it in the background.
I found few articles which give some idea.
But, I didn't get enough information from them to achieve it using MAUI.
So, I expect a proper resource to follow to achieve my requirement.
Articles I found..
https://stackoverflow.com/questions/74489656/maui-update-own-application-android
https://stackoverflow.com/questions/75821349/updating-my-net-maui-app-from-within-the-app
Developer technologies | .NET | .NET MAUI
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more