Android Question How to start downloading a file without any next processing ?

peacemaker

Expert
Licensed User
Longtime User
Hi, All

Say, new apk version for update is found on a server, user is asked to update, user tapped to download ... and next it needs just start the downloading with some public interface.
After downloading the user taps a notification to install .APK himself, without app interaction, if needs\remembers...

Seems, some system download manager should be ? To have a system notification.
 

peacemaker

Expert
Licensed User
Longtime User
Yes, due to this "some work" :).
And main that many checkings and user alerts are needed - to make him setting for allowing many things for the update.

I tried and think the user can help himself :)
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
Indeed ! Just opening the direct link to APK by the browser - and next an user may help himself !
 
Last edited:
Upvote 0
Top