Baluja Labs Android
1 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
Live Project Training in Android at Delhi,
Janakpuri
Baluja Labs provide a magnificent opportunity to the people seeking Summer
Project Training in Android
Baluja Labs is committed to provide the quality Real Live Project Training on
Real Live Projects and Live Google Playstore – Live apps developed by us.
Baluja Labs provide the actual training & customized training in any of the
projects chosen by Student or assigned by the College / University guide.
Overview of Android Course
Module 1 Android Development Tutorial
 Android components
 Activity
 Views and ViewGroups
 Intents
 Services
 ContentProvider
 BroadcastReceiver
 Android Development Tools
 What are the Android Development Tools?
 AndroidManifest.xml
 R.java and Resources
 Reference to resources in XML files
 Activities and Layouts
 Installation
 Install a specific Android version
 Android virtual device – Emulator
Baluja Labs Android
2 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 What is the Android Emulator?
 Your first Android project
 Create Project
 Add UI Elements
 Edit UI properties
 Code your application
 Start Project
 Starting an deployed application
 Menus and Action Bar
 Definition of menu entries
 Menus and Action Bar
 Project
 Add a menu XML resource
 Tutorial: Preferences
 Using preferences
 Run
 Layout Manager and ViewGroups
 Available Layout Manager
 LinearLayout
 RelativeLayout
 GridLayout
 DDMS perspective and important views
 DDMS – Dalvik Debug Monitor Server
 Deploy your application on a real device
Module 2 Android List View and List Activity – Tutorial
 Android and Lists
Baluja Labs Android
3 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 ListView
 ListActivity and Layout
 Adapter
 Create ListActivity
 How to display two items in a ListView
 Single vrs. Multiselection
 Header and Footer
 SimpleCursorAdapter
Module 3. Android Intents
 Android Intents
 Overview
 Explicit Intents
 Implicit Intents
 Data Transfer
Module 4. Android SQLite Database and ContentProvider – Tutorial
 SQLite and Android
 What is SQLite
 SQLite in Android
 SQLite Architecture
 Packages
 rawQuery() Example
 query() Example
 Using SQLite
 Introduction
 Database and Data Model
Baluja Labs Android
4 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 User Interface
 ContentProvider and sharing data
 Using ContentProvider
 Create contacts on your emulator
 Using the Contact Content Provider
 Activities, Loader and ContentProvider
 Activities
 Loader
 SQLite, own ContentProvider and Loader
 Overview
 Project
 Database classes
 Create ContentProvider
 Resources
 Layouts
 Activities
Module 5 Android Service and BroadcastReceiver Tutorial
 Android Services
 Service
 Starting Services
 Automatically starting Services
 Broadcast receiver
 Broadcast Receiver Example
 System Services and BroadcastReceiver
Module 6 Fragments
Baluja Labs Android
5 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 Actio Bar
 Tabs and Tab Activities
Module 7 Styles & themes
 Style.XML
 Shapes
 Drawlabels
Module 8 Android HTTP Access
 Android StrictMode
 HTTP Clients
 Apache HTTPClient example
 Check the network availability
Module 9 Android Dialogs
 Android Dialogs
 Progress Dialog
Module 10 Android Drag and Drop
Module 11 Preferences
 Shared Preferences
 Preferences from XML
Module 12 Android – Multimedia Sounds
 Android Sound and Media
 Example for SoundPool
Module 13 Location API and Google Maps in Android
Baluja Labs Android
6 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 Android Location API and Google Maps
 Android Location API
 Google Maps
 Android Device
 Device with Google API
 Setting the geoposition
 Android Location API
 Activity
 Google Maps
 Google Map library
 Layout
 Activity
Module 14 Adapters and Widget’s
 Adapters
 List View and list activity
 Grid view using adapter
 Gallery using Adapters
Module 15 Notifications
 Menus
Module 16 Advanced
 XML Parsing
 JSON Parsing
 Network Connectivity
 Web services
Baluja Labs Android
7 Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in
 GPS, Location Based Services
 Accesing Phone services
 SMS, Email
 Sensor
Module 17 Android Touch
 Android Touch
 Singletouch Example
Module 18 Android Bluetooth
 Bluetooth
 The Basics
 Bluetooth Permissions
 Setting Up Bluetooth
 Connecting Devices
BALUJA LABS
Main Najafgarh Road, Janakpuri
A1/17, Top Floor, Opposite Metro Pillar no: 636,
New Delhi- 110058
www.balujalabs.in
Contact no. : +91-9015596280,
+91-9313565406, 011-65495934

