Click here to Skip to main content
15,893,790 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have exported signed application package from eclipse
successfully... But when i try to install it on android phone,
then still it shows me a message while installing "For
Security, your phone is set to block installation of apps
obtained from unknown sources"..
App installed successfully when i tick "allow application
from unknown sources". I dont want to tick to run my
application. it should run without ticking. I don't know why
it still show me a msg after signed app. package... can you
guyz will tell me what are the possible reasons..
Posted

1 solution

Note:
Quote:
Android protects users from inadvertent download and install of apps from locations other than Google Play (which is trusted). ...

from http://developer.android.com/distribute/tools/open-distribution.html[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900