otertool icon indicating copy to clipboard operation
otertool copied to clipboard

Results 2 otertool issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

``` public static void signJar(String keystore, String keystorePassword, String jarFile, String alias) throws Exception{ // TODO: make this programatic, vs calling jarsigner ``` Android uses [SignApk](https://github.com/android/platform_build/blob/master/tools/signapk/SignApk.java) which should be helpful....