| | |
| | | <AndroidSupportedAbis>arm64-v8a</AndroidSupportedAbis> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="Shared.Droid.JPush"> |
| | | <HintPath>..\DLL\Shared.Droid.JPush.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.Xml" /> |
| | | <Reference Include="System.Core" /> |
| | |
| | | <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="MainActivity.cs" /> |
| | | <Compile Include="Other\JPush\JPushFirmBroadcast.cs" /> |
| | | <Compile Include="Other\JPush\JPushOpenClickActivity.cs" /> |
| | | <Compile Include="Resources\Resource.designer.cs" /> |
| | |
| | | <Compile Include="Zxing\CustomCaptureActivity.cs" /> |
| | | <Compile Include="Zxing\ScanActivity.cs" /> |
| | | <Compile Include="LeChengVideo\LeTest.cs" /> |
| | | <Compile Include="Other\LocationUtils.cs" /> |
| | | <Compile Include="Other\MyLocationListener_V2.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\electricaltvhisense.png" /> |
| | | <AndroidAsset Include="Assets\Phone\AksIcon\aks.png" /> |
| | | <AndroidAsset Include="Assets\Phone\AksIcon\like.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\caidan.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\offbj.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\offtvbj.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\onbj.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\shouye.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\yingliangjia.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\yingliangjian.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\electricaltvhisense.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\Icon\HomeIcon\electricaltvhisense_blue.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\guan.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\kai.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\kaiguanSelected.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\shouyeSelected.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\yingliangjianSelected.png" /> |
| | | <AndroidAsset Include="Assets\Phone\HisenseTv\yingliangjiaSelected.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\IlluminationBg.png" /> |
| | | <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\IlluminationIcon.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\GatewayOnlineTipIcon.png" /> |
| | |
| | | <PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" /> |
| | | <PackageReference Include="Xamarin.Android.Support.Core.Utils" Version="28.0.0.3" /> |
| | | <PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.3" /> |
| | | <PackageReference Include="Xamarin.Essentials" Version="1.7.0" /> |
| | | <PackageReference Include="Xamarin.Android.Support.v4"> |
| | | <Version>28.0.0.3</Version> |
| | | </PackageReference> |
| | |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.AndroidX.Legacy.Support.V4"> |
| | | <Version>1.0.0.23</Version> |
| | | </PackageReference> |
| | | <PackageReference Include="Xamarin.AndroidX.Browser"> |
| | | <Version>1.8.0</Version> |
| | | </PackageReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | |
| | | <Folder Include="Assets\Phone\FunctionIcon\Inverter\" /> |
| | | <Folder Include="Assets\Phone\FunctionIcon\Electrical\MechanicalArm\" /> |
| | | <Folder Include="Assets\Phone\AksIcon\" /> |
| | | <Folder Include="Assets\Phone\HisenseTv\" /> |
| | | <Folder Include="Assets\Phone\FunctionIcon\GroupControl\" /> |
| | | </ItemGroup> |
| | | <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> |