LiveLessons - Android App Development Fundamentals I and II - 2012

seeders: 10
leechers: 26
Added on August 4, 2014 by RocknBassin Other > Tutorials
Torrent verified.



LiveLessons - Android App Development Fundamentals I and II - 2012 (Size: 4.65 GB)
 lesson02.Importing an Eclipse project for an.mp4148.26 MB
 intro_lesson_2.Introduction.mp412.94 MB
 lesson03_04.Replacing main.xml and configuring the layout.mp461.44 MB
 lesson03_05.Adding a TextView and configuring it's Text propert.mp436.89 MB
 lesson03_07.Adding the ImageViews.mp434.34 MB
 lesson03_08.Examining the XML files.mp430.16 MB
 lesson03_06.Configuring the rest of the TextView's properties.m.mp429.47 MB
 lesson03_03.Introducing the Visual Layout Editor.mp428.05 MB
 lesson03_02.Creating the Welcome app's project in Eclipse.mp422.73 MB
 lesson03_01.Importing the Welcome app into Eclipse and test-dri.mp410.02 MB
 intro_lesson_3.Introduction.mp49.97 MB
 lesson04_03.Building the GUI.mp485.83 MB
 lesson04_04.Reviewing main.xml.mp481.74 MB
 lesson04_07.onCreate method.mp455.38 MB
 lesson04_05.Import declarations, extending Activity and field d.mp442.14 MB
 lesson04_10.OnSeekBarChangeListener.mp426.22 MB
 lesson04_06.fields of class TipCalculator and a discussion of a.mp424.86 MB
 lesson04_11.TextWatcher.mp416.25 MB
 intro_lesson_4.Introduction.mp415.89 MB
 lesson04_01.Importing the Tip Calculator app into Eclipse and t.mp415.23 MB
 lesson04_08.updateStandard and updateCustom methods.mp411.66 MB
 lesson05_03.Reviewing the main.xml layout.mp448.63 MB
 intro_lesson_5.Introduction.mp445.83 MB
 lesson05_01.Importing the Favorite Twitter Searches app into Ec.mp427.93 MB
 lesson05_02.Reviewing the colors.xml, dimen.xml and strings.xml.mp423.02 MB
 lesson05_11.queryButtonListener and.mp416.98 MB
 lesson05_05.Import declarations, extending Activity and field d.mp416.46 MB
 lesson05_07.refreshButtons and makeTag utility methods.mp415.74 MB
 lesson05_09.saveButtonListener anonymous inner class.mp415.15 MB
 lesson05_08.makeTagGUI utility method.mp413.33 MB
 lesson05_04.Reviewing the new_tag_view.xml layout.mp413.26 MB
 lesson06_11.onCreateOptionsMenu and onOptionsItemSelected metho.mp443.24 MB
 intro_lesson_6.Introduction.mp438.28 MB
 lesson06_09.loadNextFlag, getTableRow and getCountryName method.mp434.13 MB
 lesson06_05.Reviewing the incorrect_shake.xml flag-shake animat.mp427.57 MB
 lesson06_10.submitGuess and disableButtons methods.mp424.77 MB
 lesson06_06.Import declarations, extending Activity and field d.mp424.03 MB
 lesson06_08.resetQuiz method.mp422.62 MB
 lesson06_03.Reviewing the main.xml layout.mp420.83 MB
 lesson06_13.Android.xml.mp419.62 MB
 lesson06_07.onCreate method.mp418.33 MB
 lesson07_01.Test-driving the Cannon Game app.mp452.23 MB
 intro_lesson_7.Introduction.mp433.3 MB
 lesson07_10.Constructor.mp426.27 MB
 lesson07_20.CannonThread class.mp421.12 MB
 lesson07_13.updatePositions method.mp419.79 MB
 lesson07_16.drawGameElements method.mp418.86 MB
 lesson07_09.package and import statements.mp417.72 MB
 lesson07_11.Overridden onSizeChanged method.mp412.65 MB
 lesson07_17.showGameOverDialog method.mp412.33 MB
 lesson07_19.SurfaceHolder.Callback methods.mp49.12 MB
 lesson08_01.Test-driving the SpotOn Game app.mp490.37 MB
 lesson08_13a.SpotOnView.java- Runnable addSpotRunnable and meth1.mp443.72 MB
 intro_lesson_8.Introduction.mp435.05 MB
 lesson08_06.SpotOnView.java- Extending class View and field dec.mp419.52 MB
 lesson08_03.Reviewing the layout files--main.xml, untouched.xml.mp415.57 MB
 lesson08_10.SpotOnView.java- resetGame method.mp412.41 MB
 lesson08_09.SpotOnView.java- pause, cancelAnimation and resume.mp412.04 MB
 lesson08_04.SpotOn.java- SpotOn subclass of Activity.mp411.51 MB
 lesson08_16.CannonView.java- missedSpot method.mp411.17 MB
 lesson08_15.SpotOnView.java- touchedSpot method.mp48.39 MB
 lesson09_01.Test-driving the Doodlz app.mp479 MB
 intro_lesson_9.Introduction.mp431.69 MB
 lesson09_09.Method showColorDialog and.mp427.94 MB
 lesson09_03.Reviewing the layout files--main.xml, color_dialog..mp424.05 MB
 lesson09_19.saveImage.mp422.05 MB
 lesson09_15.Overriding method onTouchEvent.mp421.79 MB
 lesson09_10.Method showLineWidthDialog.mp417.79 MB
 lesson09_07.Implementing interface SensorEventListener.mp416.09 MB
 lesson09_04.package statement, import statements and fields.mp4.mp415.83 MB
 lesson09_12.Extending class View, fields, constructor and overr.mp415.54 MB
 lesson10_01.Test-driving the Address Book.mp458.68 MB
 lesson10_22.DatabaseConnector.java- Utility class that handles.mp446.24 MB
 lesson10_08.AddressBook activity and ViewContact activity menu.mp425.11 MB
 lesson10_12.GetContactsTask subclass of AsyncTask.mp417.7 MB
 lesson10_14.OnItemClickListener viewContactListener that respon.mp415.18 MB
 lesson10_13.Overriding Activity methods onCreateOptionsMenu and.mp414.57 MB
 lesson10_07.AddEditContact Activity's layout- add_contact.xml.m.mp413.3 MB
 lesson10_03.Styles defined in styles.xml and placed in the app'.mp412.97 MB
 lesson10_20.package statement, import statement.mp412.85 MB
 lesson10_17.LoadContactTask subclass of AsyncTask.mp412.7 MB
 lesson11_04.RouteTracker.java- package statement, import statem.mp417.39 MB
 lesson11_06.RouteTracker.java- Overriding Activity methods onSt.mp416.52 MB
 lesson11_02.Reviewing the AndroidManifest.xml file.mp411.46 MB
 lesson11_21.RouteOverlay.java- Overriding View method draw.mp4.mp410.16 MB
 lesson11_05.RouteTracker.java- Overriding Activity method onCre.mp47.05 MB
 lesson11_07.RouteTracker.java- updateLocation method.mp46.08 MB
 lesson11_12.RouteTracker.java- Anonymous inner class.mp45.92 MB
 lesson11_16.BearingFrameLayout.java- Overriding View method dis.mp45.89 MB
 lesson11_14.BearingFrameLayout.java- getChildLayoutParams metho.mp45.63 MB
 lesson11_15.BearingFrameLayout.java- Constructor.mp44.48 MB
 lesson12_01.Test-driving the Slideshow app.mp465.42 MB
 lesson12_13.Slideshow.java- Nested classes ViewHolder and Slide.mp443.5 MB
 lesson12_12.Slideshow.java- Overriding Activity methods onCreat.mp437.77 MB
 lesson12_34.SlideshowPlayer.java- Runnable updateSlideshow disp.mp419.1 MB
 lesson12_28.SlideshowEditor.java- Nested classes ViewHolder and.mp416.7 MB
 lesson12_17.Slideshow.java- Event listener for deleteButtons c.mp413.75 MB
 lesson12_31.SlideshowPlayer.java- Overriding Activity method on1.mp413.06 MB
 lesson12_03.slideshow_list_item.xml- Layout for the ListView it.mp410.86 MB
 lesson12_10.Slideshow.java- package statement, import statement.mp410.28 MB
 lesson12_24.SlideshowEditor.java- Event listener for addPicture.mp410.15 MB
 lesson13_01.Test-driving the Enhance d Slideshow app.mp448.08 MB
 lesson13_21.PictureTaker.java- Implementing Camera.PictureCallb.mp418.99 MB
 lesson13_10.Slideshow.java- Nested class LoadSlideshowTask dese.mp418.66 MB
 lesson13_20.PictureTaker.java- Implementing SurfaceHolder.Callb.mp418.34 MB
 lesson13_25.SlideshowPlayer.java- Updated Runnable updateSlides.mp412.88 MB
 lesson13_07.SlideshowInfo.java- Modified SlideshowInfo class st.mp411.83 MB
 lesson13_09.Slideshow.java- Overriding Activity method onCreate.mp410.37 MB
 lesson13_11.Slideshow.java- Nested class SaveSlideshowTask seri.mp49.89 MB
 lesson13_17.PictureTaker.java- package statement, import statem.mp49.79 MB
 lesson13_12.Slideshow.java- Overriding Activity methods onCreat.mp47.93 MB
 lesson14_01.Test-driving the WeatherViewer app.mp478.6 MB
 lesson14_45.ReadForecastTask.java- Methods doInBackground and o.mp427.72 MB
 lesson14_41.ReadLocationTask.java- Method doInBackground and on.mp426.92 MB
 lesson14_30.AddCityDialogFragment.java- Class for a dialog that.mp423.42 MB
 lesson14_57.ReadFiveDayForecast.java- Method doInBackground.mp4.mp422.14 MB
 lesson14_28.CitiesFragment.java- Implementing OnItemLongClickLi.mp418.17 MB
 lesson14_64.WeatherProvider.java- Nested class WeatherServices.mp417.81 MB
 lesson14_48.FiveDayForecastFragment.java- package statement, im.mp416.73 MB
 lesson14_39.ReadLocationTask.java- package statement, import st.mp415.81 MB
 lesson14_17.WeatherViewerActivity.java- Method selectForecast.m.mp413.8 MB
 Lesson15_01.Test-driving the Pizza Ordering app.mp438.08 MB
 Lesson15_12.Pizza.java- Overriding Activity method onActivityRe.mp426.81 MB
 Lesson15_10.Pizza.java- Method utteranceCompleted.mp416.61 MB
 Lesson15_06.Pizza.java- Overriding Activity method onResume.mp4.mp412.38 MB
 Lesson15_05.Pizza.java- Overriding Activity method onCreate.mp4.mp411.99 MB
 Lesson15_04.Pizza.java- package statement, import statements an.mp411.02 MB
 Lesson15_15.Pizza.java- Method sendMessage.mp49.22 MB
 Lesson15_16.Pizza.java- Handler viewUpdateHandler for updating.mp48.3 MB
 Lesson15_09.Pizza.java- Method playFirstMessage.mp44.68 MB
 Lesson15_03.Reviewing the main.xml, strings.xml and arrays.xml.mp44.56 MB
 Lesson16_01.Test-driving the Voice Recorder app.mp453.21 MB
 Lesson16_10.VoiceRecorder.java- OnCheckedChangedListener record.mp420.38 MB
 Lesson16_21.SavedRecordings.java- Nested class SavedRecordingsA.mp418.72 MB
 Lesson16_24.SavedRecordings.java- Overriding ListActivity metho.mp410.73 MB
 Lesson16_12.VoiceRecorder.java- OnClickListener saveButtonListe.mp49.99 MB
 Lesson16_09.VoiceRecorder.java- Overriding Activity methods onC.mp47.85 MB
 Lesson16_19.SavedRecordings.java- package statement, import sta.mp46.68 MB
 Lesson16_07.play_pause_drawable.xml- Drawable for the Play-Paus.mp46.49 MB
 Lesson16_05.saved_recordings.xml- Layout for the SavedRecording.mp46.04 MB
 Lesson16_22.SavedRecordings.java- OnClickListener emailButtonLi.mp45.92 MB
 lesson17_01.Test-driving the Enhanced Address Book app.mp438.72 MB
 lesson17_10.AddressBook.java- Method listenForContact and neste.mp422.08 MB
 lesson17_06.AddressBook.java- package statement, import stateme.mp421.83 MB
 lesson17_18.DeviceChooserActivity.java- Overriding Activity met.mp417.28 MB
 lesson17_16.ViewContact.java- Nested class SendContactTask send.mp415.42 MB
 lesson17_07.AddressBook.java- Updated Activity methods onCreate.mp410.48 MB
 lesson17_14.ViewContact.java- Updated Activity method onOptions.mp49.5 MB
 lesson17_09.AddressBook.java- Activity method onActivityResult..mp48.77 MB
 lesson17_08.AddressBook.java- Updated Activity method onOptions.mp47.97 MB
 lesson17_22.DeviceChooserActivity.java- BroadcastReceiver devic.mp47.92 MB
 lesson18_05.FavoriteTwitterSearches.cs- Function loadSearches.m.mp429.12 MB
 lesson18_02.FavoriteTwitterSearches.html- HTML5 document for th.mp426.1 MB
 lesson18_01.Test-Driving the HTML5 Favorite Twitter Searches Ap.mp418.4 MB
 lesson18_03.style.css- Styles used in the Favorite Twitter Sear.mp414.28 MB
 lesson18_04.FavoriteTwitterSearches.cs- Variable tags and funct.mp412.08 MB
 lesson18_09.FavoriteTwitterSearches.cs- Function editTag.mp45.7 MB
 lesson18_07.FavoriteTwitterSearches.cs- Function saveSearch.mp4.mp43.83 MB
 lesson18_06.FavoriteTwitterSearches.cs- Function clearAllSearch.mp42.11 MB
 lesson18_08.FavoriteTwitterSearches.cs- Functon deleteTag.mp42.08 MB
 intro_lesson_1.Introduction.mp480.16 MB
 lesson01_04.Creating an AVD to emulate an Android Device for te.mp440.16 MB
 lesson01_01.Installing the Java SE 6 Development Kit and the Ec.mp431.46 MB
 lesson01_02.Installing the Android SDK and the ADT Plugin for E.mp425.79 MB
 part_1_lesson_1_intro.Introduction.mp422.24 MB
 lesson01_03.Installing the Android Platforms for developing And.mp415.16 MB
 Thumbs.db13.5 KB


