java - Android Install apk from url -


i have android app check there updates available. if have new version number, program should open link , install apk:

this link:

http://sample.com/sample.apk

how can this?


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -