Package de.foellix.aql.helper.tools
Class APKSigner
java.lang.Object
de.foellix.aql.helper.tools.APKSigner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDirectory(File directory) If the script is located in "/path/to/AQL-System/data/signing" and the program is not run within "/path/to/AQL-System" the directory must manually be set to "/path/to/AQL-System".voidsetOutputApk(File outputApk) booleanbooleanboolean
-
Constructor Details
-
APKSigner
-
APKSigner
-
-
Method Details
-
sign
-
sign
-
sign
-
setDirectory
If the script is located in "/path/to/AQL-System/data/signing" and the program is not run within "/path/to/AQL-System" the directory must manually be set to "/path/to/AQL-System".- Parameters:
directory- must be set to "/path/to/AQL-System"
-
setOutputApk
-