Monday, 4 May 2015

android-tutorial

List of android tutorial with example.


Article TitleTutorialDemoDownload
Android – Basic setup and installationTUTORIAL
My First Android ProgramTUTORIALDEMODOWNLOAD
What an Android magic box has inside?TUTORIAL
Button Listener – Make the cat start MeowingTUTORIALDEMODOWNLOAD
Simple Dialer ApplicationTUTORIALDEMODOWNLOAD
What is an Android Activity?TUTORIALDEMODOWNLOAD
Android Activity Life CycleTUTORIALDEMODOWNLOAD
Click-Pick-Set – Simple Camera ActivityTUTORIALDEMODOWNLOAD
Simple eMail ActivityTUTORIALDEMODOWNLOAD
How to turn on/off only camera flashlight – simple torch exampleTUTORIALDEMODOWNLOAD
Android LinearLayout exampleTUTORIALDEMODOWNLOAD
Android RelativeLayout exampleTUTORIALDEMODOWNLOAD
Android notifications exampleTUTORIALDEMODOWNLOAD
Android Intent exampleTUTORIALDEMODOWNLOAD
Android TableLayout exampleTUTORIALDEMODOWNLOAD
Android Seekbar exampleTUTORIALDEMODOWNLOAD
Android custom toast exampleTUTORIALDEMODOWNLOAD
Android text to speech exampleTUTORIALDEMODOWNLOAD
How to import android project in eclipseTUTORIAL
Android Broadcast Receiver – Battery Indicator exampleTUTORIALDEMODOWNLOAD
Android vibrate exampleTUTORIALDEMODOWNLOAD
How to hide title bar and status bar in Android applicationTUTORIALDEMODOWNLOAD
Eclipse shortcuts for Android developersTUTORIAL
Android screen crack prankTUTORIALDEMODOWNLOAD
Android localization exampleTUTORIALDEMODOWNLOAD
Android localization at runtimeTUTORIALDEMODOWNLOAD
Android WebView LayoutTUTORIALDEMODOWNLOAD
Android Webservice exampleTUTORIALDEMODOWNLOAD
Android Check Mobile Internet ConnectionTUTORIALDEMODOWNLOAD
Android Check Wi-Fi Internet ConnectionTUTORIALDEMODOWNLOAD
jQuery Mobile Tutorial – Chapter #1 – IntroductionTUTORIAL
Android Mediaplayer Example – Play from local resourceTUTORIALDEMODOWNLOAD
Android Mediaplayer Example – Play from URITUTORIALDEMODOWNLOAD
Android Mediaplayer Example – Play from InternetTUTORIALDEMODOWNLOAD
How to change screen brightness programmaticallyTUTORIALDEMODOWNLOAD
How to change the back button behaviourTUTORIALDEMODOWNLOAD
JSON TutorialTUTORIAL
How to call asp.net web service in androidTUTORIALDEMODOWNLOAD
How to call Java web service in androidTUTORIALDEMODOWNLOAD
AJAX TutorialTUTORIAL
jQuery ExamplesTUTORIAL
Android JSON Web Service TutorialTUTORIALDEMODOWNLOAD
Android Autocomplete Textview ExampleTUTORIALDEMODOWNLOAD
Android Tutorials EbookTUTORIAL
Android AJAX Auto LoadTutorialDEMODOWNLOAD
Om Chant – Android ApplicationTUTORIALDEMODOWNLOAD
Android Java Web Service LoginTUTORIALDEMODOWNLOAD
Android Dot Net Web Service LoginTUTORIALDEMODOWNLOAD
Android Layouts Revisited(Video Tutorial)TUTORIAL
Android Landscape Layout exampleTUTORIAL

http://programmerguru.com/android-tutorial/demo/

Job interview question and answer.


Have you faced any interview in the recent past?


                      http://jobbuzz.timesjobs.com/interview/

Monday, 6 April 2015

Android Training Topic

