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