Andriod Development Video Tutorials
- Android Application Development Tutorial - 1 - Download and Install the Java JDK
- Android Application Development Tutorial - 2 - Installing Eclipse and Setting up the ADT
- Android Application Development Tutorial - 3 - Installing Android SDK and Set up Emulator
- Android Application Development Tutorial - 4 - Setting up an Android Project
- Android Application Development Tutorial - 5 - Overview of Project and Adding Folders
- Android Application Development Tutorial - 6 - Introduction to Layouts in XML
- Android Application Development Tutorial - 7 - Creating A Button in XML and Adding an ID
- Android Application Development Tutorial - 8 - Setting up Variables and Referencing XML ids
- Android Application Development Tutorial - 9 - Set up a Button with OnClickListener
- Android Application Development Tutorial - 10 - Using setText method for our button
- Android Application Development Tutorial - 11 - Adding Resources and Setting Background
- Android Application Development Tutorial - 12 - Setting up an Activity and Using SetContentView
- Android Application Development Tutorial - 13 - Introduction to the Android Manifest
- Android Application Development Tutorial - 14 - The Framework of a Thread
- Android Application Development Tutorial - 15 - How to Start a New Activity via Intent
- Android Application Development Tutorial - 16 - Activity Life Cycle
- Android Application Development Tutorial - 17 - Adding Music with MediaPlayer
- Android Application Development Tutorial - 18 - Create a List Menu from the ListActivity class
- Android Application Development Tutorial - 19 - Setting up an ArrayAdapter
- Android Application Development Tutorial - 20 - Starting an Activity with a Class Object
- Android Application Development Tutorial - 21 - Finishing ListActivity
- Android Application Development Tutorial - 22 - XML Introducting the EditText
- Android Application Development Tutorial - 23 - XML ToggleButton, WeightSum, and Layout Weight
- Android Application Development Tutorial - 24 - XML Padding and Setting Toggle to On
- Android Application Development Tutorial - 25 - Quick Review by setting up a new Activity
- Android Application Development Tutorial - 26 - If Toggle Button is checked
- Android Application Development Tutorial - 27 - Set the Input Type of an EditText
- Android Application Development Tutorial - 28 - Comparing Strings with else if
- Android Application Development Tutorial - 29 - Set Gravity within Java
- Android Application Development Tutorial - 30 - Setting Color of a TextView in Java
- Android Application Development Tutorial - 31 - Where
- Android Application Development Tutorial - 32 - Switch and Case
- Android Application Development Tutorial - 33 - Creating a Method
- Android Application Development Tutorial - 34 - Implementing Classes for Better Programming
- Android Application Development Tutorial - 35 - XML ScrollView and AnalogClock
- Android Application Development Tutorial - 36 - Setting up An Email Activity
- Android Application Development Tutorial - 37 - PutExtra method for an Email Intent
- Android Application Development Tutorial - 38 - XML ImageView for Camera Application
- Android Application Development Tutorial - 39 - Starting an Activity for a Result
- Android Application Development Tutorial - 40 - Getting Data from a different Activity
- Android Application Development Tutorial - 41 - Finish Camera and Wallpaper App
- Android Application Development Tutorial - 42 - Using BitmapFactory and InputStream to set Bitmap
- Android Application Development Tutorial - 43 - Set Fixed Screen Orientation
- Android Application Development Tutorial - 44 - XML Relative Layout
- Android Application Development Tutorial - 45 - RadioButtons in a RadioGroup
- Android Application Development Tutorial - 46 - Set the Radio to the OnCheckedChangeListener Station
- Android Application Development Tutorial - 47 - Passing a String between Activities
- Android Application Development Tutorial - 48 - Recieving Bread String from Activity
- Android Application Development Tutorial - 49 - StartActivityForResult setup
- Android Application Development Tutorial - 50 - setResult for the Start Activity For Result
- Android Application Development Tutorial - 51 - Setting up a Menu with MenuInflater
- Android Application Development Tutorial - 52 - Making MenuItems do something
- Android Application Development Tutorial - 53 - Text Activity with Theme
- Android Application Development Tutorial - 54 - Setting up Preferences
- Android Application Development Tutorial - 55 - Setting up a String array resource
- Android Application Development Tutorial - 56 - Creating a PreferenceActivity
- Android Application Development Tutorial - 57 - Accessing Preferences from an Activity
- Android Application Development Tutorial - 58 - More with Preferences
- Android Application Development Tutorial - 59 - Altered Landscape Layout
- Android Application Development Tutorial - 60 - Creating Custom Buttons
- Android Application Development Tutorial - 61 - Full Screen Activities
- Android Application Development Tutorial - 62 - Custom Animation Class
- Android Application Development Tutorial - 63 - Using a Constructor to pass Context
- Android Application Development Tutorial - 64 - Drawing Bitmaps to Canvas View
- Android Application Development Tutorial - 65 - Animating a Bitmap
- Android Application Development Tutorial - 66 - Using the Asset Folder for Typeface
- Android Application Development Tutorial - 67 - Setting up a SurfaceView class
- Android Application Development Tutorial - 68 - Setting up Animation Thread
- Android Application Development Tutorial - 69 - Locking and Unlocking a Canvas
- Android Application Development Tutorial - 70 - Establishing a Better Animation Thread
- Android Application Development Tutorial - 71 - Setting up the OnTouch Method
- Android Application Development Tutorial - 72 - Defining a Class within a Class
- Android Application Development Tutorial - 73 - Graphics Trick
- Android Application Development Tutorial - 74 - MotionEvents and Motion Actions
- Android Application Development Tutorial - 75 - Game Programming concept
- Android Application Development Tutorial - 76 - Cleaning up some Errors
- Android Application Development Tutorial - 77 - Sleeping to Achieve desired FPS
- Android Application Development Tutorial - 78 - WakeLock to keep you app from sleeping
- Android Application Development Tutorial - 79 - SoundPool helps with explosions
- Android Application Development Tutorial - 80 - Using the OnLongClick method
- Android Application Development Tutorial - 81 - SlidingDrawer Example
- Android Application Development Tutorial - 82 - Introduction to the FrameLayout
- Android Application Development Tutorial - 83 - Methods of the SlidingDrawer
- Android Application Development Tutorial - 84 - Tabs setup with TabHost
- Android Application Development Tutorial - 85 - Setting up the TabHost in Java
- Android Application Development Tutorial - 86 - Creating Tabs in Java
- Android Application Development Tutorial - 87 - Getting the Time from the System
- Android Application Development Tutorial - 88 - Formatting and using the Modulus
- Android Application Development Tutorial - 89 - Create a Browser with WebView
- Android Application Development Tutorial - 90 - WebView navigation methods
- Android Application Development Tutorial - 91 - Set WebView Client for a Brower app
- Android Application Development Tutorial - 92 - WebView Settings
- Android Application Development Tutorial - 93 - Hiding the Keyboard
- Android Application Development Tutorial - 94 - ViewFlipper Example
- Android Application Development Tutorial - 95 - Saving Data with SharedPreferences
- Android Application Development Tutorial - 96 - SharedPreferences Editor
- Android Application Development Tutorial - 97 - Loading SharedPreferences Data
- Android Application Development Tutorial - 98 - File Output Stream for Internal Storage
- Android Application Development Tutorial - 99 - Writing Data to File Output Stream
- Android Application Development Tutorial - 100 - File Input Stream
- Android Application Development Tutorial - 101 - Async Task class to load stuff
- Android Application Development Tutorial - 102 - The 4 AsyncTask Methods
- Android Application Development Tutorial - 103 - ProgressDialog and Correction
- Android Application Development Tutorial - 104 - External Storage State
- Android Application Development Tutorial - 105 - Spinners and ArrayAdapter
- Android Application Development Tutorial - 106 - OnItemSelected and File Directories
- Android Application Development Tutorial - 107 - Toggling Visibility
- Android Application Development Tutorial - 108 - InputStream and OutputStream
- Android Application Development Tutorial - 109 - Write External Data Permission
- Android Application Development Tutorial - 110 - Media Scanner Connection
- Android Application Development Tutorial - 111 - TableLayout and Intro SQLite Database
- Android Application Development Tutorial - 112 - Setting up SQLite Database Variables
- Android Application Development Tutorial - 113 - SQLite class implementing SQLiteOpenHelper
- Android Application Development Tutorial - 114 - Creating SQLite Database
- Android Application Development Tutorial - 115 - Opening SQLite database to write
- Android Application Development Tutorial - 116 - Closing SQLite Database
- Android Application Development Tutorial - 117 - Inserting Data into SQLite Database
- Android Application Development Tutorial - 118 - How to Create a Dialog
- Android Application Development Tutorial - 119 - Setting up method to Read SQLite
- Android Application Development Tutorial - 120 - Reading SQLite Database with Cursor
- Android Application Development Tutorial - 121 - Setting up more SQLite methods
- Android Application Development Tutorial - 122 - Getting a Specific Entry
- Android Application Development Tutorial - 123 - Updating SQLite Entry
- Android Application Development Tutorial - 124 - Deleting Entry from SQLite Database
- Android Application Development Tutorial - 125 - Setting up a Accelerometer class
- Android Application Development Tutorial - 126 - Setting up Sensor Manager
- Android Application Development Tutorial - 127 - OnSensorChanged accelerometer method
- Android Application Development Tutorial - 128 - Finishing Accelerometer and unregistering
- Android Application Development Tutorial - 129 - Setting up a Google Maps Activity
- Android Application Development Tutorial - 130 - Obtaining Google Maps API debug key
- Android Application Development Tutorial - 131 - Displaying the MapView
- Android Application Development Tutorial - 132 - MapView Overlay
- Android Application Development Tutorial - 133 - Overlay MotionEvent time
- Android Application Development Tutorial - 134 - AlertDialog methods and ClickListener
- Android Application Development Tutorial - 135 - Compass and Map Controller
- Android Application Development Tutorial - 136 - Geocoder and GeoPoint
- Android Application Development Tutorial - 137 - Geocoding a Location for an Address
- Android Application Development Tutorial - 138 - Toggling Street and Satellite views
- Android Application Development Tutorial - 139 - ItemizedOverlay to draw on our Map
- Android Application Development Tutorial - 140 - Creating a Custom pinpoint
- Android Application Development Tutorial - 141 - Placing a Pinpoint on a MapView
- Android Application Development Tutorial - 142 - LocationManager and Location Permissions
- Android Application Development Tutorial - 143 - Criteria and getting Location
- Android Application Development Tutorial - 144 - Updating with OnLocationChanged method
- Android Application Development Tutorial - 145 - Exporting apk and signing keystore
- Android Application Development Tutorial - 146 - Obtaining Key for a specific Project
- Android Application Development Tutorial - 147 - Introduction to HttpClient
- Android Application Development Tutorial - 148 - Executing HttpGet on a Http Client
- Android Application Development Tutorial - 149 - Viewing Internet data via StringBuffer
- Android Application Development Tutorial - 150 - Introduction to JSON parsing
- Android Application Development Tutorial - 151 - JSONArrays and JSONObjects
- Android Application Development Tutorial - 152 - Appending with StringBuilder
- Android Application Development Tutorial - 153 - Reading JSON information
- Android Application Development Tutorial - 154 - Setting up XML Parsing Project
- Android Application Development Tutorial - 155 - StringBuilder and XML Parsing Framework
- Android Application Development Tutorial - 156 - Setting up a parsed XML data collection class
- Android Application Development Tutorial - 157 - SAXParserFactory and XMLReader
- Android Application Development Tutorial - 158 - Start Element method
- Android Application Development Tutorial - 159 - Finishing XML parser
- Android Application Development Tutorial - 160 - Creating a Widget receiver
- Android Application Development Tutorial - 161 - Setting up Widget Configuration Activity
- Android Application Development Tutorial - 162 - Basic Widget Design
- Android Application Development Tutorial - 163 - Updating and Deleting Widget
- Android Application Development Tutorial - 164 - Updating a Widget TextView
- Android Application Development Tutorial - 165 - Setting up Widget Configuration Class
- Android Application Development Tutorial - 166 - Relating Context with the Widget Manager
- Android Application Development Tutorial - 167 - PendingIntent and widget Buttons
- Android Application Development Tutorial - 168 - Introduction to OpenGL ES
- Android Application Development Tutorial - 169 - OpenGL Renderer Basics
- Android Application Development Tutorial - 170 - Rendering A Background
- Android Application Development Tutorial - 171 - OpenGl 2D vertices
- Android Application Development Tutorial - 172 - Byte and Float Buffers
- Android Application Development Tutorial - 173 - ShortBuffer to handle Indices
- Android Application Development Tutorial - 174 - Creating Draw method for OpenGL
- Android Application Development Tutorial - 175 - glDrawElements method
- Android Application Development Tutorial - 176 - OpenGL Boosting Performance
- Android Application Development Tutorial - 177 - On Surface Changed
- Android Application Development Tutorial - 178 - Using GLU to set up the Camera
- Android Application Development Tutorial - 179 - 3D Cube Intro
- Android Application Development Tutorial - 180 - Indices of a Cube
- Android Application Development Tutorial - 181 - OpenGL Culling
- Android Application Development Tutorial - 182 - 3D Rotation
- Android Application Development Tutorial - 183 - OpenGL Vertex Color Buffer
- Android Application Development Tutorial - 184 - Stock Android SDK Themes
- Android Application Development Tutorial - 185 - Voice Recognition
- Android Application Development Tutorial - 186 - Voice Recognition Result
- Android Application Development Tutorial - 187 - Text to Speech
- Android Application Development Tutorial - 188 - Set Language and Speak
- Android Application Development Tutorial - 189 - Notifiying Status Bar
- Android Application Development Tutorial - 190 - Setting up a Notification
- Android Application Development Tutorial - 191 - Notification Manager Methods
- Android Application Development Tutorial - 192 - AudioManager Methods
- Android Application Development Tutorial - 193 - Changing the Volume with a SeekBar
- Android Application Development Tutorial - 194 - Downloading Admob SDK
- Android Application Development Tutorial - 195 - Adding External Jar
- Android Application Development Tutorial - 196 - Adding Admob Ad via XML
- Android Application Development Tutorial - 197 - Adding Ad Unit Id and Ad Size
- Android Application Development Tutorial - 198 - Adding Admob Ads via Java
- Android Application Development Tutorial - 199 - Adding Admob Ads via Java
- Android Application Development Tutorial - 200 - Adding Admob Ads via Java
- Android Application Development Tutorial - 201 - Adding Admob Ads via Java
0 Comments