Hey, did you got the answer? If no, than there is:
http://www.kanatorn.info/2012/01/21/android-install-apk-programmatically-without-user-prompt/ The only one problem is that you need to be rooted... Em domingo, 27 de maio de 2012 18h09min16s UTC-3, Antonin Chazalet escreveu: > > Thanks for your quick answer. > > I tryied: > > pm install /sdcard/download_aaa/NotePad.apk > > Via my phone's terminal, and it returns me: > > pkg: /sdcard/download_aaa/NotePad.apk > [1] Killed pm install /sdcard/download_aaa/NotePad.apk > > The NotePad.apk app hasn't been installed. > > Do I miss any options? or something else? > > My phone is a real one, not a emulated one. > It runs Android 2.1-update1. > It is not rooted. > > I use the application named Terminal Emulator (v44) in order to get > access to my phone's shell. > > I was already able to install, execute, and uninstall NotePad.apk > using standards ways. > > > Thanks, > Regards, > > Antonin. > > > 2012/5/27 Pratik Prajapati <[email protected] <javascript:>>: > > > > It was my hack. Which worked in my device, as is not for any smart > phone, > > tablet. > > > > I run System command from java and user pm utility of android to install > > apk. > > > > > > On Sun, May 27, 2012 at 9:10 AM, Antonin Chazalet > > <[email protected] <javascript:>> wrote: > >> > >> Hello, > >> > >> > >> Pratik, can you tell us how you skipped the user prompt? > >> > >> > >> Thanks, > >> Regards, > >> > >> Antonin. > >> > >> > >> Le mardi 27 septembre 2011 18:04:37 UTC+2, [email protected] a > écrit : > >>> > >>> Its in rooted device, but no option for user to do adb. Its nigher for > >>> phone nor for tablet market. > >>> > >>> -- > >>> Regards, > >>> Pratik Prajapati > >>> > > > -- 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

