You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
1. Set the environment variable `ANDROID_HOME` to be the path to your Android SDK
11
11
2. Run `mvn install` to build
12
-
3. Run `mvn android:deploy` to deploy to a device
12
+
3. Run `cd commons && mvn android:deploy` to deploy to a device
13
13
4. There is no step 4
14
14
15
15
**Note**: Currently uses a bunch of dependencies that are staged at `yuvi.in/blog/maven`. Will be migrated to either [Maven Central][4] or a Wikimedia staging server soon.
0 commit comments