| | |
| | | <AndroidEnableProfiledAot>false</AndroidEnableProfiledAot>
|
| | | <BundleAssemblies>false</BundleAssemblies>
|
| | | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
| | | <AndroidKeyStore></AndroidKeyStore>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <BundleAssemblies>false</BundleAssemblies>
|
| | | <AndroidDexTool>d8</AndroidDexTool>
|
| | | <AndroidUseAapt2>false</AndroidUseAapt2>
|
| | | <AndroidKeyStore></AndroidKeyStore>
|
| | | <AndroidSigningKeyStore>/Users/liaoshaosheng/Desktop/证书/Evoyo Home.keystore</AndroidSigningKeyStore>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="LeakCanary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
| | |
| | | <Reference Include="Microsoft.AppCenter.Analytics">
|
| | | <HintPath>..\packages\Microsoft.AppCenter.Analytics.1.14.0\lib\MonoAndroid403\Microsoft.AppCenter.Analytics.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="testLibs">
|
| | | <HintPath>..\Shared\DLL\Android\testLibs.dll</HintPath>
|
| | | </Reference>
|
| | | <Reference Include="Xamarin.Android.Arch.Core.Common">
|
| | | <HintPath>..\Shared\DLL\Android\Xamarin.Android.Arch.Core.Common.dll</HintPath>
|
| | | </Reference>
|
| | |
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Compile Include="Application.cs" />
|
| | | <Compile Include="FengLinVideo\Forms\MonitorFragment.cs" />
|
| | | <Compile Include="FengLinVideo\Forms\ReverseCallFragment.cs" />
|
| | | <Compile Include="FengLinVideo\Interface\VideoState.cs" />
|
| | | <Compile Include="FengLinVideo\widget\TipDiaglog.cs" />
|
| | | <Compile Include="Resources\Resource.designer.cs" />
|
| | | <Compile Include="Properties\AssemblyInfo.cs" />
|
| | | <Compile Include="VideoActivity.cs" />
|
| | | <Compile Include="ZXing\ZXingCustomScanView.cs" />
|
| | | <Compile Include="ZXing\ZXingOverlayView.cs" />
|
| | | <Compile Include="JPush\JPushFirmBroadcast.cs" />
|
| | | <Compile Include="JPush\JPushOpenClickActivity.cs" />
|
| | | <Compile Include="JPush\JpushNotificationReceiver.cs" />
|
| | | <Compile Include="JPush\JPushService.cs" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <None Include="app.config" />
|
| | |
| | | <SubType>Designer</SubType>
|
| | | </None>
|
| | | <AndroidAsset Include="Assets\Phone\Center\FaceManagement.png" />
|
| | | <AndroidAsset Include="Assets\agconnect-services.json" />
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <AndroidResource Include="Resources\layout\Main.axml" />
|
| | |
| | | </SubType>
|
| | | <Generator>
|
| | | </Generator>
|
| | | </AndroidResource>
|
| | | <AndroidResource Include="Resources\xml\network_security_config.xml">
|
| | | <SubType></SubType>
|
| | | <Generator></Generator>
|
| | | </AndroidResource>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | |
| | | <Project>{A6CA3387-58A7-4819-992F-C800C8839AFB}</Project>
|
| | | <Name>SPhoneLib</Name>
|
| | | </ProjectReference>
|
| | | <ProjectReference Include="..\Shared.Droid.JPush\Shared.Droid.JPush.csproj">
|
| | | <Project>{06B9C874-B9B2-4417-8280-B321F966E46B}</Project>
|
| | | <Name>Shared.Droid.JPush</Name>
|
| | | </ProjectReference>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Folder Include="JPush\" />
|
| | | </ItemGroup>
|
| | | <Import Project="..\Shared\Shared.projitems" Label="Shared" Condition="Exists('..\Shared\Shared.projitems')" />
|
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|