Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Questions based on Android Development added. #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

goyalvinayak
Copy link

No description provided.

@@ -44,7 +47,7 @@ Android Engineer Interview Questions
- What does setRetainInstance do and how you can avoid it?
- What callbacks trigger when a Dialog opens up? Conside both case, dialog attached from same activity/fragment and other activity/fragment.
- What does `launchWhenCreated`, `launchWhenStarted`, and `launchWhenResumed` functions do?
-
- What are ‘activities’? Describe the lifecycle of an activity.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.
You can add a question about the fragment's lifecycle as well.
eg How does the activity's lifecycle affects the hosted fragment? Can the fragment instance be retained over config change etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants