开发者

Android app performance

开发者 https://www.devze.com 2023-03-07 14:43 出处:网络
Is there any graph or mechanismto test the performance of an android app? I am making an Android application for client server commu开发者_如何学运维nication and using Rest and different methods.

Is there any graph or mechanism to test the performance of an android app? I am making an Android application for client server commu开发者_如何学运维nication and using Rest and different methods.

How can I measure its performance in terms of processing and battery life?


I would suggest you use the built in profiling tools. Here is a tutorial:

http://developer.android.com/guide/developing/debugging/debugging-tracing.html

0

精彩评论

暂无评论...
验证码 换一张
取 消