We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b88b73 commit 806b893Copy full SHA for 806b893
1 file changed
README.md
@@ -11,6 +11,6 @@ Building the Android app
11
* Copy all files in this repository into a folder called 'expyriment_app', inside the PGS4A folder
12
* Copy the (released!) Expyriment source code (the 'expyriment' folder) into the 'expyriment_app' folder
13
* Run
14
- ./android.py configure expyriment
+ ./android.py configure expyriment_app
15
16
- ./android.py build expyriment release
+ ./android.py build expyriment_app release
0 commit comments