Why is open platform good for developers?


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

Post New Answer

More Android OS Interview Questions

What is the build process in android?

0 Answers  


What is a Dalvik ?

1 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  


how to update ui from other thread?

0 Answers  


What is android version 7.0 called?

0 Answers  






How to set layout’s attribute programmatically in android?

0 Answers  


What is api level, codename of android 4.1 – 4.3?

0 Answers  


How to select more than one option from list in android xml file?

0 Answers  


What is if else statement?

0 Answers  


Explain sending sms messages programmatically?

0 Answers  


How is content provider implemented?

0 Answers  


What is animation-list?

0 Answers  


Categories