0 votes
96 views
in android by (0 points)
closed by
You launch your app, and when you navigate to a new screen it crashes, Which action will NOT help you diagnose the issue?

a. Set breakpoints and then step through the code line by line
b. Use the profiler tools in Android Studio to detect anomalies CPU, and network usage.
c. Add a Thread.sleep() call before you start the new activity.
d. inspect the logs in Logcat.
closed

1 Answer

0 votes
by (0 points)
 
Best answer
c

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...