+
+
# MiSpeed
## Other language versions
[简体中文](./README_zh.md)
+
+## Index
+
+- [Our Purpose](#our-purpose)
+- [Introduction](#introduction)
+- [Our Advantages](#our-advantages)
+- [Access Note](#access-note)
+ - [Applying for debugging permission](#applying-for-debugging-permission)
+ - [APIs](#apis)
+ - [Applying for fromal permission](#applying-for-fromal-permission)
+ - [More cooperation](#more-cooperation)
+
## Our Purpose
All for users, make users getting the best experience!
## Introduction
@@ -21,7 +61,7 @@ which can improve the performance of developers in key application scenarios and
Inclued:
*mibridge*: Source code of MiBridge.jar
*app*: Testing application code.
-#### 1. Applying for debugging permission
+#### Applying for debugging permission
Please provide the following information and send it to xiaomi-mispeed-support@xiaomi.com to apply for debugging permission.
Subject:xx Company,Applying for MiSpeed debugging permission。
@@ -38,7 +78,7 @@ Note: What is VAID, how to get it?
[__Support Devices__](./support_devices.md)
-#### 2. APIs
+#### APIs
__Permission apis__
1. ```boolean checkDebugPermission(Context context, String pkg, int uid, String auth_key)```
@@ -126,7 +166,7 @@ __APIs for request system resouce__
-1: Fail
-2: Permission not granted!
-
3. Applying for fromal permission
+#### Applying for fromal permission
Please provide the following information and send it to xiaomi-mispeed-support@xiaomi.com to apply for formal permission.
Subject:xx Company,Applying for MiSpeed formal permission。
__`Note:To apply for formal permission,relevant business agreements need to be signed.`__
@@ -160,7 +200,7 @@ Scenario 2 | .. | .. | ..
Note:We will also do power consumption test according to the scenarios provided by you.
-#### 4. More cooperation
+#### More cooperation
More APIs will be supported in the future
requestGpuHighFreq,requestIOHighFreq,requestMemory,requestNetwork and so on.
diff --git a/README_zh.md b/README_zh.md
index 3f7842a..36be29f 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,7 +1,50 @@
+