I am a web developer and am new to mobile application development. I am using PhoneGap.
I have successfully created an application however when I make the changes in the html, css & js files and generate new apk file it asks me to re-install the application on my phone. I don't want that to happen; I want the updates or the new changes to be downloaded. How can I achieve this using either eclipse or phonegap?
I went through this link How to make your Android app auto update and now am confused if the application gets updated through Google PlayStore only. And in other cases you need to re-install them.
Thanks for your time.
Thanks,
Utpal