##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 and network traffic. 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.
- Homepage: https://github.com/NetEase/Emmagee
- Wiki: https://github.com/NetEase/Emmagee/wiki
- Issues: https://github.com/NetEase/Emmagee/issues
- Tags: Android, Java
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
- 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
First of all ,you should have Emmagee.apk,download here or build the apk file youself here,then :
- Start Emmagee App
- Configure interval
- Select a target process
- Click Start button
And Enjoy!
If you want to stop the test, just go back to Emmagee and click Stop button.
- NetEase, Inc.
(The Apache License)
Copyright (c) 2012-2013 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.