From 1a2061079e97a738ec7b8959bfd9a6e6c6997403 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期四, 31 十月 2019 09:59:29 +0800 Subject: [PATCH] 2019.10.31 --- ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj | 48 +++++++++++++++++++++++++----------------------- 1 files changed, 25 insertions(+), 23 deletions(-) diff --git a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj index 6feb6b0..94870ca 100644 --- a/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj +++ b/ZigbeeApp/GateWay.Droid/GateWay.Droid.csproj @@ -32,9 +32,14 @@ <MandroidI18n>CJK</MandroidI18n> <AndroidTlsProvider>btls</AndroidTlsProvider> <AndroidEnableSGenConcurrent>true</AndroidEnableSGenConcurrent> - <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk> - <AndroidSupportedAbis /> + <AndroidSupportedAbis>arm64-v8a;armeabi-v7a;x86;x86_64</AndroidSupportedAbis> <AndroidDexTool>d8</AndroidDexTool> +<AndroidSigningKeyStore>/Users/guoxuecheng/Desktop/HDL Home/HDL Home.keystore</AndroidSigningKeyStore> +<AndroidSigningStorePass>85521566</AndroidSigningStorePass> +<AndroidSigningKeyAlias>HDL Home</AndroidSigningKeyAlias> +<AndroidSigningKeyPass>85521566</AndroidSigningKeyPass> +<AndroidKeyStore>True</AndroidKeyStore> +<AndroidUseSharedRuntime>true</AndroidUseSharedRuntime> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <DebugSymbols>true</DebugSymbols> @@ -48,6 +53,8 @@ <MandroidI18n>cjk</MandroidI18n> <DefineConstants>Android,Release</DefineConstants> <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow> + <AndroidDexTool>d8</AndroidDexTool> + <AndroidUseAapt2>false</AndroidUseAapt2> </PropertyGroup> <ItemGroup> <Reference Include="BouncyCastle.Crypto, Version=1.8.1.0, Culture=neutral, PublicKeyToken=0e99375e54769942"> @@ -82,24 +89,13 @@ <Reference Include="MQTTnet.Core, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL"> <HintPath>..\packages\MQTTnet.2.4.0\lib\netstandard1.3\MQTTnet.Core.dll</HintPath> </Reference> - <Reference Include="Shared.Droid.GDMapKit"> - <HintPath>..\Shared\DLL\Shared.Droid.GDMapKit.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.PickerView"> - <HintPath>..\Shared\DLL\Shared.Droid.PickerView.dll</HintPath> - </Reference> <Reference Include="Shared.Droid.TouchID"> <HintPath>..\Shared\DLL\Shared.Droid.TouchID.dll</HintPath> </Reference> <Reference Include="System" /> - <Reference Include="System.IO.Compression" /> - <Reference Include="System.Net.Http" /> <Reference Include="System.Xml" /> <Reference Include="System.Core" /> <Reference Include="Mono.Android" /> - <Reference Include="Newtonsoft.Json"> - <HintPath>..\Shared\DLL\Newtonsoft.Json.dll</HintPath> - </Reference> <Reference Include="System.Web.Services" /> <Reference Include="Security"> <HintPath>..\Shared\DLL\Security.dll</HintPath> @@ -133,12 +129,6 @@ <Reference Include="Microsoft.AppCenter.Analytics"> <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath> </Reference> - <Reference Include="Shared.Droid.TBL"> - <HintPath>..\Shared\DLL\Shared.Droid.TBL.dll</HintPath> - </Reference> - <Reference Include="Shared.Droid.TCL"> - <HintPath>..\Shared\DLL\Shared.Droid.TCL.dll</HintPath> - </Reference> <Reference Include="Shared.Droid.HDLWidget"> <HintPath>..\Shared\DLL\Shared.Droid.HDLWidget.dll</HintPath> </Reference> @@ -171,6 +161,12 @@ </Reference> <Reference Include="Shared.Droid"> <HintPath>..\Shared\DLL\Shared.Droid.dll</HintPath> + </Reference> + <Reference Include="Newtonsoft.Json"> + <HintPath>..\Shared\DLL\Newtonsoft.Json.dll</HintPath> + </Reference> + <Reference Include="Xamarin.Android.Support.v7.AppCompat"> + <HintPath>..\..\..\..\Downloads\Shared.Dll-2019-10-29\Shared.Droid\Xamarin.Android.Support.v7.AppCompat.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> @@ -352,12 +348,10 @@ <AndroidAsset Include="Assets\Phone\Item\Time.png" /> <AndroidAsset Include="Assets\Phone\Item\DownLoad.png" /> <AndroidAsset Include="Assets\Phone\Item\CloseIcon.png" /> - <AndroidAsset Include="Assets\Phone\Item\PirSensorLightScaleButton.png" /> <AndroidAsset Include="Assets\Phone\Item\NoBindGW.png" /> <AndroidAsset Include="Assets\Phone\Item\RightIcon.png" /> <AndroidAsset Include="Assets\Phone\Item\SwitchSelected1.png" /> <AndroidAsset Include="Assets\Phone\Item\QRCode.png" /> - <AndroidAsset Include="Assets\Phone\Item\PirSensorLightScale.png" /> <AndroidAsset Include="Assets\Phone\Item\ItemSelected.png" /> <AndroidAsset Include="Assets\Phone\Item\UnLockSuccess.png" /> <AndroidAsset Include="Assets\Phone\Item\GarrisonList.png" /> @@ -541,7 +535,6 @@ <AndroidAsset Include="Assets\Phone\RealDevice\PanelTwoButton.png" /> <AndroidAsset Include="Assets\Phone\Gateway\GatewayIcon1Selected.png" /> <AndroidAsset Include="Assets\Phone\Gateway\RealGateway6.png" /> - <AndroidAsset Include="Assets\Phone\Gateway\PhoneImage.png" /> <AndroidAsset Include="Assets\Phone\Gateway\RealGateway1.png" /> <AndroidAsset Include="Assets\Phone\Gateway\WirelessGatewaySelected.png" /> <AndroidAsset Include="Assets\Phone\Gateway\WiredGatewayInstruct.png" /> @@ -556,12 +549,21 @@ <AndroidAsset Include="Assets\Phone\Gateway\WiredGatewaySelected.png" /> <AndroidAsset Include="Assets\Phone\Item\More.png" /> <AndroidAsset Include="Assets\Phone\Item\SelectFloor_Right.png" /> + <AndroidAsset Include="Assets\Phone\Room\Room_IconSelectedBackground.png" /> + <AndroidAsset Include="Assets\Phone\Room\Room_IconUnselectedBackground.png" /> + <AndroidAsset Include="Assets\Phone\Scene\Selected.png" /> + <AndroidAsset Include="Assets\Phone\Scene\SceneIcon.png" /> + <AndroidAsset Include="Assets\Phone\Account\QQ.png" /> + <AndroidAsset Include="Assets\Phone\Account\Wechat.png" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\DroidLib\DroidLib.csproj"> <Project>{47EFF987-3192-4A56-A463-A940F245FF7D}</Project> <Name>DroidLib</Name> </ProjectReference> + </ItemGroup> + <ItemGroup> + <Folder Include="Assets\Phone\Scene\" /> </ItemGroup> <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> @@ -574,4 +576,4 @@ <Import Project="..\packages\Xamarin.Android.Support.v4.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.v4.targets" Condition="Exists('..\packages\Xamarin.Android.Support.v4.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.v4.targets')" /> <Import Project="..\packages\Xamarin.Android.Support.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Vector.Drawable.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Vector.Drawable.targets')" /> <Import Project="..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Animated.Vector.Drawable.targets" Condition="Exists('..\packages\Xamarin.Android.Support.Animated.Vector.Drawable.26.0.2\build\MonoAndroid80\Xamarin.Android.Support.Animated.Vector.Drawable.targets')" /> -</Project> \ No newline at end of file +</Project> -- Gitblit v1.8.0