Android OS Interview Questions
Questions Answers Views Company eMail

What are the tools used to develop an android app?

517

What are runnable in android?

505

What is the difference between serializable and parseable?

509

What is the use of android manifest.xml?

513

Explain the steps in creating a bounded service through aidl.

483

What role has dalvik played in android development?

479

State the advantages of android?

528

Describe intents?

536

What are services in android and what is its type?

505

Explain orientation?

546

What are the android application components?

520

State the life cycle methods of android activities?

504

What is ddms?

496

What is meant by activities?

537

Is the latest android operating system supported in all mobile phones?

471


Post New Android OS Questions

Un-Answered Questions { Android OS }

Explain what is application context?

506


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);

2816


How does the aosp relate to the android compatibility program?

448


What is cryptoobject?

529


Is the iphone better than android?

456






what is a fragment? How it differs from activity?

481


Which kernel is used in android?

542


What is src/ directory?

488


what is the difference between this and getapplicationcontext in android?

542


What is application widgets in android?

511


what is adb in android?

524


Does huawei have its own os?

481


Differentiate between activities and services.

537


If the Activity is showing an animation that indicates some kind of progress, what issue might you encounter and how could you address it?

1417


How many android os are there?

514