[android-developers] Developing android apps that auto-update/install

2010-03-02 Thread horatio
Hi, I'm quite new to Android development. I need add auto-update functionality to an application i.e. the application will detect that there is a new version of itself available and then update itself over the web. Are there any resources explaining how to approach this? I've been searching for a

Re: [android-developers] Developing android apps that auto-update/install

2010-03-02 Thread Mark Murphy
horatio wrote: I'm quite new to Android development. I need add auto-update functionality to an application i.e. the application will detect that there is a new version of itself available and then update itself over the web. Are there any resources explaining how to approach this? You can