EhideTargetPreparer

public class EhideTargetPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.EhideTargetPreparer


এটি ehide চালু করে, যা অ্যান্ড্রয়েড নেটওয়ার্ক স্ট্যাক থেকে ইথারনেট ইন্টারফেসকে লুকিয়ে রাখে। আপাতত cuttlefish এড়িয়ে যান, কারণ ইথারনেট ইন্টারফেসটি ডিফল্টভাবেই লুকানো থাকে।

adb root প্রয়োজন।

সারসংক্ষেপ

সরকারি নির্মাণকারী

EhideTargetPreparer ()

জনসাধারণের পদ্ধতি

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

সরকারি নির্মাণকারী

EhideTargetPreparer

public EhideTargetPreparer ()

জনসাধারণের পদ্ধতি

সেটআপ

public void setUp (TestInformation testInformation)

প্যারামিটার
testInformation TestInformation

নিক্ষেপ
BuildError
DeviceNotAvailableException
TargetSetupError

ভেঙে ফেলা

public void tearDown (TestInformation testInformation, 
                Throwable e)

প্যারামিটার
testInformation TestInformation

e Throwable

নিক্ষেপ
DeviceNotAvailableException