You can't install the apk file from another application there are some
security issues is there. then you can do that by call

Runtime.getRuntime().exec("your command");

This will do...


regards,
AndRaj

On Mar 20, 4:40 pm, Asif k <[email protected]> wrote:
> Hi all,
>
>   Is it possible to launch adb commands programatically from any
> android application?
>
> For e.g. installing .apk file to /data/app/ directory from another
> android application using some APIs??
>
> regardz,
>
> Asif
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to