Reputation: 129
I have open an website links in webview .when i click on download of apk file a new browser is open. Any can help me how can i download apk file without open the another browser
Upvotes: 2
Views: 1317
Reputation: 11194
You can use dropbox for direct downlaod for example :
https://www.dropbox.com/s/xttkmuvu7hh72vu/MyFile.pdf
Becomes:
https://dl.dropboxusercontent.com/s/xttkmuvu7hh72vu/MyFile.pdf
Its just a url change , will work on any web app or android app
Upvotes: 1