History | View | Annotate | Download (501 Bytes)
add example app
Includes this as the app icon:https://commons.wikimedia.org/wiki/File:Geogebra.svg
add missing res/ folder from test project
run JUnit tests using android-junit-report to get XML output
Jenkins needs some kind of report from the JUnit tests in order to tellwhether the tests succeeded or not. android-junit-report is a library to doexactly that. With this setup, Jenkins should now successfully understand the...
project skeleton