Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. Explain Android Virtual Device (AVD). ૧. Android Virtual Device (AVD) સમજાવો. 2. Define EditText in Android. ૨. Androidમ ાEditText વય ખય યયત કરો. 3. Write any two advantages of an Android Operating System. ૩. Android Operating Systemન કોઇ પણ બ ફ યદ ઓ લખો. 4. Write any two programming languages used for Android application development. ૪. Android application development મ ટ વ પરવ મ ા આવતી કોઇ પણ બ programming languages લખો. 5. Define Dalvik Virtual Machine (DVM). ૫. Dalvik Virtual Machine (DVM) વય ખય યયત કરો. 6. Explain the Spinner in Android. ૬. Androidમ ાSpinner સમજાવો. 7. Define theme in Android. ૭. Androidમ ાtheme વય ખય યયત કરો. 8. Define ViewGroup. ૮. ViewGroup વય ખય યયત કરો. 9. What is an SQLite database? ૯. SQLite database શ ાછ? 10. Write an XML code for a TextView to display “Hello World” in red color on the screen. ૧૦. TextView મ ટનો XML કોડ લખો ક જ યરિન ઉપર લ લ કલરન ફોનટમ ા “Hello World” યડરલ કર.
Write any six features of an Android Operating System. પરશન. ર (અ) Android Operating System ની કોઇ પણ છ યવશષત ઓ લખો.
[3 marks]Explain Android SDK in brief. (અ) Android SDK ટ ાકમ ા સમજાવો.
[3 marks]Explain the Linux Kernel of Android architecture. 1/3 (બ) Android architecture ન ાLinux Kernel સમજાવો.
[3 marks]Discuss Android Debug Bridge. (બ) Android Debug Bridge ની ચચ ા કરો.
[3 marks]Discuss Android Permission Model. (ક) Android Permission Model ની ચચ ા કરો.
[4 marks]Explain Android Startup Process. (ક) Android Startup Process સમજાવો.
[4 marks]Explain Services in Android. (ડ) Android મ ાServices સમજાવો.
[4 marks]Explain the Broadcast receiver in Android with an example. (ડ) Android મ ાBroadcast receiver ઉદ હરણ સ થ સમજાવો.
[4 marks]Write the purpose of designing the UI using density-independent pixels as a unit of measurement in Android. પરશન. 3 (અ) Androidમ ાUI design કરવ મ ટ measurementન unit તરીક density- independent pixels (dp) નો ઉપયોગ કરવ નો હત લખો.
[3 marks]Explain the Zygote process in Android. (અ) Androidમ ાZygote Process સમજાવો.
[3 marks]Draw Activity Life Cycle of Android application. (બ) Android એયલકશનની Activity Life Cycle દોરો.
[3 marks]Discuss the need to use Adapter to create a ListView in Android. (બ) Androidમ ાListView બન વવ મ ટ Adapterનો ઉપયોગ કરવ ની જરયરય ત યવશ ચચ ા કરો.
[3 marks]Explain the process to create a database and table using SQLiteOpenHelper class with an example. (ક) SQLiteOpenHelper class નો ઉપયોગ કરીન ડટ બઝ અન ટબલ બન વવ મ ટની પરયિય ન ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain Linear Layout in Android with an example. (ક) Android મ ાLinear Layout ઉદ હરણ સ થ સમજાવો.
[4 marks]Explain the Splash screen in Android with an example. પરશન. ૪ (અ) Androidમ ાSplash screen ઉદ હરણ સ થ સમજાવો.
[3 marks]Discuss the need to use Threads in Android. (અ) Androidમ ાThreadsન ઉપયોગની જરયરય તની ચચ ા કરો.
[3 marks]Explain the Options Menu in Android. (બ) Androidમ ાOptions Menu સમજાવો.
[4 marks]Explain the Android Manifest.xml file with its importance in application development. (બ) એયલકશન ડવલપમનટમ ાAndroid Manifest.xml ફ ઇલન તન મહતવ સ થ સમજાવો.
[4 marks]Discuss Intent in Android with its types using appropriate examples. (ક) યોગય ઉદ હરણોનો ઉપયોગ કરીન Android મ ાIntent ની તન પરક રો સ થ ચચ ા કરો.
[7 marks]Define Dialog in Android and Explain Alert Dialog. પરશન. ૫ (અ) Android મ ાDialog વય ખય યયત કરો અન Alert Dialog સમજાવો.
[4 marks]Write the steps to insert a record in the database using SQLiteOpenHelper class. (બ) SQLiteOpenHelper class નો ઉપયોગ કરીન ડટ બઝમ ારક ડા insert કરવ મ ટન રટસ લખો.
[4 marks]Define Toast in Android and write the code to display the toast message “Information Technology” on the screen. (ક) Androidમ ા Toast વય ખય યયત કરો અન રિીન ઉપર “Information Technology” Toast message display કરવ મ ટનો કોડ લખો.
[3 marks]Write a short note on Open Handset Alliance (OHA). (ડ) Open Handset Alliance (OHA) ઉપર ટ ાકમ ાનોધા લખો. 3/3
[3 marks]Write a program to create an Android application in which, If the user enters “Diploma” in the EditText, then clicking on the “Submit” Button should open a new Activity. Else, display the Toast message “Incorrect Value” on the screen. (ડ) Android application બન વવ મ ટ પરોગર મ લખો જમ ા, જો ય ઝર EditTextમ ા “Diploma” enter કરીન “Submit” button ઉપર યલલક કર તો નવી Activity open થવી જોઇએ. નહી ા તો, Screen ઉપર “Incorrect Value” Toast message display થવો જોઇએ .
Explain event-driven programming in Android. (ડ) Androidમ ાevent-driven programming સમજાવો. 2/3
[4 marks]