Enggematerial
Study in Different Way
Pages
Home
Notes
Videos
Lab Manuals
Presentation
Exam Paper
MCQ Test
Projects
Thursday, 27 August 2015
Android Application Development tutorials
1 - Download and Install the Java JDK
2 - Installing Eclipse and Setting up the ADT
3 - Installing Android SDK and Set up Emulator
4 - Setting up an Android Project
5 - Overview of Project and Adding Folders
6 - Introduction to Layouts in XML
7 - Creating A Button in XML and Adding an ID
8 - Setting up Variables and Referencing XML id
9 - Set up a Button with OnClickListener
10 - Using setText method for our button
11 - Adding Resources and Setting Background
12 - Setting up an Activity and Using SetConten
13 - Introduction to the Android Manifest
14 - The Framework of a Thread
15 - How to Start a New Activity via Intent
16 - Activity Life Cycle
17 - Adding Music with MediaPlayer
18 - Create a List Menu from the ListActivity c
19 - Setting up an ArrayAdapter
20 - Starting an Activity with a Class Object
21 - Finishing ListActivity
22 - XML Introducting the EditText
23 - XML ToggleButton, WeightSum, and Layout We
24 - XML Padding and Setting Toggle to On
25 - Quick Review by setting up a new Activity
26 - If Toggle Button is checked
27 - Set the Input Type of an EditText
28 - Comparing Strings with else if
29 - Set Gravity within Java
30 - Setting Color of a TextView in Java
31 - Wheres the Fridge thats Random
32 - Switch and Case
33 - Creating a Method
34 - Implementing Classes for Better Programmin
35 - XML ScrollView and AnalogClock
36 - Setting up An Email Activity
37 - PutExtra method for an Email Intent
38 - XML ImageView for Camera Application
39 - Starting an Activity for a Result
40 - Getting Data from a different Activity
41 - Finish Camera and Wallpaper App
42 - Using BitmapFactory and InputStream to set
43 - Set Fixed Screen Orientation
44 - XML Relative Layout
45 - RadioButtons in a RadioGroup
46 - Set the Radio to the OnCheckedChangeListen
47 - Passing a String between Activities
48 - Recieving Bread String from Activity
49 - StartActivityForResult setup
50 - setResult for the Start Activity For Resul
51 - Setting up a Menu with MenuInflater
52 - Making MenuItems do something
53 - Text Activity with Theme
54 - Setting up Preferences
55 - Setting up a String array resource
56 - Creating a PreferenceActivity
57 - Accessing Preferences from an Activity
58 - More with Preferences
59 - Altered Landscape Layout
60 - Creating Custom Buttons
61 - Full Screen Activities
62 - Custom Animation Class
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 SQLiteOpenHelpe
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 Frmework
Android Application Development Tutorial - 156 - Setting up a parsed XML data collection c
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 - Putting an App on the Market
Android Application Development Tutorial - 200 - Updating Application
Newer Post
Older Post
Home