Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created December 30, 2016 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/69b4a4e3f8764b9e79e7870d2368316a to your computer and use it in GitHub Desktop.
Save saurabh360/69b4a4e3f8764b9e79e7870d2368316a to your computer and use it in GitHub Desktop.
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Users\admin>cd/
C:\>cd Program Files (x86)\MSBuild\14.0\Bin
C:\Program Files (x86)\MSBuild\14.0\Bin>msbuild.exe /p:Configuration="Release" /t:PackageForAndroid C:\MyApp\App11\App11.csproj
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 30.12.2016 14:04:44.
Project "C:\MyApp\App11\App11.csproj" on node 1 (PackageForAndroid target(s)).
_BuildSdkCache:
sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
Path does not contain adb in \platform-tools (D:\SDK\android-sdk).
sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory found:
Path contains ndk-stack in \. (D:\android-ndk-r10d).
sdk Key HKCU\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory found:
Path contains jarsigner.exe in \bin (C:\Program Files\Java\jdk1.8.0_92).
sdk Looking for Android SDK..
sdk Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
Path does not contain adb in \platform-tools (D:\SDK\android-sdk).
sdk Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
Path does not contain adb in \platform-tools (C:\android-sdk-windows).
sdk Key HKCU\SOFTWARE\Xamarin\MonoAndroid\PrivateAndroidSdkPath not found.
sdk Key HKCU\SOFTWARE\Android SDK Tools\Path not found.
sdk Key HKLM\SOFTWARE\Android SDK Tools\Path found:
Path contains adb in \platform-tools (D:\android-sdk).
Found Android SDK. API levels: 10, 15, 18, 19, 20, 21, 22, 23, 24, 25
_SetLatestTargetFrameworkVersion:
Found Android SDK. API levels: 10, 15, 18, 19, 20, 21, 22, 23, 24, 25
_ValidateAndroidPackageProperties:
PackageName: App11.App11
_GenerateAndroidAssetsDir:
Skipping target "_GenerateAndroidAssetsDir" because it has no outputs.
_ResolveMonoAndroidSdks:
MonoAndroid Tools: C:\Program Files (x86)\MSBuild\Xamarin\Android\
MonoAndroid Binaries: C:\Program Files (x86)\MSBuild\Xamarin\Android\
Android Platform API level: 25
TargetFrameworkVersion: v7.1
Android NDK: D:\android-ndk-r10d\
Android SDK: D:\android-sdk\
Android SDK Build Tools: D:\android-sdk\build-tools\24.0.3\
Java SDK: C:\Program Files\Java\jdk1.8.0_92\
_GetPrimaryCpuAbi:
_PrimaryCpuAbi=
_CheckInstantRunCondition:
Dex Fast Deployment Enabled: False
_SetupInstantRun:
Android Java Class for Fast Deployment:
_SetupApplicationJavaClass:
Application Java class: android.app.Application
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_GenerateAndroidResourceDir:
Copying file from "Resources\layout\Main.axml" to "C:\MyApp\App11\obj\Release\res\layout\main.xml".
Copying file from "Resources\values\Strings.xml" to "C:\MyApp\App11\obj\Release\res\values\strings.xml".
Copying file from "Resources\drawable\Icon.png" to "C:\MyApp\App11\obj\Release\res\drawable\icon.png".
Touching "C:\MyApp\App11\obj\Release\res\layout\main.xml".
Touching "C:\MyApp\App11\obj\Release\res\values\strings.xml".
Touching "C:\MyApp\App11\obj\Release\res\drawable\icon.png".
_UpdateAndroidResgen:
Processing: obj\Release\res\layout\main.xml
Processing: obj\Release\res\values\strings.xml
D:\android-sdk\build-tools\24.0.3\aapt.exe package -f -m -M C:\Users\admin\AppData\Local\Temp\virtxmae.ocb\manifest\AndroidManifest.x
ml -J C:\Users\admin\AppData\Local\Temp\virtxmae.ocb --custom-package app11.app11 -F C:\Users\admin\AppData\Local\Temp\virtxmae.ocb\r
esources.apk.bk -S obj\Release\res -I D:\android-sdk\platforms\android-25\android.jar --auto-add-overlay
- Remapping resource: Drawable.icon -> drawable\Icon
- Remapping resource: Layout.main -> layout\Main
- Not remapping resource: String.ApplicationName
- Not remapping resource: String.Hello
GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
CoreCompile:
C:\Program Files (x86)\MSBuild\14.0\bin\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;__XA
MARIN_ANDROID_v1_0__;__MOBILE__;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__AND
ROID_7__;__ANDROID_8__;__ANDROID_9__;__ANDROID_10__;__ANDROID_11__;__ANDROID_12__;__ANDROID_13__;__ANDROID_14__;__ANDROID_15__;__ANDR
OID_16__;__ANDROID_17__;__ANDROID_18__;__ANDROID_19__;__ANDROID_20__;__ANDROID_21__;__ANDROID_22__;__ANDROID_23__;__ANDROID_24__;__AN
DROID_25__ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Java.Interop.dll" /reference:
"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.1\Mono.Android.dll" /reference:"C:\Program Files (x86
)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Mic
rosoft\Framework\MonoAndroid\v1.0\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAn
droid\v1.0\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Xml.dll" /
reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Xml.Linq.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Primitives.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Registry.AccessControl.dll" /referen
ce:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Microsoft.Win32.Registry.dll" /reference
:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.AppContext.dll" /reference:"C:\Prog
ram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.Concurrent.dll" /reference:"C:\P
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.dll" /reference:"C:\Program F
iles (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.NonGeneric.dll" /reference:"C:\Progra
m Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.Specialized.dll" /reference:"C:\Pr
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.Annotations.dll" /reference
:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.dll" /reference:"C:\
Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.EventBasedAsync.dll" /ref
erence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.Primitives.dll
" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ComponentModel.TypeConv
erter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Console.dll" /
reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Data.Common.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Data.SqlClient.dll" /reference:"C:
\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Contracts.dll" /reference:"
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Debug.dll" /reference:"C:
\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.FileVersionInfo.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Process.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.StackTrace.dll" /re
ference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.TextWriterTraceL
istener.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.
Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Tr
aceEvent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics
.TraceSource.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnos
tics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Drawing
.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Dynamic.
Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalizatio
n.Calendars.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globaliz
ation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Globalization.
Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.Compre
ssion.ZipFile.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.dll
" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.AccessCon
trol.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.d
ll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.DriveIn
fo.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSystem.Pri
mitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.FileSyste
m.Watcher.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.Isolate
dStorage.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.MemoryMa
ppedFiles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.Pipes.d
ll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.IO.UnmanagedMemoryStr
eam.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Expressions.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Parallel.dll" /reference:"C:\
Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.Queryable.dll" /reference:"C:\Progr
am Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.AuthenticationManager.dll" /reference:"C:
\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Cache.dll" /reference:"C:\Program F
iles (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.HttpListener.dll" /reference:"C:\Program File
s (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Mail.dll" /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.NameResolution.dll" /reference:"C:\Program Files (x86)\Refe
rence Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\R
eference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Ping.dll" /reference:"C:\Program Files (x86)\Reference As
semblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assembl
ies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Mic
rosoft\Framework\MonoAndroid\v1.0\Facades\System.Net.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\
Framework\MonoAndroid\v1.0\Facades\System.Net.ServicePoint.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Fra
mework\MonoAndroid\v1.0\Facades\System.Net.Sockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\M
onoAndroid\v1.0\Facades\System.Net.Utilities.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAnd
roid\v1.0\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Mon
oAndroid\v1.0\Facades\System.Net.WebSockets.Client.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\M
onoAndroid\v1.0\Facades\System.Net.WebSockets.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAn
droid\v1.0\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1
.0\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facade
s\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Sy
stem.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\F
acades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroi
d\v1.0\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndr
oid\v1.0\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAn
droid\v1.0\Facades\System.Reflection.TypeExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\
MonoAndroid\v1.0\Facades\System.Resources.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewo
rk\MonoAndroid\v1.0\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\F
ramework\MonoAndroid\v1.0\Facades\System.Runtime.CompilerServices.VisualC.dll" /reference:"C:\Program Files (x86)\Reference Assemblie
s\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\
Framework\MonoAndroid\v1.0\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\F
ramework\MonoAndroid\v1.0\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Frame
work\MonoAndroid\v1.0\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\F
ramework\MonoAndroid\v1.0\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Ass
emblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemb
lies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Formatters.dll" /reference:"C:\Program Files (x86)\Ref
erence Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x
86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Pro
gram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Serialization.Xml.dll" /reference:"
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.AccessControl.dll" /referenc
e:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Claims.dll" /reference:"C
:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Algorithms.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Cng
.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptograp
hy.Csp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryp
tography.DeriveBytes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System
.Security.Cryptography.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Fac
ades\System.Security.Cryptography.Encryption.Aes.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\Mon
oAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\
Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.ECDiffieHellman.dll" /reference:"C:\Program Files (x86)\Re
ference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Encryption.ECDsa.dll" /reference:"C:\Pro
gram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.Hashing.Algorithms.dl
l" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.
Hashing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cry
ptography.OpenSsl.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Se
curity.Cryptography.Pkcs.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\Sy
stem.Security.Cryptography.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1
.0\Facades\System.Security.Cryptography.ProtectedData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framewor
k\MonoAndroid\v1.0\Facades\System.Security.Cryptography.RandomNumberGenerator.dll" /reference:"C:\Program Files (x86)\Reference Assem
blies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.RSA.dll" /reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Cryptography.X509Certificates.dll" /reference:"C:\Program Fi
les (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Principal.dll" /reference:"C:\Program Fil
es (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.Principal.Windows.dll" /reference:"C:\Prog
ram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Security.SecureString.dll" /reference:"C:\Pr
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Pr
ogram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Http.dll" /reference:"C:\Prog
ram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Prog
ram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\
Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceModel.Security.dll" /reference:"C
:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.ServiceProcess.ServiceController.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.CodePages.d
ll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.dll" /r
eference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.Encoding.Extensions.dl
l" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Text.RegularExpression
s.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.AccessCo
ntrol.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Overlapped.dll
" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.dll" /r
eference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Tasks.Parallel.dl
l" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Thread.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.ThreadPool.dll"
/reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.Timer.dll" /re
ference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.ReaderWriter.dll" /refer
ence:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XDocument.dll" /reference:"
C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XmlDocument.dll" /reference:"C:\P
rogram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XmlSerializer.dll" /reference:"C:\Pro
gram Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XPath.dll" /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.XPath.XDocument.dll" /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Xml.Xsl.Primitives.dll" /debug+ /debug:PdbOnly /filea
lign:512 /optimize+ /out:obj\Release\App11.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analys
is Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /target:library /utf8output MainActivity.cs Resources\Resource.Designer.cs Prope
rties\AssemblyInfo.cs "C:\Users\admin\AppData\Local\Temp\MonoAndroid,Version=v7.1.AssemblyAttributes.cs"
Using shared compilation with compiler from directory: C:\Program Files (x86)\MSBuild\14.0\bin
CopyFilesToOutputDirectory:
Copying file from "obj\Release\App11.dll" to "bin\Release\App11.dll".
App11 -> C:\MyApp\App11\bin\Release\App11.dll
Copying file from "obj\Release\App11.pdb" to "bin\Release\App11.pdb".
_CreatePackageWorkspace:
Creating directory "obj\Release\android\assets\".
_CopyConfigFiles:
Skipping target "_CopyConfigFiles" because it has no outputs.
_CopyIntermediateAssemblies:
Creating directory "obj\Release\linksrc".
Copying file from "C:\MyApp\App11\bin\Release\App11.dll" to "obj\Release\linksrc\App11.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Java.Interop.dll" to "obj\Release
\linksrc\Java.Interop.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.1\Mono.Android.dll" to "obj\Release
\linksrc\Mono.Android.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll" to "obj\Release\lin
ksrc\mscorlib.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Core.dll" to "obj\Release\
linksrc\System.Core.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.dll" to "obj\Release\links
rc\System.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Xml.dll" to "obj\Release\l
inksrc\System.Xml.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Xml.Linq.dll" to "obj\Rele
ase\linksrc\System.Xml.Linq.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Threading.dll" to
"obj\Release\linksrc\System.Threading.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.dll" to "o
bj\Release\linksrc\System.Runtime.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.ComponentModel.Composition
.dll" to "obj\Release\linksrc\System.ComponentModel.Composition.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.dll" t
o "obj\Release\linksrc\System.Collections.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Collections.Concur
rent.dll" to "obj\Release\linksrc\System.Collections.Concurrent.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Diagnostics.Debug.
dll" to "obj\Release\linksrc\System.Diagnostics.Debug.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.dll" to
"obj\Release\linksrc\System.Reflection.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Linq.dll" to "obj\
Release\linksrc\System.Linq.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.InteropSer
vices.dll" to "obj\Release\linksrc\System.Runtime.InteropServices.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Runtime.Extensions
.dll" to "obj\Release\linksrc\System.Runtime.Extensions.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\Facades\System.Reflection.Extensi
ons.dll" to "obj\Release\linksrc\System.Reflection.Extensions.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Net.Http.dll" to "obj\Rele
ase\linksrc\System.Net.Http.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.Runtime.Serialization.dll"
to "obj\Release\linksrc\System.Runtime.Serialization.dll".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.ServiceModel.Internals.dll
" to "obj\Release\linksrc\System.ServiceModel.Internals.dll".
_CopyMdbFiles:
Copying file from "bin\Release\App11.dll.mdb" to "obj\Release\linksrc\App11.dll.mdb".
Copying file from "bin\Release\Java.Interop.dll.mdb" to "obj\Release\linksrc\Java.Interop.dll.mdb".
Copying file from "bin\Release\Mono.Android.dll.mdb" to "obj\Release\linksrc\Mono.Android.dll.mdb".
Copying file from "bin\Release\mscorlib.dll.mdb" to "obj\Release\linksrc\mscorlib.dll.mdb".
Copying file from "bin\Release\System.Core.dll.mdb" to "obj\Release\linksrc\System.Core.dll.mdb".
Copying file from "bin\Release\System.dll.mdb" to "obj\Release\linksrc\System.dll.mdb".
Copying file from "bin\Release\System.Xml.dll.mdb" to "obj\Release\linksrc\System.Xml.dll.mdb".
Copying file from "bin\Release\System.Xml.Linq.dll.mdb" to "obj\Release\linksrc\System.Xml.Linq.dll.mdb".
Copying file from "bin\Release\System.ComponentModel.Composition.dll.mdb" to "obj\Release\linksrc\System.ComponentModel.Composition.d
ll.mdb".
Copying file from "bin\Release\System.Net.Http.dll.mdb" to "obj\Release\linksrc\System.Net.Http.dll.mdb".
Copying file from "bin\Release\System.Runtime.Serialization.dll.mdb" to "obj\Release\linksrc\System.Runtime.Serialization.dll.mdb".
Copying file from "bin\Release\System.ServiceModel.Internals.dll.mdb" to "obj\Release\linksrc\System.ServiceModel.Internals.dll.mdb".
_StripEmbeddedLibraries:
Creating "obj\Release\strip.flag" because "AlwaysCreate" was specified.
_LinkAssembliesShrink:
Creating "obj\Release\link.flag" because "AlwaysCreate" was specified.
_GenerateJavaStubs:
Processing: obj\Release\res\layout\main.xml
Processing: obj\Release\res\values\strings.xml
_AddStaticResources:
Creating directory "obj\Release\android\bin".
Copying file from "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.1\mono.android.jar" to "obj\Release
\android\bin\mono.android.jar".
Creating "obj\Release\static.flag" because "AlwaysCreate" was specified.
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_DefineBuildTargetAbis:
Build target ABI: armeabi-v7a
_CreateBaseApk:
Processing: obj\Release\res\layout\main.xml
Processing: obj\Release\res\values\strings.xml
D:\android-sdk\build-tools\24.0.3\aapt.exe package -f -m -M obj\Release\android\manifest\AndroidManifest.xml -J C:\Users\admin\AppDat
a\Local\Temp\bnioqzrq.fcz --custom-package app11.app11 -F obj\Release\android\bin\packaged_resources.bk -S obj\Release\res -I D:\andr
oid-sdk\platforms\android-25\android.jar --auto-add-overlay
Touching "obj\Release\android\bin\packaged_resources".
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_CompileJava:
C:\Program Files\Java\jdk1.8.0_92\\bin\javac.exe -J-Dfile.encoding=UTF8 -d obj\Release\android\bin\classes -classpath "C:\Program Fil
es (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.1\mono.android.jar" -bootclasspath D:\android-sdk\platforms\android-
25\android.jar -encoding UTF-8 "@C:\Users\admin\AppData\Local\Temp\tmp4AB7.tmp"
Note: obj\Release\android\src\md53ae107ef20561beffa9b9c923b3dac3f\MainActivity.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Creating "obj\Release\_javac.stamp" because "AlwaysCreate" was specified.
_CreateAdditionalResourceCache:
Skipping target "_CreateAdditionalResourceCache" because it has no outputs.
_CompileToDalvikWithDx:
Creating directory "obj\Release\proguard".
C:\Program Files\Java\jdk1.8.0_92\\bin\java.exe -jar D:\android-sdk\build-tools\24.0.3\\lib\dx.jar --no-strict --dex --output=obj\Rel
ease\android\bin obj\Release\android\bin\classes "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoAndroid\v7.1\mo
no.android.jar"
Creating "obj\Release\_dex_stamp" because "AlwaysCreate" was specified.
_RemoveRegisterAttribute:
Creating directory "obj\Release\android\assets\shrunk".
Copying file from "obj\Release\android\assets\Java.Interop.dll" to "obj\Release\android\assets\shrunk\Java.Interop.dll".
Copying file from "obj\Release\android\assets\Mono.Android.dll" to "obj\Release\android\assets\shrunk\Mono.Android.dll".
Copying file from "obj\Release\android\assets\mscorlib.dll" to "obj\Release\android\assets\shrunk\mscorlib.dll".
Copying file from "obj\Release\android\assets\System.Core.dll" to "obj\Release\android\assets\shrunk\System.Core.dll".
Copying file from "obj\Release\android\assets\System.dll" to "obj\Release\android\assets\shrunk\System.dll".
Copying file from "obj\Release\android\assets\System.Threading.dll" to "obj\Release\android\assets\shrunk\System.Threading.dll".
Copying file from "obj\Release\android\assets\System.Runtime.dll" to "obj\Release\android\assets\shrunk\System.Runtime.dll".
Copying file from "obj\Release\android\assets\System.Collections.dll" to "obj\Release\android\assets\shrunk\System.Collections.dll".
Copying file from "obj\Release\android\assets\System.Collections.Concurrent.dll" to "obj\Release\android\assets\shrunk\System.Collect
ions.Concurrent.dll".
Copying file from "obj\Release\android\assets\System.Diagnostics.Debug.dll" to "obj\Release\android\assets\shrunk\System.Diagnostics.
Debug.dll".
Copying file from "obj\Release\android\assets\System.Reflection.dll" to "obj\Release\android\assets\shrunk\System.Reflection.dll".
Copying file from "obj\Release\android\assets\System.Linq.dll" to "obj\Release\android\assets\shrunk\System.Linq.dll".
Copying file from "obj\Release\android\assets\System.Runtime.InteropServices.dll" to "obj\Release\android\assets\shrunk\System.Runtim
e.InteropServices.dll".
Copying file from "obj\Release\android\assets\System.Runtime.Extensions.dll" to "obj\Release\android\assets\shrunk\System.Runtime.Ext
ensions.dll".
Copying file from "obj\Release\android\assets\System.Reflection.Extensions.dll" to "obj\Release\android\assets\shrunk\System.Reflecti
on.Extensions.dll".
Copying file from "obj\Release\android\assets\System.Runtime.Serialization.dll" to "obj\Release\android\assets\shrunk\System.Runtime.
Serialization.dll".
Creating "obj\Release\android\assets\shrunk\shrunk.flag" because "AlwaysCreate" was specified.
_CopyPackage:
Copying file from "C:\MyApp\App11\obj\Release\android\bin\App11.App11.apk" to "bin\Release\App11.App11.apk".
Creating directory "bin\Release\App11.App11.apk.mSYM".
"C:\Program Files (x86)\MSBuild\Xamarin\Android\mono-symbolicate" store-symbols "bin\Release\App11.App11.apk.mSYM" "obj\Release\andro
id/assets"
EXEC : warning : Directory obj\Release\android/assets contains System.Collections.Concurrent.dll but no debug symbols file was found. [
C:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Collections.dll but no debug symbols file was found. [C:\MyApp\Ap
p11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Diagnostics.Debug.dll but no debug symbols file was found. [C:\My
App\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Linq.dll but no debug symbols file was found. [C:\MyApp\App11\App
11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Reflection.dll but no debug symbols file was found. [C:\MyApp\App
11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Reflection.Extensions.dll but no debug symbols file was found. [C
:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.dll but no debug symbols file was found. [C:\MyApp\App11\
App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.Extensions.dll but no debug symbols file was found. [C:\M
yApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.InteropServices.dll but no debug symbols file was found.
[C:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Threading.dll but no debug symbols file was found. [C:\MyApp\App1
1\App11.csproj]
Done Building Project "C:\MyApp\App11\App11.csproj" (PackageForAndroid target(s)).
Build succeeded.
"C:\MyApp\App11\App11.csproj" (PackageForAndroid target) (1) ->
(_CopyPackage target) ->
EXEC : warning : Directory obj\Release\android/assets contains System.Collections.Concurrent.dll but no debug symbols file was found.
[C:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Collections.dll but no debug symbols file was found. [C:\MyApp\
App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Diagnostics.Debug.dll but no debug symbols file was found. [C:\
MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Linq.dll but no debug symbols file was found. [C:\MyApp\App11\A
pp11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Reflection.dll but no debug symbols file was found. [C:\MyApp\A
pp11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Reflection.Extensions.dll but no debug symbols file was found.
[C:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.dll but no debug symbols file was found. [C:\MyApp\App1
1\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.Extensions.dll but no debug symbols file was found. [C:
\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Runtime.InteropServices.dll but no debug symbols file was found
. [C:\MyApp\App11\App11.csproj]
EXEC : warning : Directory obj\Release\android/assets contains System.Threading.dll but no debug symbols file was found. [C:\MyApp\Ap
p11\App11.csproj]
10 Warning(s)
0 Error(s)
Time Elapsed 00:00:13.45
C:\Program Files (x86)\MSBuild\14.0\Bin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment