How does Android system track the applications?
Answer / mady
Android system assigns each application a unique ID that is called Linux user ID. This ID is used to track each application.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is fragment lifecycle?
How to register a broadcast receiver?
What are three common reasons to use an intent?
how will you display database tables in an activity? Will you use gridview or tableview? Justify?
What is anr, and why does it happen?
What is override method in android studio?
What are the life cycle methods of android activity?
What does auto sync do on android?
Which layout is mostly used in android?
Tell us difference between service, intent service, asynctask & threads?
What is the action in android?
0 Answers TryTechnicals Pvt Ltd,
Which activity class do you need to inherit to show google map?