Sodamhan.com

TL;DR

dalvikvm

Android Java virtual machine. More information: https://source.android.com/docs/core/runtime.

  • Start a specific Java program:

dalvikvm -classpath path/to/file.jar classname

This document was created using the contents of the tldr project.