No this is deliberately not possible. On Mon, Feb 1, 2010 at 12:06 PM, android xpert <[email protected]>wrote:
> Apologies if this post is not in correct forum. > > Please let me know your suggested approach on my persistent problem: > > Is there a way SDK/NDK applications can install other applications > silently on android phones 1.5 - latest? I am able to install other > applications using ACTION_VIEW intent (which prompts a GUI to the > user). However, I do not want GUI prompt. Is there a way to override > this: > > - Preferably, using ACTION_INSTALL (or something similar) such that no > GUI shows up > - Incase, GUI always shows up then is there a way to override it using > text other than default? > > Thanks in advance! > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- 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, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
