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

Android Syllabus2

The document outlines a 9 week syllabus for an Android development course. It covers introductory topics in the first 2 weeks like installing Android, creating basic apps, and an introduction to Java. Weeks 3-5 focus on Android UI development, graphics, multimedia, and data persistence. Networking concepts are addressed in week 6, and 3D graphics using OpenGL are covered in week 7. The syllabus concludes by addressing widgets, deploying apps, and conducting a live project over the final 2 weeks.

Uploaded by

nipulal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views

Android Syllabus2

The document outlines a 9 week syllabus for an Android development course. It covers introductory topics in the first 2 weeks like installing Android, creating basic apps, and an introduction to Java. Weeks 3-5 focus on Android UI development, graphics, multimedia, and data persistence. Networking concepts are addressed in week 6, and 3D graphics using OpenGL are covered in week 7. The syllabus concludes by addressing widgets, deploying apps, and conducting a live project over the final 2 weeks.

Uploaded by

nipulal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Android Syllabus

Week 1 Introduction to Android and Java (a) Installing Android (b) Creating Hello World (c) Running on Emulator (d) Introduction to Java Data types, Loops, Conditionals and Operators Week 2 Android Architecture and OOPS (a) Building Blocks of Android (b) Java Classes and Objects (c) Class Methods and Instances (d) Inheritance and Polymorphism in Java (e) Interface and Abstract class Week 3 Android UI and Advance Java (a) Using resources (b) Using themes (c) Debugging Android Code (d) Settings (e) Java I/O (f) Threads and Synchronization Week 4 Android Graphics and Multimedia (a) Basic Graphics (b) Input Handling (c) Playing Audio (d) Playing Video Week 5 Persistence in Android (a) Accessing Internal Files system (b) Acessing SD cards (c) Introduction to SQLite (d) Data Binding (e) Content Provider

Week 6 Network Awareness (a) Accessing the Internet (b) Using Web services (c) Using Java and Java Script (d) Location Sensing Week 7 3D graphics in OpenGL and other views (a) OpenGL Introduction (b) Using Threads and Models (c) Texture in OpenGL (d) Making a application in OpenGL (e) Other standard views in Android Week 8 Widgets and the way ahead (a) Android Widget Development (b) The Path Ahead for Android (c) Running Application on device (d) Android Market Some Dos and Donts (e) Introduction to System programming in Android Week 9 & Week 10 Live Project (a) Design and Requirement analysis support (b) Implementation and QA support

You might also like