Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
石璀亮
/
system_info
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 217c0979
authored
Jul 20, 2017
by
石璀亮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(apk):add the ui image and apk download url
1 parent
cff2f7a5
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
22 deletions
README.md
app/src/main/res/values/strings.xml
app/src/main/res/values/unit_preset_data.xml
README.md
View file @
217c097
...
...
@@ -22,3 +22,7 @@
-
unii_preset_data.xml
所有表格内的预设数据
# APK
http://172.20.3.5/download/app-debug.apk
!
[
](https://www.toscl.com/i/uploads/150051736692.jpg)
app/src/main/res/values/strings.xml
View file @
217c097
...
...
@@ -21,10 +21,10 @@
<string
name=
"header_cpu_core"
>
核数
</string>
<string
name=
"header_cpu_top_rate"
>
最高频率
</string>
<string
name=
"header_cpu_low_rate"
>
最低频率
</string>
<string
name=
"header_mem_max"
>
最大运行内存
</string>
<string
name=
"header_mem_min"
>
最小运行内存
</string>
<string
name=
"header_storage_system"
>
系统存储
</string>
<string
name=
"header_storage_inner"
>
内部存储
</string>
<string
name=
"header_mem_max"
>
最大运行内存
(MB)
</string>
<string
name=
"header_mem_min"
>
最小运行内存
(MB)
</string>
<string
name=
"header_storage_system"
>
系统存储
(GB)
</string>
<string
name=
"header_storage_inner"
>
内部存储
(GB)
</string>
<string
name=
"header_screen_height"
>
宽度
</string>
<string
name=
"header_screen_width"
>
宽度
</string>
<string
name=
"header_screen_density"
>
密度
</string>
...
...
app/src/main/res/values/unit_preset_data.xml
View file @
217c097
...
...
@@ -13,21 +13,21 @@
<item>
更多,null,null,null,null
</item>
</array>
<array
name=
"mem"
>
<item>
最大运行内存
,最小运行内存
,状态
</item>
<item>
1
.00GB,256MB
,null
</item>
<item>
2
.00GB,512MB
,null
</item>
<item>
3
.00GB,768MB
,null
</item>
<item>
4
.00GB,1.00GB
,null
</item>
<item>
6
.00GB,1.50GB
,null
</item>
<item>
8
.00GB,2.00GB
,null
</item>
<item>
最大运行内存
(MB),最小运行内存(MB)
,状态
</item>
<item>
1
024,256
,null
</item>
<item>
2
048,512
,null
</item>
<item>
3
072,768
,null
</item>
<item>
4
096,1024
,null
</item>
<item>
6
144,1536
,null
</item>
<item>
8
192,2048
,null
</item>
<item>
更多,null,null
</item>
</array>
<array
name=
"storage"
>
<item>
内部存储,状态
</item>
<item>
8.00
GB,null
</item>
<item>
16.00
GB,
null
</item>
<item>
32.00
GB
,null
</item>
<item>
64.00
GB
,null
</item>
<item>
内部存储
(GB)
,状态
</item>
<item>
8.00
, null
</item>
z
<item>
16.00
,
null
</item>
<item>
32.00,null
</item>
<item>
64.00,null
</item>
<item>
更多,null
</item>
</array>
<array
name=
"screen"
>
...
...
@@ -72,12 +72,12 @@
</array>
<array
name=
"other"
>
<item>
跑分,支持root,支持所有传感器,状态
</item>
<item>
40000,
否,否
,null
</item>
<item>
50000,
否,否
,null
</item>
<item>
60000,
否,否
,null
</item>
<item>
70000,
否,否
,null
</item>
<item>
80000,
否,否
,null
</item>
<item>
90000,
否,否
,null
</item>
<item>
40000,
false,false
,null
</item>
<item>
50000,
false,false
,null
</item>
<item>
60000,
false,false
,null
</item>
<item>
70000,
false,false
,null
</item>
<item>
80000,
false,false
,null
</item>
<item>
90000,
false,false
,null
</item>
<item>
更多,null,null,null
</item>
</array>
</resources>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment