diff --git a/CommitContentSampleIME/README.md b/CommitContentSampleIME/README.md
index a9e2d6e..eafe73d 100644
--- a/CommitContentSampleIME/README.md
+++ b/CommitContentSampleIME/README.md
@@ -27,6 +27,9 @@ this app as a keyboard by navigating to *Settings > Languages & Input > Virtual
Keyboards*. This keyboard can then be accessed by pressing the virtual keyboard icon in the
lower-right hand corner of the display while in a text field.
+Without default Activity Android Studio doesn't let you 'run' the application. Generating an apk
+file should work fine. Alternatively see [#18](https://github.com/android/input-samples/issues/18).
+
[1]: https://android-dot-devsite.googleplex.com/preview/image-keyboard.html
Pre-requisites
@@ -39,7 +42,7 @@ Pre-requisites
Screenshots
-------------
-
+
Getting Started
---------------
diff --git a/CommitContentSampleIME/screenshots/screenshot-1.jpg b/CommitContentSampleIME/screenshots/screenshot-1.jpg
new file mode 100644
index 0000000..b58174a
Binary files /dev/null and b/CommitContentSampleIME/screenshots/screenshot-1.jpg differ
diff --git a/CommitContentSampleIME/screenshots/screenshot1.png b/CommitContentSampleIME/screenshots/screenshot1.png
deleted file mode 100644
index 0bde840..0000000
Binary files a/CommitContentSampleIME/screenshots/screenshot1.png and /dev/null differ