0% found this document useful (0 votes)
94 views

Paper: Theory/Week: Credits: Mobile Application Development Using Android Hours: IA: Exam

This document outlines a course on mobile application development using Android across 5 units totaling 40 hours. Unit 1 covers Android fundamentals and setting up the development environment. Unit 2 focuses on user interface layouts and views. Unit 3 discusses data persistence using shared preferences, files, SQLite, and content providers. Unit 4 covers messaging, networking, services, and asynchronous threading. Unit 5 addresses location access, maps, and publishing Android applications. The course aims to provide students with the theory and skills to develop mobile applications for Android.

Uploaded by

Haseeb Mogral
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views

Paper: Theory/Week: Credits: Mobile Application Development Using Android Hours: IA: Exam

This document outlines a course on mobile application development using Android across 5 units totaling 40 hours. Unit 1 covers Android fundamentals and setting up the development environment. Unit 2 focuses on user interface layouts and views. Unit 3 discusses data persistence using shared preferences, files, SQLite, and content providers. Unit 4 covers messaging, networking, services, and asynchronous threading. Unit 5 addresses location access, maps, and publishing Android applications. The course aims to provide students with the theory and skills to develop mobile applications for Android.

Uploaded by

Haseeb Mogral
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Paper : Hours: 40

Mobile Application
Theory/Week:4 Hours IA :
Development using Android
Credits:4 Exam:

Unit - I 8hrs
Android Fundamentals Mobile Application development and trends – Android
overview and Versions – Android open stack, features – Setting up Android environment
(Eclipse, SDK, AVD)- Simple Android application development – Anatomy of Android
applications – Activity and Life cycle – Intents, services and Content Providers
Unit – II 8hrs
Android User Interface Layouts: Linear, Absolute, Table, Relative, Frame,
Scrollview, Resize and reposition - Screen orientation – Views: Textview, EditText, Button,
ImageButton, Checkbox, ToggleButton, RadioButton, RadioGroup, ProgressBar,
AutocompleteText, Picker, Listviews and Webview– Displaying pictures with views: Gallery
and ImageView, ImageSwitcher, Gridview – Displaying Menus: Helper methods, Option and
Context
Unit – III 8hrs
Data Persistence Shared User preferences – File Handling: File system, System
partition, SD card partition, user partition, security, Internal and External Storage – Managing
data using SQLite – Content providers: Data sharing with query string, projections, filters and
sort and User defined content providers
Unit – IV 8hrs
Messaging, Networking and Services, SMS Messaging: Sending and Receiving – Sending
email and networking – Downloading binary and text data files – Access Web services –
Local and remote services, Asynchronous threading, communication and binding services
Unit – V 8hrs
Location Access and Publish Android application Location based services: Display
map, zoom control, view and change, Marking, Geocoding, Get location - Publish Android
applications and Deployment

Reference Books
Pradeep Kothari (2016), “Android Application Development Black Book”, Dreamtech
1
Press.
WeiMeng Lee (2012), “Beginning Android Application Development”, Wrox
2
Publications (John Wiley, New York).

You might also like