Installs an application from the local computer to the Android device
Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax
Parameters
- location
- Type: SystemString
Full path of apk on computer - timeout (Optional)
- Type: SystemInt32
The timeout for this operation in milliseconds (Default = -1)
Return Value
Type: BooleanTrue if install is successful, False if install fails for any reason
See Also