aboutsummaryrefslogtreecommitdiff
path: root/testing/ActivityInstrumentation/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ActivityInstrumentation/README.md')
-rw-r--r--testing/ActivityInstrumentation/README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/testing/ActivityInstrumentation/README.md b/testing/ActivityInstrumentation/README.md
index 4ba39f6e..49496f78 100644
--- a/testing/ActivityInstrumentation/README.md
+++ b/testing/ActivityInstrumentation/README.md
@@ -1,5 +1,6 @@
+
Android ActivityInstrumentation Sample
-==============================
+===================================
This sample provides a basic example of using an InstrumentationTest to probe the
internal state of an Activity.
@@ -7,8 +8,8 @@ internal state of an Activity.
Pre-requisites
--------------
-- Android SDK v20
-- Android Build Tools v20
+- Android SDK v23
+- Android Build Tools v22.0.1
- Android Support Repository
Getting Started
@@ -41,7 +42,7 @@ file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
- http://www.apache.org/licenses/LICENSE-2.0
+http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT