user1446988
user1446988

Reputation: 333

Prevent .apk installation if Unknown Sources is checked

Can I prevent an .apk from being installed if unknown sources is checked?

Upvotes: 1

Views: 1955

Answers (1)

Ole
Ole

Reputation: 7979

You can check Settings.Secure.INSTALL_NON_MARKET_APPS to see if user has permitted installations from unknown sources

Upvotes: 2

Related Questions