Skip to content

Commit 095d76d

Browse files
committed
Update README.md
1 parent 1aa58e1 commit 095d76d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
11
This is the project related to UI Testing regarding to this (http://developer.android.com/tools/testing/testing_ui.html)
22
The project is SkeletonApp from ~\Android\android-sdk\samples\android-17\SkeletonApp
3+
4+
-----
5+
36
Environment Specs:
7+
48
Android Studio Preview 0.5.0 Build #AI-134.1058404
9+
510
SDK API 17
11+
612
Ant apache-ant-1.9.3-bin
13+
714
JDK 1.7.0-b147 amd 64
815

16+
------
17+
918
To create UI Tester from sample project using Android Studio this project can be helpful.
1019
There were lots of errors b/c of conflicts of old project structure to Android Studio.
1120

1221
Import project SkeletonApp in Android Studio with the default settings. Nothing has been changed.
22+
-------
1323
Terminal:
1424

1525
\tools> android update project --path ~\SkeletonApp2\app\src\main --subprojects --target android-17

0 commit comments

Comments
 (0)