BackupOriginalAPK Property

Applies to TestComplete 14.10, last modified on June 5, 2019

Description

Use the BackupOriginalAPK property to specify whether TestComplete should save a backup of the original (uninstrumented) .apk file.

Declaration

AndroidTestedAppObj.BackupOriginalAPK

Read-Write Property Boolean
AndroidTestedAppObj An expression, variable or parameter that specifies a reference to an AndroidTestedApp object

Applies To

The property is applied to the following object:

Property Value

True to make a backup; false otherwise.

Example

For an example of using the BackupOriginalAPK property, see the Instrumenting Android Applications From Scripts topic.

See Also

AndroidTestedApp Object
About Tested Android Applications
BackupFileName Property

Highlight search results