What kind of open-source project is android?


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

Post New Answer

More Android OS Interview Questions

What is a toast? Write its syntax.

0 Answers  


What can sensors measure?

0 Answers  


List the various storages that are provided by android.

0 Answers  


What is margin?

0 Answers  


Describe a real time scenario where android can be used

0 Answers  






List the type of android application?

0 Answers  


Explain the application of shared preference?

0 Answers  


What is the purpose of android os?

0 Answers  


Under what condition could the code sample below crash your application? How would you modify the code to avoid this potential problem? Explain your answer.     Intent sendIntent = new Intent();     sendIntent.setAction(Intent.ACTION_SEND);     sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage);     sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type     startActivity(sendIntent);

0 Answers  


What are the dialog boxes that are supported in android?

0 Answers  


Explain the use of 'bundle' in android?

0 Answers  


What is aidl in Android?

0 Answers   SkillGun Technologies,


Categories