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] website: http://groups.google.com/group/android-porting
