अदबउपयोग

public class AdbUtils
extends Object

java.lang.ऑब्जेक्ट
मैं com.android.tradefed.util.AdbUtils


एडीबी संचालन के लिए एक उपयोगिता वर्ग।

सारांश

सार्वजनिक निर्माणकर्ता

AdbUtils ()

सार्वजनिक तरीके

static void updateAdb ( TestInformation testInfo, IRunUtil runUtil, String adbPath)

अपडेट $PATH यदि एक विशेष adb संस्करण का उपयोग किया जाता है।

सार्वजनिक निर्माणकर्ता

अदबउपयोग

public AdbUtils ()

सार्वजनिक तरीके

अद्यतनअडब

public static void updateAdb (TestInformation testInfo, 
                IRunUtil runUtil, 
                String adbPath)

अपडेट $PATH यदि एक विशेष adb संस्करण का उपयोग किया जाता है।

मापदंडों
testInfo TestInformation : एक TestInformation वस्तु।

runUtil IRunUtil : एक IRunUtil ऑब्जेक्ट जिसका उपयोग सिस्टम कमांड को चलाने के लिए किया जाता है।

adbPath String : एडीबी बाइनरी का पथ।