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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

c - "error: subscripted value is neither array nor pointer nor vector", but why? -