Android.OS.RecoverySystem.RebootWipeCache Method
Reboot into the recovery system to wipe the /cache partition.

Syntax

[Android.Runtime.Register("rebootWipeCache", "(Landroid/content/Context;)V", "")]
public static void RebootWipeCache (Android.Content.Context context)

Parameters

context
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOExceptionif something goes wrong.

Remarks

Reboot into the recovery system to wipe the /cache partition.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14