File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
This is the project related to UI Testing regarding to this (http://developer.android.com/tools/testing/testing_ui.html )
2
2
The project is SkeletonApp from ~ \Android\android-sdk\samples\android-17\SkeletonApp
3
+
4
+ -----
5
+
3
6
Environment Specs:
7
+
4
8
Android Studio Preview 0.5.0 Build #AI-134.1058404
9
+
5
10
SDK API 17
11
+
6
12
Ant apache-ant-1.9.3-bin
13
+
7
14
JDK 1.7.0-b147 amd 64
8
15
16
+ ------
17
+
9
18
To create UI Tester from sample project using Android Studio this project can be helpful.
10
19
There were lots of errors b/c of conflicts of old project structure to Android Studio.
11
20
12
21
Import project SkeletonApp in Android Studio with the default settings. Nothing has been changed.
22
+ -------
13
23
Terminal:
14
24
15
25
\tools> android update project --path ~ \SkeletonApp2\app\src\main --subprojects --target android-17
You can’t perform that action at this time.
0 commit comments