Skip to content

Instantly share code, notes, and snippets.

@dbc2201
Created April 29, 2019 03:17
Show Gist options
  • Save dbc2201/9f5f56cbe47dbb02dd4f58f3d66aac19 to your computer and use it in GitHub Desktop.
Save dbc2201/9f5f56cbe47dbb02dd4f58f3d66aac19 to your computer and use it in GitHub Desktop.

End Semester Exam Syllabus for MCA4044 Mobile Application Development

  • Introduction and need for Mobile Application Development
  • Mobility Concept
  • Mobile Structure and characteristics
  • Mobility Landscape
  • Mobile Platforms
  • Mobile Application Development (Principles & Uses)
  • Overview of Android Platform
  • UI in Android
  • UI Resources (Layouts, Elements, Drawables and Menus)
  • Activity States and Life Cycles
  • Android Intents
  • Interaction among activities and parsing Data
  • Telephony API
  • SMS API
  • Email API
  • Shared Preferences
  • Enterprise Data Access - Firebase
  • Semantic Versioning
  • Signing and Packaging an app
  • Graphics in Android
  • Multimedia (Audio/Video Playback)
  • Native Hardware Access
  • Sensors in Android
  • Debugging in Android Studio using LogCat
  • Debugging in Android Studio using the Debugger
  • Types of testing in Android
  • Automated testing for Android via JUnit4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment