xamarin-android/Documentation
Dean Ellis f6c58d60c8 [Xamarin.Android.Build.Tasks] Add support for `apksigner` (#928)
Context: https://bugzilla.xamarin.com/show_bug.cgi?id=57914

This commit adds support for the `apksigner` tool which
ships with android. It is enabled by a new property

	$(AndroidUseApkSigner)

When set to true the old `jarsigner` code will be bypassed.
The new system examines the manifest file to figure out the
min and max supported versions of android. This is then passed
to the `apksigner` along with the other information (like keys etc)
and allows `apksigner` to figure out what signing algorithm to use.

Additional parameters can be passed to the tool by the developer
via the `$(AndroidApkSignerAdditionalArguments)` property.
2017-10-16 16:46:25 -04:00
..
DevelopmentTips.md [xabuild.exe] cross-platform form of tools/scripts/xabuild (#910) 2017-10-13 17:05:13 -04:00
HowToAddNewApiLevel.md [Mono.Android] API-26 Enumification (#662) 2017-08-03 05:12:27 -07:00
InstantApps.md [docs] Move InstantApps.md into Documentation 2017-09-11 09:36:56 -04:00
UsingJenkinsBuildArtifacts.md [setup-windows] Link Xamarin.Android.Sdk{.props,.targets} (#854) 2017-09-14 10:59:57 -04:00
VS-Extensions-Revert.png [docs] Improve `.vsix` installation instructions (#661) 2017-06-22 11:44:22 -07:00
VSIX-Installer.png [docs] Improve `.vsix` installation instructions (#661) 2017-06-22 11:44:22 -07:00
banner.png [README] Add Xamarin.Android banner (#432) 2017-02-09 17:14:11 -05:00
binfmt_misc-warning-Linux.txt [mono-runtimes] Build AOT+LLVM cross-compilers (#125) 2016-07-26 09:27:31 -04:00
build_process.md [Xamarin.Android.Build.Tasks] Add support for `apksigner` (#928) 2017-10-16 16:46:25 -04:00
exploring_sources.md Add first documentation: exploring_sources.md 2016-05-25 18:33:41 +09:00