Files
Abbidot_Android/.idea/deploymentTargetSelector.xml
yezhiqiu dd3beea20e 1.套餐名字去掉Premium显示
2.套餐价格显示保留2位小数点
3.解绑设备时,有连接蓝牙会发送清除设备端数据指令: 0x1A消息,驱动 Tracker 把状态设置为:2.出厂状态。
2026-01-09 10:40:08 +08:00

18 lines
644 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2025-10-09T01:39:35.620630500Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=H:\androidAvd\.android\avd\Pixel_9_Pro.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>