Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-13 | updated to target version 17 | cyBerta | |
2013-11-13 | compile.sh compiles openvpn binaries if necessary. | Parménides GV | |
2013-11-13 | We need API 15 installed. | Parménides GV | |
2013-11-13 | Changed some documentation and scripts. | Parménides GV | |
2013-11-09 | Changed some documentation and scripts. | Parménides GV | |
2013-07-25 | Updated compile.sh to target api-17 | Parménides GV | |
2013-05-29 | Setting the name and the target in compile.sh | Parménides GV | |
Name is mandatory, if not provided android chooses "MainActivity" and adb install command fails because "LEAP Android-debug.apk" does not exist. Target is not mandatory, but for future references (if anybody wants to change the target, they can do it easier) I've added that flag to the command. | |||
2013-05-29 | README now suggest to use scripts. | Parménides GV | |
I've entered a new script: compile.sh I've also simlinked README.txt to README. In the future, if we want to write another file in another format (MarkDown?), we will only have to change the target of the README file. |