-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.xml
63 lines (63 loc) · 1.46 KB
/
config.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0"?>
<!--This file represents user settings about package information that will be packaged into vxp(MRE2.0)-->
<packageinfo>
<userinfo>
<developer>RDZDX</developer>
<appversion>0.1.0</appversion>
<APPID>-1</APPID>
<iconName>
</iconName>
</userinfo>
<APIAuth>
</APIAuth>
<targetconfig>
<supportbg>unchecked</supportbg>
<userfont>unchecked</userfont>
<screenrotate>unchecked</screenrotate>
<autoadaptable>checked</autoadaptable>
<mem>0</mem>
<usesysmemory>unchecked</usesysmemory>
<sysdisk>
</sysdisk>
<Push>unchecked</Push>
<PushID>-1</PushID>
<PushSenderID>
</PushSenderID>
<autostart>unchecked</autostart>
<TransferImg>unchecked</TransferImg>
<idleshortcut>unchecked</idleshortcut>
</targetconfig>
<namelist>
<english>Calcp</english>
<chinese>Calcp</chinese>
<cht>Calcp</cht>
</namelist>
<operationinfo>
<content>content</content>
<imsi>9246012102087182</imsi>
</operationinfo>
<paymentlib>
<version>Internal</version>
<smskey>1234567890</smskey>
</paymentlib>
<output>
<type>0</type>
</output>
<resolution>
<Width>240</Width>
<Height>320</Height>
</resolution>
<vxp>
<mreversion>30</mreversion>
<venus>__VENUS_CHECKED__</venus>
</vxp>
<font>
<size>12</size>
</font>
<image>
</image>
<icon>
<path>
</path>
</icon>
</packageinfo>