The following lines were added (+) and removed (-):
=== Install an apk file / install an app ===To install an app, in this example the Our Groceries App, do the following:1. navigate to the directory where the apk file you downloaded resides. say ~/Downloads cd ~/Downloads2. use the following command to install app to Anbox Android adb install com.headcode.ourgroceries-1.apk