We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3185078 commit c323236Copy full SHA for c323236
README.md
@@ -15,8 +15,10 @@ To run the android application:
15
-------------------------------
16
17
1. Install [Android Studio v0.5.*](http://tools.android.com/recent/androidstudio053released)
18
-2. Clone the project
19
-3. Open the project in the studio and run it
+2. Make sure you have at least Android SDK Build Tools 19.0.1 installed. (otherwise update it via SDK Manager)
+3. Clone the project
20
+4. Import folder with project into Android Studio
21
+5. Run the project
22
23
To run the angular application directly:
24
----------------------------------------
0 commit comments