This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Android OTA fetcher

Hi,

Since not all the components of AOSP software update are open source, like

1. Remote server backend to host updates (server)

2. host side mechanism to check and download updates (fetcher)

3. host side notification UI taht SW updates are available (Notifier)

So can you please help us out with theses solution, are there any open source alternates for them. Or do we need to implement them from scratch.

Thanks

Harman