High-level Android Training Syllabus:
Android and JAVA Basics:
1. History of Android
2. Introduction to Android OS
3. What is Android?
4. Android Versioning
5. Android Development Tools
6. Android Architecture
7. Practical Installation of Android SDK, Eclipse and ADT Plug-in
8. Structure of Android Project
9. OOPS Concepts
-> Data Abstraction
-> Encapsulation
-> Inheritance
-> Polymorphism
10. Core Java Concepts
Android Programming:
11. Introduction to android components / Building Blocks
-> Activities
-> Services
-> Content providers
-> Broadcast receivers
12. Activity Life cycle
-> Understanding the Life cycle methods
-> Working example of life cycle
13. Application development (Hello world)
-> Creating first android application
-> Debugging an Application
-> Understanding DDMS
-> DDMS and log results
14. User Interface
-> Button and CheckBox
-> Progres Bar and SeekBar
-> TextView and EditText
-> Dialogs
-> Notifications
-> Views(GridView, ListView, ImageView)
15. Understanding an android application structure
-> Understanding the XML layout files structure
-> Values XML files
-> Understanding the LDPI , MDPI , HDPI
16. Working with Layouts techniques
-> Linear Layout
-> Relative Layout
-> Table Layout
-> Frame Layout
-> What is layout in Android ?
-> Design Layout Using XML for UI layout
17. Intents understanding
-> Implicit intents
-> Explicit Intent
-> Launching native application using Intent
-> Switch between activities using Explicit Intent
-> Data transferring between activities using Intents
-> Role of intent Filters
-> Intent Filters in your manifest
18. Data Storage & Permissions
-> Content providers , preferences
-> SQLite – Database Usage
-> Data storage using the preferences
-> Updating the Data using the preference
-> Database Operations
-> Permission Systems
19. Services
-> Lifecycle
-> Bound Services
-> Notifications
-> Running in Foreground
20. Broadcast Receivers
-> Broadcast Receivers
-> Lifecycle
-> Permissions

Monday, 9 February 2015

Lecture - 1

Programming Basic

  1. Computer programming language history



  1. History of storage device



  1. Evolution of Java  as a Programming Language.



  1. Choose your mobile development path



What is API


  1. Mobile Developer Journey



  1. The process of app development



  1. Mobile Marketing


  1. Take On How To Build A Successful App For iOS

The Roadmap To App Success

http://www.pinterest.com/pin/331436853801735726/



Hand Draw Schetch


Ecommerce App Design Screenshot
Dashboard Style(Purple)




Java Jokes


Java Quick Reference


Mobile App Testing


Become a software developer








Android Theory  Tutorial
History Of Android
https://www.android.com/history/


History Of Android Version
http://www.android.com/history/


Android Co- Founder
- Andy Rubin
- Rich Miner
- Nick Sears

https://www.google.co.in/#q=android+co+founder


Installation

Getting Started with Android Studio



Getting Started with Eclipse


Topic List


Android Architecture



Android Activities Life Cycle



Why to learn about android life cycle and remember all method?


  • In some situation application data are store in database, file.
  • User InterFace update.


What feature in new android mobile when you purchase android / Your friends family.
  • Price
  • Processor
  • Ram
  • Display ( 480*800, 1270*800)
  • Internal memory( 4 GB used for ROM + 4 GB For application)
  • Review on flipkart, Gsm areana website.
  • See the actual phone and touch & feel and graphics.


Daily Search in google with android Keyworld.


How to create APK file?


Android File System.


What is Apk?
  • What inside apk file.
  • What is full form of apk file?




Android Component
  • Activities
  • Services
  • BroadCast Receiver
  • Content Provider


Layouts


  1. Linearlayout
All the elements are displayed in a linear fashion either Horizontally or Vertically.


  1. Relativelayout
In a relativelayout every element arranges itself relative to other elements or a parent element.


  1. Frame Layout
The FrameLayout is a placeholder on screen that you can use to display a single view.


  1. Table Layout
Table layouts in Android works in the same way HTML table layouts work. You can divide your layouts into rows and columns.


  1. Grid View
  2. List View
  3. Absolutelayout
An Absolute Layout lets you specify exact locations (x/y coordinates) of its children. Absolute layouts are less flexible and harder to maintain than other types of layouts without absolute positioning.
ActionBar
  • Actionbar item


Android GUI
  • Multi Screen Design
  • Dynamic create view
  • OptionMenu
  • Contextual Menu
  • Navigation Drawer


Custom ListView( Recycle View + Card View)
Store Data( Sqlite, Shared Preferences, Memory Card)
Gallery ( Pick image from gallery)
Camera
Notification
Google Maps
Gps
Services
WebView
3rd Party Library( Gson, Picasso, Universal Image Loader)
Broadcast Receiver
Web Service Call
Push Notification( Google Cloud Messaging GCM, Parse and Other 3rd party library)
Sharing Data ( Email, Twitter, Facebook)
Login With Facebook, Google Plus, Twitter etc
Rss feed


Reference Library

Android-Cookbook-Examples



Android Training Modules






Android Practical Tutorial

How to create android new project?

  • Min os version.
  • Package Name
  • Workspace location.

How to import existing android project?

  • Copy in workspace.


How to find dependent library files for existing project?

How to download library file?
  • Search in google

Create a account in stack overflow.
Naming convention of File name in android.
  • Layout Name
  • Package Name
  • Java File Name
Android File Structure in eclipse.
  • Src
  • res
  • bin
  • libs



What is ADB?
  • Full form of adb?(Android Debug Bridge)

  • Adb shell

DDMS
  • Full form of DDMS? (Dalvik Debug Monitor Server)