Tuesday, January 28, 2014

Seeking direct installation without prompting android apk code


            
Because the development of the software needs to be updated, the need for direct download and then install the software background, because when you install the apk there will be prompted to install, and now does not want to prompt the user to achieve the installation process, you heroes how to do it?
Reply:
You have to do what the Trojans?
Reply:
Look install apk piece of source code, specifically did not make
Reply:
Evil ・ ・ ・
Reply:
Still feel better ~ ~ reminder installed without the user's knowledge, the landlord wanted to phone virus?
Reply:
It is impossible to see the document
Reply:
Either, you start to install the software first obtain permission to install software background, but can not cover the installation yourself
Reply:
The reply was deleted at the moderator 2011-07-11 11:11:56

Reply:
Impossible. . Do not try it. .
See the documentation to know.
In fact, I've thought about this issue before. . .
Reply:
Asked this same question.

But different is, I was in it to install window pops up, but step by step after the operation is complete, gave me a hint failed to install the application

This problem does not know who the deities met.

Call setup code:

 
Uri uri = Uri.fromFile (new File (apkName));

Intent intent = new Intent (Intent. ACTION_VIEW);

intent.setDataAndType (uri, "application / vnd.android.package-archive");

startActivity (intent);



Reply:
To solve this problem contact me here is not convenient
Reply:
The main one is to do an updated version of the software is sometimes the case do not want to prompt the user

Reply:
Trojans do not so evil that too. . . .

Reply:
reference to the 10th floor xinqiqi123 reply:
To resolve this issue contact me, here is inconvenient


Big God
Reply:
Landlord please contact me: QQ: 724380361
Reply:
I want to achieve when you install an apk file, apk package to install another call, because my program to rely on other programs, so I want the other apk package, playing together with my program, and then install, can achieve?
Reply:
I also want to ask this question
Reply:
Solving ah, I need this project also hurts the egg ah ~
Reply:
qiujie ....

No comments:

Post a Comment