Description

image
Year : 2012
Manufacturer : LiveLessons
Author : Paul J. Deitel
Duration : 21 h
Language : English Description
Video Format : MP4
Video : MPEG4 Video (H264) 1152x864 25fps
Audio : AAC 44100Hz stereo


Android App Development Fundamentals I and II LiveLessons video uses the same App-Driven Approach that Paul Deitel pioneered in his successful iPhone App Development LiveLesson video. Viewers learn Android programming technologies in the context of 16 complete working Android apps. Each lesson presents one app and is structured as follows: Deitel describes the app's behavior and the technologies and the architecture used to build it. Then Deitel does a detailed walkthrough of the code. As part of the walkthrough, Deitel discuss the programming concepts involved, and demonstrates the functionality of the appropriate Android API. By the end of the LiveLesson, viewers will gain hands-on experience with a wide spectrum of essential Android APIs. Viewers will also learn how to use Eclipse and Android Development Tools (ADT) for Eclipse to successfully create, debug, and deploy Android apps.

CONTENTS:
Introduction
Lesson1: Setting Up Your Development Environment
Lesson 2: Test-Driving an Android App in an AVD
Lesson 3: Welcome App
Lesson 4: Tip Calculator App
Lesson 5: Favorite Twitter Searches App
Lesson 6: Flag Quiz Game App
Lesson 7: Cannon Game app
Lesson 8: SpotOn Game App
Lesson 9: Doodlz App
Lesson 10: Address Book app
Lesson 11: Route Tracker app
Lesson 12: Slideshow App
Lesson 13: Enhanced Slideshow App
Lesson 14: WeatherViewer App
Lesson 15: Pizza Ordering App
Lesson 16: Voice Recorder App
Lesson 17: Address Book app
Lesson 18: HTML5 Favorite Twitter Searches App

http://www.informit.com/store/android-app-development-fundamentals-i-and-ii-livelessons-9780132160629

SCREENS:
imageimage

Sharing Widget


Download torrent
4.65 GB
seeders:10
leechers:26
LiveLessons - Android App Development Fundamentals I and II - 2012

All Comments

thank you!