Live Project Training in Android at Delhi

  • 1.
    Baluja Labs Android 1Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in Live Project Training in Android at Delhi, Janakpuri Baluja Labs provide a magnificent opportunity to the people seeking Summer Project Training in Android Baluja Labs is committed to provide the quality Real Live Project Training on Real Live Projects and Live Google Playstore – Live apps developed by us. Baluja Labs provide the actual training & customized training in any of the projects chosen by Student or assigned by the College / University guide. Overview of Android Course Module 1 Android Development Tutorial  Android components  Activity  Views and ViewGroups  Intents  Services  ContentProvider  BroadcastReceiver  Android Development Tools  What are the Android Development Tools?  AndroidManifest.xml  R.java and Resources  Reference to resources in XML files  Activities and Layouts  Installation  Install a specific Android version  Android virtual device – Emulator
  • 2.
    Baluja Labs Android 2Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  What is the Android Emulator?  Your first Android project  Create Project  Add UI Elements  Edit UI properties  Code your application  Start Project  Starting an deployed application  Menus and Action Bar  Definition of menu entries  Menus and Action Bar  Project  Add a menu XML resource  Tutorial: Preferences  Using preferences  Run  Layout Manager and ViewGroups  Available Layout Manager  LinearLayout  RelativeLayout  GridLayout  DDMS perspective and important views  DDMS – Dalvik Debug Monitor Server  Deploy your application on a real device Module 2 Android List View and List Activity – Tutorial  Android and Lists
  • 3.
    Baluja Labs Android 3Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  ListView  ListActivity and Layout  Adapter  Create ListActivity  How to display two items in a ListView  Single vrs. Multiselection  Header and Footer  SimpleCursorAdapter Module 3. Android Intents  Android Intents  Overview  Explicit Intents  Implicit Intents  Data Transfer Module 4. Android SQLite Database and ContentProvider – Tutorial  SQLite and Android  What is SQLite  SQLite in Android  SQLite Architecture  Packages  rawQuery() Example  query() Example  Using SQLite  Introduction  Database and Data Model
  • 4.
    Baluja Labs Android 4Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  User Interface  ContentProvider and sharing data  Using ContentProvider  Create contacts on your emulator  Using the Contact Content Provider  Activities, Loader and ContentProvider  Activities  Loader  SQLite, own ContentProvider and Loader  Overview  Project  Database classes  Create ContentProvider  Resources  Layouts  Activities Module 5 Android Service and BroadcastReceiver Tutorial  Android Services  Service  Starting Services  Automatically starting Services  Broadcast receiver  Broadcast Receiver Example  System Services and BroadcastReceiver Module 6 Fragments
  • 5.
    Baluja Labs Android 5Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  Actio Bar  Tabs and Tab Activities Module 7 Styles & themes  Style.XML  Shapes  Drawlabels Module 8 Android HTTP Access  Android StrictMode  HTTP Clients  Apache HTTPClient example  Check the network availability Module 9 Android Dialogs  Android Dialogs  Progress Dialog Module 10 Android Drag and Drop Module 11 Preferences  Shared Preferences  Preferences from XML Module 12 Android – Multimedia Sounds  Android Sound and Media  Example for SoundPool Module 13 Location API and Google Maps in Android
  • 6.
    Baluja Labs Android 6Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  Android Location API and Google Maps  Android Location API  Google Maps  Android Device  Device with Google API  Setting the geoposition  Android Location API  Activity  Google Maps  Google Map library  Layout  Activity Module 14 Adapters and Widget’s  Adapters  List View and list activity  Grid view using adapter  Gallery using Adapters Module 15 Notifications  Menus Module 16 Advanced  XML Parsing  JSON Parsing  Network Connectivity  Web services
  • 7.
    Baluja Labs Android 7Baluja Labs, Janak Puri, MetroPillar No.636| www.balujalabs.in  GPS, Location Based Services  Accesing Phone services  SMS, Email  Sensor Module 17 Android Touch  Android Touch  Singletouch Example Module 18 Android Bluetooth  Bluetooth  The Basics  Bluetooth Permissions  Setting Up Bluetooth  Connecting Devices BALUJA LABS Main Najafgarh Road, Janakpuri A1/17, Top Floor, Opposite Metro Pillar no: 636, New Delhi- 110058 www.balujalabs.in Contact no. : +91-9015596280, +91-9313565406, 011-65495934