Emmagee

Android performance test tool-CPU,memory,network traffic,starting time,battery current and status

Github星跟蹤圖

Emmagee - a practical, handy performance test tool for specified Android App

Emmagee is a practical, handy performance test tool for specified Android App, which can monitor CPU, memory,
network traffic, battery current and status(Some devices are not supported), new features such as top activity and heap size if rooted(Root Toast may continously show), are also supported in the latest version. Additionally, it also provides several cool features such as customizing interval of collecting data,
rendering real-time process status in a floating window, and much more.

  

Why should I use Emmagee?

Unlike most other performance test tools that only do system-level monitoring, Emmagee provides the ability to monitor any single App. Other advantages that
you should not miss:

  • Open source
  • Easy to use
  • Process-specific monitoring, including CPU, memory, network traffic, battery current, launching time and status
  • Floating window that renders real-time process status
  • CSV format report that can be converted into any other format you want
  • User-defined collecting interval
  • Fully support Android 2.2 and above

How to use Emmagee?

First of all ,you should have Emmagee.apk,download here or
build the apk file youself here,then :

  1. Start Emmagee App
  2. Configure interval
  3. Select a target process
  4. Click Start button

And Enjoy!

If you want to stop the test, just go back to Emmagee and click Stop button.

Android 5.0 and above

  • Android 5.0 and above: getRunningTasks() and getRunningAppProcesses() are deprecated and only return your application process, so it is unable to get TopActivity from Android 5.0.
  • Android 7.0: Google has restricted access to /proc, and also can not get pid of target application from TOP command in Android 7.0, I am so sorry to tell that 7.0 can not be supported.

Coming Soon

  • We want you to decide!

How to Contribute?

You are welcome to contribute to Emmagee, meanwhile you'd better follow the rules below

  • It's NOT recommended to submit a pull request directly to Emmagee's master branch. develop branch is more appropriate
  • Follow common Java coding conventions
  • Put all Java class files under com.netease package
  • Add the following license in each Java class file

Contributors

License

(The Apache License)

Copyright (c) 2012-2015 NetEase, Inc. and other contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指標

概覽
名稱與所有者NetEase/Emmagee
主編程語言Java
編程語言Java (語言數: 1)
平台
許可證Other
所有者活动
創建於2013-02-04 05:38:28
推送於2018-03-16 06:53:02
最后一次提交2018-03-16 14:53:02
發布數12
最新版本名稱V2.5.1 (發布於 2017-08-25 13:49:57)
第一版名稱V1.1 (發布於 )
用户参与
星數2.4k
關注者數216
派生數718
提交數141
已啟用問題?
問題數96
打開的問題數15
拉請求數14
打開的拉請求數1
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?