Home | History | Annotate | Download | only in releasetools

Lines Matching refs:APK

647   """Get the minSdkVersion delared in the APK. This can be both a decimal number
666 """Get the minSdkVersion declared in the APK as a number (API Level). If
686 """Sign the input_name zip/jar/apk, producing output_name. Use the
695 up on. If not specified for an APK, the API Level is obtained by interpreting
696 the minSdkVersion attribute of the APK's AndroidManifest.xml.
699 encountered as the APK's minSdkVersion.
1219 ".apk" : ["imgdiff", "-z"],