(Btw, this is exactly what happens when you download an .apk from the
browser, the browser just downloads it and then starts whatever activity can
view it, letting the system find the package installer activity.)

2008/11/21 Dianne Hackborn <[EMAIL PROTECTED]>

> You can put any .apk on the phone, and start a VIEW intent on it to bring
> up the installer UI.
>
> 2008/11/21 Dorn Hetzel <[EMAIL PROTECTED]>
>
> If PackageManager has to do the installation, can PackageManager be
>> launch from another application and passed information to help it
>> locate the desired application?
>>
>> 2008/11/21 Dianne Hackborn <[EMAIL PROTECTED]>:
>> > Current this API is not planned to be available to third party apps,
>> they
>> > will need to go through the system installer UI.
>> >
>> > 2008/11/21 teo2706 <[EMAIL PROTECTED]>
>> >>
>> >> Will PackageManager.installPackage() be available for applications in
>> >> future versions? Ot will it be possible to install applications only
>> >> through Package Installer application, as you suggested below in this
>> >> thread?
>> >>
>> >> On 26 Авг, 09:36, hackbod <[EMAIL PROTECTED]> wrote:
>> >> > This is not available to applications, sorry.
>> >> >
>> >> > On Aug 26, 12:25 am, Wesley Sagittarius <[EMAIL PROTECTED]> wrote:
>> >> >
>> >> > > hi,
>> >> >
>> >> > > Does anyone successful use the PackageManager  to install apk???
>> >> >
>> >> > > wesley.
>> >>
>> >>
>> >
>> >
>> >
>> > --
>> > Dianne Hackborn
>> > Android framework engineer
>> > [EMAIL PROTECTED]
>> >
>> > Note: please don't send private questions to me, as I don't have time to
>> > provide private support.  All such questions should be posted on public
>> > forums, where I and others can see and answer them.
>> >
>> >
>> > >
>> >
>>
>> >>
>>
>
>
> --
> Dianne Hackborn
> Android framework engineer
> [EMAIL PROTECTED]
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support.  All such questions should be posted on public
> forums, where I and others can see and answer them.
>
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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