| | |
| | | <AndroidSigningKeyPass>85521566</AndroidSigningKeyPass> |
| | | <AndroidSigningKeyAlias>on_plus</AndroidSigningKeyAlias> |
| | | <AndroidSupportedAbis>arm64-v8a</AndroidSupportedAbis> |
| | | <AndroidPackageFormat>aab</AndroidPackageFormat> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="System" /> |
| | |
| | | <Reference Include="http"> |
| | | <HintPath>..\DLL\FL\Android\http.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="VideoLibs"> |
| | | <HintPath>..\DLL\FL\Android\VideoLibs.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="videophone"> |
| | | <HintPath>..\DLL\FL\Android\videophone.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="UMSdkDroid"> |
| | | <HintPath>..\DLL\UMeng\UMSdkDroid.dll</HintPath> |
| | | </Reference> |
| | |
| | | <Reference Include="LcVideoSdk"> |
| | | <HintPath>..\DLL\LC\Android\LcVideoSdk.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Aliyun.Api.LogService"> |
| | | <HintPath>..\..\第三方功能\阿里云\Net Code\Aliyun.Api.LogService.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.Droid"> |
| | | <HintPath>..\DLL\Android\Shared.Droid.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.Droid.HDLLinphone"> |
| | | <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="Shared.Droid.JPush-Google"> |
| | | <HintPath>..\..\第三方功能\极光\lib\Shared.Droid.JPush-Google.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Compile Include="Other\JLCountrycode.cs" /> |
| | | <Compile Include="Other\JPush\JPushReceiver.cs" /> |
| | | <Compile Include="Other\JPush\JPushService.cs" /> |
| | | <Compile Include="VideoActivity.cs" /> |
| | | <Compile Include="FengLinVideo\Interface\VideoState.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" /> |
| | |
| | | <AndroidAsset Include="Assets\Phone\LogicIcon\electricaltvhisense.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\Pm10Icon.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\Pm10Bg.png" /> |
| | | <None Include="libs\armeabi-v7a\libjcore212.so" /> |
| | | <None Include="libs\arm64-v8a\libjcore212.so" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <AndroidResource Include="Resources\values\colors.xml" /> |
| | |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.AndroidX.Browser"> |
| | | <Version>1.8.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Microsoft.AspNet.WebApi.Client"> |
| | | <Version>5.2.4</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Iconic.Zlib.Netstandard"> |
| | | <Version>1.0.0</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="lz4net"> |
| | | <Version>1.0.15.93</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Google.Protobuf"> |
| | | <Version>3.5.1</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Folder Include="Assets\Phone\AksIcon\" /> |
| | | <Folder Include="Assets\Phone\FunctionIcon\GroupControl\" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\OnPro_JPush\OnPro_JPush.csproj"> |
| | | <Project>{723098FE-214B-4E79-A5D0-DA31B9366611}</Project> |
| | | <Name>OnPro_JPush</Name> |
| | | </ProjectReference> |
| | | </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" /> |
| | | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |