Sunday, June 26, 2016

Android training in lalitpur

Android Training

Why UI Thread and Background Thread 

  • Thread /Runnable Handler
  • AsyncTask With examples
  • Service

Interacting with hardware

  • Working with camera (taking pictures and saving it to gallery)
  • Alarm application with vibration and and sound

Data Storage: How and when to use(Real time Scenarios)

  • Share Preferences
    • File Storage
      1. Reading and Writing Sd card
    • Database : SQLite
      1. SQLite Basics
      2. Creating database
      3. CRUD operation
    • Assignment: Database Related Project. Taking input from the Form and saving it to the Database and Display the information Listview.

Data Exchange format

  • Json/Xml
  • Parsing Json data with examples
  • Parsing json using Google Gson lib

Handling Network Connection

  • REST API Connection using basic DefaultHttpclient
  • REST API Connection Using third party Library – Volley
  • Loading remote images using Picasso Library.

Some Advance topics(Brief)

  • What is Material designs and its implementation.
  • Adding Navigation Drawer
  • RecyclerView and Adapter/ LayoutManager class

Google Map

  • Introduction to Google Map
  • Implementation 

Final Project

  • Create a Final Android Application and publish to Google Play and Openshift

Summary of Key Learnings

  • Learn the core concepts of an object‐oriented programming language (Java)
  • Develop programming skills by building Native Android Mobile Apps
  • Implement your applications
  • Develop Android based Apps and sell Android Apps in the marketplacewith Live Industrial Project
  • Understand theAndroid OS, UI and Design requirements
  • Learn Android Storage
  • Deploy the application in the marketplace to show during interviews and in Final semester Viva presentation.

Pre-requisites Eligibility

  • Candidates with understanding of C, C++ can undergo this training. Core Java

Related Articles:

No comments:

Post a Comment