1. You can see what is available for instrumentation
adb shell pm list instrumentation
2. List packages:
adb shell pm list packages
3. To get reports with the run:
calabash-android run mytest.apk –format html –out reports.html
4.To see logcat:
adb logcat
Fonts: