Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the Android App performance special startup time testing gadget

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces how to use the Android App performance startup time testing gadget. The content is very detailed. Interested friends can use it for reference. I hope it will be helpful to you.

A simple and practical Android App startup time monitoring gadget

Note:

1. Only suitable for Android app test, please connect to the phone for the test, and make sure that you can find the phone connection by entering adb devices.

two。 The tool is currently only used on win10 64, and the rest of the system is unknown

3. The tool needs to install java and sdk, and cooperate with the environment variables. In SDK, you also need to configure aapt. It is not clear that you can do it.

4. There is a default permission acquisition function, which can be granted automatically for Android6.0 or above, but not for less than 6.0. it depends on the situation, after all, some manufacturers have permission control, which cannot be solved. Permissions will mainly involve cold start time will be affected, it is best to install the application management directly to the test application all permissions, for systems above 9.0, Huawei can, Xiaomi can not

5. Use the testing process, be sure to upload the package, install it and then test it, instead of not installing the phone after you have the package, so the operation sometimes won't work.

Explanation of terminology:

1. Cold start: count the time after app is installed or cleared for the first time

two。 Warm start: the time counted after app exits and starts again

Startup time reference if you only care about the startup time of an application itself, refer to TotalTime; if you care about the time it takes for the system to start the application, and refer to WaitTime; if you care about the application having an interface Activity startup time.

Tool picture description:

The whole is divided into four modules, which are equipment, APK information, operation and control output, all of which are operated sequentially, focusing on the operation module. After installing the tested app, click to start app, and the relevant data will be displayed, and the data will be obtained according to the indicators you need to pay attention to. This is an APP startup time, not the time when the page is fully loaded, please distinguish clearly. As for the other operations, it is clear at a glance. I won't say much.

After decompressing, go to the folder and click Android APP to launch the monitoring gadget. Exe, you can run the startup gadget.

On Android App performance special startup time testing gadget how to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report