Related resources for App Development tutorial
  • LayoutInflator in Android 9/13/2015 2:37:29 PM. In this video tutorial you will learn how to use Layout Inflator to inflate layout in programming using java.
  • Dynamic View Flipper 8/18/2015 12:54:14 AM. Flipper is a widget in android which is used for flip view in Android .In this video you will learn how to create ViewFlipper which run automatically (Change View ) in Android.
  • Flip Effect in Android 8/17/2015 7:18:23 AM. Animation is the main part of smartphones. In Android you can also make animation and use it in you app and you can create different kind of effect for animations.In this video you will learn how to create Flip Effect in Android.
  • GridLayout in Android 8/17/2015 4:16:10 AM. Grid Layout is a important Layout in Android.It can layout the components in Grid.In this video you will learn how to use GridLayout in Android.
  • Gridview Demo 8/17/2015 4:15:59 AM. In this video tutorial your will how to fill data and use GridView in Android.
  • Radio Button in Android 8/17/2015 2:39:02 AM. In video tutorial you will learn how to use RadioGroup, Radio Button in Android for take single choice from many options
  • Toast in Android 8/17/2015 1:44:59 AM. Toast is the dialog in android which is used to showing warnings and notification and invisible without user confirmation.We will use Toast class in to create Toast in Android.In this video tutorial you will learn how to create and use toast in android.
  • Sdk Manager of Android 8/17/2015 1:32:45 AM. Sdk stands for Software Development Kit . Android Bundle comes with eclipse, Sdk and Sdk Manager. Sdk Manager is used to update all the sdks in available till now. It is so easy to use.In this video tutorial you will learn how to use SDK Manager in android.
  • ImageView in Android 8/17/2015 1:30:34 AM. In this video you will learn how to use image view in android to display images in android.
  • Switch In Android 8/17/2015 1:16:56 AM. Switch has to states on and off. In this video tutorial you will learn how to use switch in android.
  • DatePicker Dialog 8/15/2015 11:37:33 PM. DatePicker Dialog is mean component in Android with help of this components we can deal with data and time in Android.In this you will learn how to create and use datepicker Dialog in Android.
  • Custom ListView 8/15/2015 11:37:08 PM. ListView is a main component in Android development,but the download ListView layout is not impressive, but in Android we have a facility to we can create custom list view and use anything in this listview like button,checkbox,radiobutton etc. In this you learn how to create custom layout in Android.
  • Create AVD in Android 8/14/2015 4:54:40 AM. AVD stands for Android Virtual device and another name is Emulator in Android. You can test your Android Application in the absence of real Android device with some limitations. In this video you will learn how to create AVD in Android.