Answer Posted / maanya
ANR stands for Application Not Responding. It is a dialog box that appears if the application is no longer responding.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which dialog boxes that are supported in android? Explain?
What is the Open Handset Alliance in Android?
What is margin?
The last callback in the lifecycle of an activity is onDestroy(). The system calls this method on your activity as the final signal that your activity instance is being completely removed from the system memory. Usually, the system will call onPause() and onStop() before calling onDestroy(). Describe a scenario, though, where onPause() and onStop() would not be invoked.
Is the iphone better than android?
What is the role of orientation?
what is the difference between dynamic receiver and static receiver?
What is local.properties?
Why do android apps update so often?
Explain activity component of android?
What phones will get android pie?
Android ui is threadsafe? Is it true or false?
Where are permissions declared?
Is android mvc or mvp?
Why ttl (time to live) is required?