开发者

How to debug the following android problem

开发者 https://www.devze.com 2023-03-14 04:14 出处:网络
The application that i\'m working on has a problem, namely: When I start it everything is okay, but when I leave the program in landscape mode en then start it 开发者_如何学JAVAup again in portrait mo

The application that i'm working on has a problem, namely: When I start it everything is okay, but when I leave the program in landscape mode en then start it 开发者_如何学JAVAup again in portrait mode it gives a FC.

Is there a way to get debug information in this situation?

Thanks for your help.


Google has a good instructional guide. Breakpoints/debugging and logcat (I prefer to monitor it by using adb locat in a command prompt window) are the best way to go.

0

精彩评论

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