What are different mobile application development approaches? Explain in detail.
Draw the hierarchical directory structure of an android application. How can you use string and string array in android? Explain.
How to create AVD's? How to use spinner in android? Explain with a suitable example.
What are the uses of fragments? How fragments are differing from activity?
Develop an android application to display an alert dialog box.
Develop an android application to display 8 programming languages in ListView.
What do you mean by view hierarchy in IOS programming? Write a swift function to calculate the factorial of any positive integer.
Attempt any TWO questions
[2x10=20]Develop an android application to display a list of students (student_name) in ListView and display the student details (roll, name and address) in a fragment when a ListView item is selected.
Develop an android application to demonstrate the retrieval of content from a remote server.
How to generate a signed APK? Write a program to locate the user's current location (write only .java and manifest file).