| | |
| | | <DefineConstants>DEBUG;TRACE;__Android__</DefineConstants> |
| | | <ErrorReport>prompt</ErrorReport> |
| | | <WarningLevel>4</WarningLevel> |
| | | <EmbedAssembliesIntoApk>False</EmbedAssembliesIntoApk> |
| | | <EmbedAssembliesIntoApk>true</EmbedAssembliesIntoApk> |
| | | <MandroidI18n>cjk</MandroidI18n> |
| | | <AndroidDexTool>d8</AndroidDexTool> |
| | | <AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent> |
| | | <AndroidLinkMode>None</AndroidLinkMode> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
| | | <DebugSymbols>True</DebugSymbols> |
| | |
| | | <Reference Include="videophone"> |
| | | <HintPath>..\DLL\FL\Android\videophone.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Square.OkHttp3"> |
| | | <HintPath>..\DLL\EZvizMonitor\Square.OkHttp3.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Square.OkIO"> |
| | | <HintPath>..\DLL\EZvizMonitor\Square.OkIO.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="ys"> |
| | | <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="LC_SDK"> |
| | | <HintPath>..\DLL\LC\Android\LC_SDK.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="MainActivity.cs" /> |
| | |
| | | <Compile Include="FengLinVideo\Form\MonitorFragment.cs" /> |
| | | <Compile Include="FengLinVideo\Form\ReverseCallFragment.cs" /> |
| | | <Compile Include="FengLinVideo\widget\TipDiaglog.cs" /> |
| | | <Compile Include="LeChengVideo\Form\MonitorFragment.cs" /> |
| | | <Compile Include="LeChengVideo\Form\ReverseCallFragment.cs" /> |
| | | <Compile Include="LeChengVideoActivity.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Resources\AboutResources.txt" /> |
| | |
| | | <PackageReference Include="XamarinLibrary.Xamarin.Android.Manual.JPush"> |
| | | <Version>3.7.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Bugly"> |
| | | <Version>4.3.1</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.Android.Support.Constraint.Layout"> |
| | | <Version>1.1.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.Android.Support.Constraint.Layout.Solver"> |
| | | <Version>1.1.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter"> |
| | | <Version>4.2.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Crashes"> |
| | | <Version>4.2.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AppCenter.Analytics"> |
| | | <Version>4.2.0</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\airFreshjinmao.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\airFreshjinmao_blue.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\airFreshjinmao_white.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Public\RightSlideBackIcon.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libjcore127.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libconfigsdk.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libGMCrypto.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libgnustl_shared.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libjninetsdk.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libLCOpenApiClient.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libLechangeSDK.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libnetsdk.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libSmartConfig.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libSoftAPConfig.so" /> |
| | | </ItemGroup> |
| | | <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> |
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> |