1

My question is there is a way to debug a specific line of code to check how much memory it takes or a technique of figuring out how much it uses?.

Note* I am using eclipse.

4

1 回答 1

2

请参阅
http://www.droidnova.com/debugging-in-android-using-eclipse,541.html

http://macgyverdev.blogspot.de/2011/07/profiling-android-application-tutorial.html

这就是你需要知道的一切;)

Debugging 和 Profiling 是关键字。

于 2012-06-07T16:49:07.497 回答