4 Forks
13 Stars
13 Watchers

dora

🌟Dora is an open-source framework focused on usability and flexibility.It is widely used to collect crash information and print variable values.It is very powerful and useful to debug android program. It is customizable and extensible in the simpleton-like ways. Dora是一个专注于易用性和灵活性的开源框架,它被广泛用于收集崩溃信息和打印变量值,对调试Android程序非常强大和有用,傻瓜式的自定义和扩展。

How to download and setup dora

Open terminal and run command
git clone https://github.com/JackWHLiu/dora.git
git clone is used to create a copy or clone of dora repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dora https://github.com/JackWHLiu/dora/archive/master.zip

Or simply clone dora with SSH
[email protected]:JackWHLiu/dora.git

If you have some problems with dora

You may open issue on dora support forum (system) here: https://github.com/JackWHLiu/dora/issues