How to update MAUI android app by itself without google play

Buddhima Kudagama 1 Reputation point
2024-01-02T13:58:20.5866667+00:00

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

https://stackoverflow.com/questions/72434964/error-while-analyzing-package-during-apk-installation-in-app/72441693#72441693

Developer technologies | .NET | .NET MAUI
{count} votes

1 answer

Sort by: Most helpful
  1. 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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.