iamwsumit
(Sumit Kumar)
#1
After user has downloaded the latest version from my app then how can I open the downloaded file directly from my app to install interface
When you download your apk file, get the path where it is downloaded.
In your app, show that downloaded file and when user clicks on it, trigger package installation action.
iamwsumit
(Sumit Kumar)
#3
I want to show package installation directly
ravigarg
(Ravi Garg)
#4
Here try this extension out!
themaayur
(Mayur Berad)
#5
This extension currently have issue with the installation blocks. Maybe it will be fixed in future.
1 Like
ravigarg
(Ravi Garg)
#6
Yes, but this is the only solution I found.
2 Likes
vknow360
(Sunny Gupta)
#7
Yes.But only with Android Pie so if you will use it below 9.0 then it is expected to work correctly.
1 Like
iamwsumit
(Sumit Kumar)
#8
After searching I have found 2 ways to do this
- Custom file download extension by deep host
- After downloading the file I have used ki04 install extension
1 Like
Point
(Tomer)
#9
You can use the project I created to install apps:
It won’t work for Android 10.
See this:
1 Like
Kushagra
(Private)
#11
before posting here pleasesearch the community
system
(system)
Closed
#12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.