README.md 2.6 KB
Newer Older
Y
yixiang 已提交
1 2
<div  align="center">    
 <img src="https://javer.oss-cn-shanghai.aliyuncs.com/doraemon/github/DoraemonKit_github.png" width = "150" height = "150" alt="图片名称" align=left />
糕冷羊's avatar
糕冷羊 已提交
3
 <img src="https://img.shields.io/github/license/didi/DoraemonKit.svg" align=left />
糕冷羊's avatar
糕冷羊 已提交
4 5 6
 <img src="https://img.shields.io/badge/Android-1.0.5-blue.svg" align=left />
 <img src="https://img.shields.io/badge/iOS-1.1.3-yellow.svg" align=left />
 <img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" align=left />
Y
yixiang 已提交
7 8 9 10 11 12 13
</div>

<br/>
<br/>
<br/>
<br/>
<br/>
Y
yixiang 已提交
14 15
<br/>
<br/>
Y
yixiang 已提交
16

Y
readme  
yixiang 已提交
17
A full-featured APP (iOS & Android) development assistant. You deserve it.
Y
yixiang 已提交
18

Y
readme  
yixiang 已提交
19
[中文文档](https://github.com/didi/DoraemonKit/blob/master/Doc/ChineseReadme.md)
Y
readme  
yixiang 已提交
20

Y
readme  
yixiang 已提交
21 22 23 24 25
## Communication

<div  align="center">    
 <img src="https://javer.oss-cn-shanghai.aliyuncs.com/doraemon/github/DoraemonKitQQ.jpeg" width = "160" height = "200" alt="图片名称" align=left />
</div>
Y
readme  
yixiang 已提交
26

Y
readme  
yixiang 已提交
27 28 29 30 31 32 33 34 35 36 37
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>


Y
readme  
yixiang 已提交
38
## Feature List
Y
yixiang 已提交
39

Y
yixiang 已提交
40 41 42 43 44 45 46 47 48
1. Including an entrance to examine information of device, app and app's permissions.
2. Including a file browser, with a convenient way to transfer file through airDrop.
3. Including a tool for mocking GPS location.
4. Including a built-in web browser.
5. Including a log printer, with every log printed in app
6. Including profilers for App's FPS, CPU usage, memory usage and network traffic. All of them are shown in charts and can be saved for further analysis.
7. Including a color picker, obtaining color values of every pixel in an easy manner.
8. Including a UI viewer, obtaining properties, such as name, position, background color and font size, of every view.
9. Including a coordinate ruler, a useful tool to acquire screen coordinates and to check the alignment of views.
Y
yixiang 已提交
49

Y
readme  
yixiang 已提交
50
## Feature Demonstration
Y
yixiang 已提交
51
<div  align="center">    
Y
readme  
yixiang 已提交
52
 <img src="https://javer.oss-cn-shanghai.aliyuncs.com/doraemon/DoraemonKit2/DoraemonKit2.png" width = "300" height = "565" alt="图片名称" align=center />
Y
yixiang 已提交
53
</div>
Y
readme  
yixiang 已提交
54

Y
readme  
yixiang 已提交
55 56 57 58 59 60
## How To Use
[iOS_Guide](https://github.com/didi/DoraemonKit/blob/master/Doc/iOS_en_guide.md)

[Android_Guide](https://github.com/didi/DoraemonKit/blob/master/Doc/android_en_guide.md
)

Y
yixiang 已提交
61

Y
readme  
yixiang 已提交
62
## Contributors
Y
readme  
yixiang 已提交
63 64 65 66 67 68 69
[yixiangboy](https://github.com/yixiangboy)
[wenquanlebao](https://github.com/wenquanlebao)
[hiXgb](https://github.com/hiXgb)
[teethandnail](https://github.com/teethandnail)
[wanglikun7342](https://github.com/wanglikun7342)
[Chinnko](https://github.com/Chinnko)
[LinJZong](https://github.com/LinJZong)
Y
yixiang 已提交
70 71
[y644938647](https://github.com/y644938647)

Y
yixiang 已提交
72 73
## Related documents

Y
readme  
yixiang 已提交
74
[Chinese Readme](https://github.com/didi/DoraemonKit/blob/master/Doc/ChineseReadme.md)
Y
yixiang 已提交
75 76 77 78