How to Save UI States in Case of Configuration Changes in Android?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Android OS Interview Questions

How does android system manage activity’s life cycle?

0 Answers  


What is 9 Patch Image? when to use it? in Android?

0 Answers   SkillGun Technologies,


Which method to display a dialog?

0 Answers  


What does os mean on a phone?

0 Answers  


What if my app uses location API, and service provider shuts that off, can they?

1 Answers  






What is meant by responsive design?

0 Answers  


What is aapt (android asset packaging tool)?

0 Answers  


What is the android:versioncode attribute in the androidmanifest.xml file?

0 Answers  


What are runnable in android?

0 Answers  


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.

0 Answers  


What can sensors measure?

0 Answers  


Which are the different tags that are required to create reusable user interface that include the layout?

0 Answers  


Categories