Android Device Encryption

Just to remember how to enable device encryption on android quickly:

vdc cryptfs enablecrypto wipe <password>

Executed as root, this wipes your device and enables encryption with the supplied password.