What are the different versions of android os that you remember?


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

Post New Answer

More Android OS Interview Questions

how to fetch a contact person number from contact application using content provider?

0 Answers  


Tell us what is the difference between a fragment and an activity? Explain the relationship between the two?

0 Answers  


How you can use built-in Messaging within your application?

0 Answers  


How can I enable my android system webview?

0 Answers  


What is aidl in Android?

0 Answers   SkillGun Technologies,






State the importance of having an emulator with the android environment?

0 Answers  


What is application context in android?

0 Answers  


What is the importance of an emulator in android?

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 android means?

0 Answers  


How many types of layouts are there in android?

0 Answers  


What are the other notifications?

0 Answers  


Categories