Mobile Application Development

Similar documents
Andriod-Mobile Application Development. Mobile Application Development Workshop on Andriod Platform.

Android App Development

ANDROID SYLLABUS. Advanced Android

Android App Development

Software Development & Education Center ANDROID. Application Development

Android App Development Workshop

Course Syllabus. Course Title. Who should attend? Course Description. Android ( Level 1 )

Android Application Development Course 28 Contact Hours

SHWETANK KUMAR GUPTA Only For Education Purpose

Introduction To Android

Mobile and Wireless Systems Programming

Android Apps Development

Chapter 1 Hello, Android

Android Overview. Most of the material in this section comes from

Android Apps Development

Introduction to Mobile Application and Development

Around Android. Essential Android features illustrated by a walk through a practical example

Android Online Training

Developer s overview of the Android platform

In this Class Mark shows you how to put applications into packages and how to run them through the command line.

ITG Software Engineering

1. What are the key components of Android Architecture? 2. What are the advantages of having an emulator within the Android environment?

ORACLE UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore

PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY:

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010

Android - open source mobile platform

Android Syllabus. Android. Android Overview and History How it all get started. Why Android is different.

ANDROID APPLICATION DEVELOPMENT COURSE Training Program

Introduction to Android

Lecture 1 - Introduction to Android

ANDROID DEVELOPMENT. Course Details

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

Syllabus- Java + Android. Java Fundamentals

Mobile development initiation

Android. (XKE Mars 2009) Erwan Alliaume.

ANDROID COURSE BROCHURE

ANDROID APPLICATION DEVELOPMENT PROSPECTUS ADAAD UNIVERSITY OF SKILLS

Android. Lesson 1. Introduction. Android Developer Fundamentals. Android Developer Fundamentals. to Android 1

Android Training Overview (For Demo Classes Call Us )

Android Programming (5 Days)

Android" Application Development SAMS. Sams Teach Yourself. Shane Conder. Lauren Darcey. Second Edition

UNIT:2 Introduction to Android

ATC Android Application Development

Introduction to Android Android Smartphone Programming. Outline University of Freiburg. What is Android? Background University of Freiburg.

Android App Development for Beginners

Required Core Java for Android application development

MC Android Programming

Android Development Tutorial. Yi Huang

Lecture 1 Introduction to Android. App Development for Mobile Devices. App Development for Mobile Devices. Announcement.

Project Covered During Training: Real Time Project Training

Hands-On Workshop on Google Android Developer Fundamentals

IJRDTM Kailash ISBN No Vol.17 Issue

COURSE SYLLABUS ANDROID. Industrial Training (4 MONTHS) PH : , Vazhoor Road Changanacherry-01.

ANDROID APPS (NOW WITH JELLY BEANS!) Jordan Jozwiak November 11, 2012

Mobile OS. Symbian. BlackBerry. ios. Window mobile. Android

android application development CONTENTS 1.1 INTRODUCTION TO O ANDROID OPERATING SYSTEM... TURES Understanding the Android Software Stack...

Mobile Application Development - Android

Kick Start your Embedded Development with Qt

Ahmed Ali Big fan of Android

CHAPTER 1: HELLO, ANDROID 1

Android Overview. Francesco Mercaldo, PhD

ANDROID TRAINING PROGRAM COURSE CONTENT

Mobile Computing and Application Development Course code :

Qt for Device Creation

Introduction to Android

Android. Training.

Abstract. 1. Introduction

Android Programmierung leichtgemacht. Lars Vogel

If you are intending to:

SD Module- Android Programming

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang

Introduction to Android Application Development. Mike Kvintus Principal Engineer JDSU

MARS AREA SCHOOL DISTRICT Curriculum TECHNOLOGY EDUCATION

Minds-on: Android. Session 1

XAMARIN Application Development - Workshop

Android System Architecture. Android Application Fundamentals. Applications in Android. Apps in the Android OS. Program Model 8/31/2015

GUJARAT TECHNOLOGICAL UNIVERSITY

Android Software Development Kit (Part I)

Mobile Application Development

Configuring the Android Manifest File

Android. Operating System and Architecture. Android. Screens. Main features

IGEEKS TECHNOLOGIES. Software Training Division. Academic Live Projects For BE,ME,MCA,BCA and PHD Students

CS260 Intro to Java & Android 04.Android Intro

CS378 -Mobile Computing. Anatomy of and Android App and the App Lifecycle

Android Application Development Course Code: AND-401 Version 7 Duration: 05 days

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 2013 ISSN:

Nokia for developers. Alexey Kokin. Developer Relations

Android Application Development using Kotlin

Android App Development. Ahmad Tayeb

Questions and Answers. Q.1) Which of the following is the most ^aeuroeresource hungry ^aeuroepart of dealing with activities on android?

