Skip to content

programmatic signJar #6

Description

@bootstraponline
    public static void signJar(String keystore, String keystorePassword, String jarFile, String alias) throws Exception{
        // TODO: make this programatic, vs calling jarsigner

Android uses SignApk which should be helpful. I modified it slightly for my apks project which just uses the default test cert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions