Android Question How Download apk from web server and install?

Eme Fibonacci

Well-Known Member
Licensed User
Longtime User
I'm thinking about a little application that downloads an apk from my site (initially encrypted file) and on the device decrypts and installs apk.

A kind of apk installer.

It is possible?
What do you think about this idea?

Please, if you have a similar code and can share thank you.

Thank you.
 

udg

Expert
Licensed User
Longtime User
Hi,
just look at my lib UppApdating and modify the provided source code in order to add decryption. It should be easy.

udg
 
Upvote 0

udg

Expert
Licensed User
Longtime User
Yes, user and password are managed for an optional reserved folder on the server. Be sure to read through the posts in the thread because there are useful notes about configuring IIS to recognize apk as a valid mime type.

udg
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…