Answer any seven out of ten. દશમ ાથી કોઇપણ સ તન જવ બ આપો. 1. Give the full form of XML and AVD ૧. XML અન AVD ન પર ન મ જણ વો. 2. Give the full form of ADB and SDK ૨. ADB અન SDK ન પર ન મ જણ વો. 3. Define: Activity ૩. Activity ન વય ખય યયત કરો. 4. List any four android OS version. ૪. એનડરોઇ ઓપરટ ીગા યસસટમ ન કોઈપણ ચ ર version ન ન મ લખો. 5. Android runtime contains ____________ and _____________. ૫. એનડરોઇ રનટ ઈમ ____________ અન _____________ ધર વ છ. 6. Write down the syntax to show message using Toast for long duration. ૬. કોઈપણ મસજ ન વધ ર સમય સધી બત વી ર ખવ મ ટ ની Toast ની syntax લખો. 7. What is OHA? ૭. OHA શ છ? 8. What is the use of strings.xml file? ૮. strings.xml ફ ઈલ નો ઉપયોગ જણ વો. 9. What is use of findViewById() method? ૯. findViewById() મથનો ઉપયોગ જણ વો. 10. Explain this syntax: “public class MyService extends Service” ૧૦. “public class MyService extends Service” syntax ન સમજાવો.
List out component of Linux Kernel and explain any three components. (બ) Linux Kernel ન components લખો અન કોઈપણ 3 components ન સમજાવો.
[3 marks]Write notes on Dalvik Virtual Machine. 1/3 (બ) Dalvik Virtual Machine ન યવસત રથી વણણવો.
[3 marks]Explain Padding and LayoutWeight in detail. પરશન. ર (અ) Padding અન LayoutWeight ન યવસત રથી વણણવો.
[3 marks]Write only Java code to display “Hello Word” when button (ID: btnOK) is clicked. (ક) જય ર button(ID: btnOK) ન દબ વો તય ર “Hello Word” દખ ય ત મ ટનો Java code લખો.
[4 marks]What is service in android? Explain with its method. (ક) એનડરોઇ મ service શ છ? Service ન તની મથ સ થ સમજાવો.
[4 marks]Define Broadcast receiver in 2 lines. Write syntax to receive system broadcast “Battery Low” message in android manifest file. () Broadcast receiver ન બ લીટી મ વણણવો. Android manifest file ની અાદર system broadcast “Battery Low” સાદશ મળવવ મ ટ ની syntax લખો.
[4 marks]Explain android drawable resources. (અ) એનડરોઇ drawable resources ન સમજાવો.
[3 marks]Explain Implicit and Explicit Intent. () Implicit અન Explicit Intent ન સમજાવો.
[4 marks]Write down the advantages of Android. (ક) એનડરોઇન ફ યદ ઓ જણ વો.
[4 marks]Explain: RadioButton પરશન. 3 (અ) RadioButton ન સમજાવો.
[3 marks]Explain: CheckBox (અ) CheckBox ન સમજાવો.
[3 marks]What is the use of setText() and getText() method of EditText. Also explain the use of inputType property of EditText with its different values (બ) EditText ની setText() અન getText() મથ નો શ ઉપયોગ છ. અન EditText ની inputType પરોપટી ની દરક values ન ઉપયોગ જણ વો.
[3 marks]Explain Density Independence in details. (બ) Density Independence ન યવસત રથી વણણવો.
[3 marks]What is AlertDialog? How to implement Dialog in Android? (ક) AlertDialog એ શ છ? Dialog ન એનડરોઇમ કઈ રીત implement કર ય?
[4 marks]Write short note on Android manifest file. () Android manifest file ન યવસત રથી વણણવો.
[4 marks]Draw only Android startup (Boot) process diagram. પરશન. ૪ (અ) ફકત Android startup (Boot) process ની આકરયત દોરો.
[3 marks]What is splash screen? When it can be used? (અ) splash screen એ શ છ? તન કય ર વપર ય?
[3 marks]What is ListView? How to implement ListView using ArrayAdapter? (બ) ListView એ શ છ? ListView ન ArrayAdapter નો ઉપયોગ કરી ન કઈ રીત implement કર ય?
[4 marks]2/3
[ marks]Explain Android features in detail. (બ) એનડરોઇની લ કષયણકત ન યવસત રથી વણણવો.
[4 marks]Draw the android activity life cycle diagram and explain its events (ક) એનડરોઇ activity ની life cycle દોરો અન તની મથ ન સમજાવો.
[7 marks]What is SQLite Database? Explain data types supported by SQLite. પરશન. ૫ (અ) SQLite Database શ છ? SQLite ન data types સમજાવો.
[4 marks]Differentiate RelativeLayout with Absolute Layout (બ) RelativeLayout અન Absolute Layout ન જદ પ ો.
[4 marks]Write short note on LinerLayout. (ક) LinerLayout ન યવસત ર થી સમજાવો.
[3 marks]When user click “Move” button(ID: btnMove) then transfer “hello world” text to second activity and display that “Hello World” text received from first activity in TextView (ID: tvShow) Control. (Write only Java code) () જય ર user “Move” button(ID: btnMove) ન દબ વ તય ર “hello world” ન મન સાદશ ન બીજી activity ની અાદર રહલ TextView (ID: tvShow) Control મ પહલી activity મ થી મોકલલ “hello world” સદશ ન યપરાનડટ કરવ નો code લખો. (ફકત Java code) 3/3
[3 marks]Write short note on Android Permission model. () Android Permission model ન યવસત રથી વણણવો.
[4 marks]