2 messages in com.googlegroups.android-developersHowTo - android.os.getPIDs
FromSent OnAttachments
plusminus18 Dec 2007 11:29 
plusminus18 Dec 2007 12:41 
Subject:HowTo - android.os.getPIDs
From:plusminus (stoe@gmx.de)
Date:12/18/2007 11:29:49 AM
List:com.googlegroups.android-developers

Hey guys anyone knows how to use:

static int[] android.os.Process.getPids(String arg0, int[] arg1);

What do the parameters have to be ???

What I could figure out ^^: arg0 has to be != null (if not NullPointerException).