Computer Science E-76 Building Mobile Applications

Introduction to Android development

DROID. By S.Gokulakrishnan AP/CSE SCSVMV

GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT. Computer Engineering

COSC 3P97 Mobile Computing

COLLEGE OF ENGINEERING, NASHIK-4

ELET4133: Embedded Systems. Topic 3 Eclipse Tour & Building a First App

Why Android? Why Android? Android Overview. Why Mobile App Development? 20-Nov-18

GUJARAT TECHNOLOGICAL UNIVERSITY

Transcription:

Mobile Application Development The principal goal of education is to create men and women who are capable of doing new things, not simply repeating what other generations have done. -Jean Piaget

Mobile Application Development Workshop on Android Platform With the emergence of mobile phones, PDA s, smart phones and other mobile technology the need for mobile application development also increased. Today, there are numerous interesting mobile applications available which makes the use of mobile phones more exciting. Android is the first truly open and comprehensive software platform for mobile devices, it s a complete software to run a mobile phone but without the proprietary obstacles that have hindered mobile innovation. It is powered by Linux Kernel. This is the first open source platform which is robust and is expected to gain much popularity. Compared to many existing platforms, Android is truly open to continued innovation and new experiences because independent developers have almost unlimited access to the platform so they can develop applications never seen before. End users will enjoy a much greater choice of mobile applications to enhance email, texting, web browsing, music, camera, calling and GPS capabilities. Our Workshops will make you proficient in: Understanding of Mobile software development ecosystem Exposure to mobile software dev platforms and frameworks Exposure to Android platform & its overall market exposure Hands-on on development of Android applications Learn development and publishing of Apps on Android Designing a simple media player app, calculator app etc to complex apps like messaging app Various ADB commands to access AVD or Mobile Device. Access your Android Mobile through Command Prompt Designing highly interactive User Interface using Android Themes and Widgets Students can kick off development of their Android projects after this course Target Audience: This Workshop is designed for programmers with sound knowledge of any Objective Oriented Language like C++, Java or knowledge in any open source platform who want to kick start their careers in mobile application development Duration: We conduct the workshop on 2 consecutive days, each day 8 hours session so in total 16 hours properly divided into theory and hands on sessions.

Course Details Day-1: (Session-1, 4hrs before lunch break of 1hrs) What Is Android? Brief Introduction of Android Device Programming for Android Open Handset Alliance and Features Downloading and Installing the Android SDK Brief Introduction of Android Device Programming for Android Downloading and Installing the Android Configuring the Android Plug-in for Eclipse Android Stack Linux Kernel Native Libraries Dalvik Virtual Machine App Framework Hello World Application Creating the first Android Application Running the application on Android emulator Hello World App on Android Emulator Day-1: (Session-2, 4hrs after lunch break of 1hrs) Main Building Blocks Default Packages Activities Activity Life Cycle Intents Content Providers Broadcast Receiver Intent Filters in Android Role of filters Intent matching Rules Filters in your Manifest

Working on and Preparing Android User Interface XML Layout Files Views and Layouts Setting Content View Basic UI Components Performing and Handling user events Android Apps Building Declaring Variables Using Text View for values to be printed Using Conditions Designing an Application Implementation of Widgets Using Radio Buttons Use of different types of Android Themes Day-2: (Session-1, 4hrs before lunch break of 1hrs) Android Layout Understanding Linear Layout Relative Layout Different types of Android Tools Use of DDMS, ADB, DX, and AAPT Transfer a file from PC to AVD Access device from Command Prompt Various ADB Commands Android: Toast Creation Creating Standard Toast Setting the position of a Toast on the Screen Adding an Image to the standard Toast Sensors in Android How sensors work ypes of Sensors Listening to sensor reading

Working with Acceleration Sensor Reading X,Y,Z Coordinates Work With Your Android Phone Get your Apps on Phone. Get Connected with Phones App Transfer Among Hand Sets Bluetooth Setting Up Bluetooth Finding Devices Connecting Devices Establishing connection as a server Connecting as a client Creating RFCOMM Communication Day-2: (Session-2, 4hrs after lunch break of 1hrs) Bluetooth Setting Up Bluetooth Finding Devices Connecting Devices Establishing connection as a server Connecting as a client Creating RFCOMM Communication Broadcast Receiver Life Cycle of Broadcast Receiver Some System Broadcast Pending Intent Creating messaging application Media Player Application Creating list view to display song list Transfer songs on AVD Play songs on AVD or on your Device Android Graphics and Multimedia Basic Graphics Playing Audio Playing video Project: Media Player

Alarm Clock Call Log Manager The Training Kit Contents:- CD/DVD containing sample codes, software to be used, study materials, PDF documents etc.