type "ps" at the adb shell this should list all proccesses. look for rild at the end of a line. the pid will be the no at the extreme left of this line.
azmodie p.s. sorry for the dirty description. 2009/2/11 Marcus Stong <[email protected]>: > Hi Michael. How do I find out the pid. As you can see, I have no concept or > experience with rild ;-) > > Gracias, > Marcus > > Michael Trimarchi wrote: >> >> Hi, >> >> Marcus Stong wrote: >>> >>> I have even a more basic question. How do I restart rild in >>> freerunner-v13? >>> Thanks, >>> Marcus >>> >> kill -9 <pid of rild> >> Michael >> >> _______________________________________________ >> android-freerunner mailing list >> [email protected] >> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org >> > > _______________________________________________ > android-freerunner mailing list > [email protected] > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
