2nd Year, MCA

Mobile Application Development Lab Syllabus for MCA 2nd Year 2nd Sem R19 Regulation JNTUH

Mobile Application Development Lab detailed Syllabus for Master of Computer Applications(MCA), R19 regulation has been taken from the JNTUH official website and presented for the students affiliated to JNTUH course structure. For Course Code, Subject Names, Theory Lectures, Tutorial, Practical/Drawing, Credits, and other information do visit full semester subjects post given below. The Syllabus PDF files can also be downloaded from the universities official website.

For all other MCA 2nd Year 2nd Sem Syllabus for R19 Regulation JNTUH, do visit MCA 2nd Year 2nd Sem Syllabus for R19 Regulation JNTUH Subjects. The detailed Syllabus for mobile application development lab is as follows.

Course Objectives:

For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier.
Get it on Google Play.

Course Objectives:

  1. Student understands the working of Android OS Practically.
  2. Student will be able to develop userinterfaces.
  3. Student will be able to develop, deploy and maintain the Android Applications.The student is expected to be able to do the following problems, though not limited.
  4. Create an Android application that shows Hello + name of the user and run it on an emulator.
    1. Create an application that takes the name from a text box and shows hello message along with the name entered in text box, when the user clicks the OK button.
  5. Create a screen that has input boxes for User Name, Password, Address, Gender (radio buttons for male and female), Age (numeric), Date of Birth (Date Picket), State (Spinner) and a Submit button. On clicking the submit button, print all the data below the Submit Button. Use
    1. Linear Layout
    2. Relative Layout and
    3. Grid Layout or Table Layout.
  6. Develop an application that shows names as a list and on selecting a name it should show the details of the candidate on the next screen with a Back button. If the screen is rotated to landscape mode (width greater than height), then the screen should show list on left fragment and details on right fragment instead of second screen with back button. Use Fragment transactions and Rotation event listener.
  7. Develop an application that uses a menu with 3 options for dialing a number, opening a website and to send an SMS. On selecting an option, the appropriate action should be invoked using intents.
  8. Develop an application that inserts some notifications into Notification area and whenever a notification is inserted, it should show a toast with details of the notification.
  9. Create an application that uses a text file to store user names and passwords (tab separated fields and one record per line) When the user submits a login name and password through a screen, the details should be verified with the text file data and if they match, show a dialog saying that login is successful. Otherwise, show the dialog with Login Failed message.
  10. Create a user registration application that stores the user details in a database table.
  11. Create a database and a user table where the details of login names and passwords are stored. Insert some names and passwords initially. Now the login details entered by the user should be verified with the database and an appropriate dialog should be shown to the user.
  12. Create an admin application for the user table, which shows all records as a list and the admin can select any record for edit or modify. The results should be reflected in the table.
  13. Develop an application that shows all contacts of the phone along with details like name, phone number, mobile number etc.
  14. Create an application that saves user information like name, age, gender etc. in shared preference and retrieves them when the program restarts.
  15. Create an alarm that rings every Sunday at 8:00 AM. Modify it to use a time picker to set alarm time.
  16. Create an application that shows the given URL (from a text field) in a browser.
  17. Develop an application that shows the current locations latitude and longitude continuously as the device is moving (tracking)
  18. Create an application that shows the current location on Google maps.Note: Android Application Development with MIT App Inventor:For the first one week, the student is advised to go through the App Inventor from MIT which gives insight into the various properties of each component. The student should pay attention to the properties of each components, which are used later in Android programming. Following are useful links:
  19. http://ai2.appinventor.mit.edu
  20. https://drive.google.com/file/d/0B8rTtW 91YclTWF4czdBMEpZcWs/view

Text Books:

  1. Professional Android 4 Application Development, Reto Meier, Wiley India, (Wrox) , 2012
  2. Android Application Development for Java Programmers, James C Sheusi, Cengage Learning, 2013

Reference Books:

For the complete Syllabus, results, class timetable, and many other features kindly download the iStudy App
It is a lightweight, easy to use, no images, and no pdfs platform to make students’s lives easier.
Get it on Google Play.

For detail Syllabus of all other subjects of Master of Computer Applications 2nd Year, visit MCA 2nd Year Syllabus Subjects.

For all MCA results, visit JNTUH MCA all years, and semester results from direct links.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.