zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Udemy - Android App Development Fundamentals I, Second Edition - Paul J. Deitel
magnet:?xt=urn:btih:45817514de9ecda89dc2c565510c0da0514f7a66&dn=Udemy - Android App Development Fundamentals I, Second Edition - Paul J. Deitel
磁力链接详情
文件列表详情
45817514de9ecda89dc2c565510c0da0514f7a66
infohash:
69
文件数量
2.64 GB
文件大小
2017-3-21 01:10
创建日期
2024-11-15 21:16
最后访问
相关分词
Udemy
-
Android
App
Development
Fundamentals
I
Second
Edition
-
Paul
J
Deitel
01 Before You Begin Setting Up Your Development Environment/001 Overview and contacting Paul Deitel.mp4 32.85 MB
01 Before You Begin Setting Up Your Development Environment/002 Downloading and installing the ADT Tools Bundle and Android Studio.mp4 54.37 MB
01 Before You Begin Setting Up Your Development Environment/003 Using the SDK manager to install Android platforms and tools.mp4 39.58 MB
01 Before You Begin Setting Up Your Development Environment/004 Using the AVD manager to configure Android Virtual Devices for testing apps.mp4 38.39 MB
01 Before You Begin Setting Up Your Development Environment/005 Configuring the IDEs tab and line number settings.mp4 9.34 MB
02 Lesson 1 For ADT Bundle Test-Driving the Doodlz App in an AVD/001 Learning objectives.mp4 30.32 MB
02 Lesson 1 For ADT Bundle Test-Driving the Doodlz App in an AVD/002 Test-Driving the Doodlz App in an AVD.mp4 47.19 MB
02 Lesson 1 For ADT Bundle Test-Driving the Doodlz App in an AVD/003 Test-Driving the Doodlz App on a device.mp4 124.28 MB
03 Lesson 1 For Android Studio Test-Driving the Doodlz App in an AVD/001 Learning objectives.mp4 30.32 MB
03 Lesson 1 For Android Studio Test-Driving the Doodlz App in an AVD/002 Test-Driving the Doodlz App in an AVD.mp4 32.58 MB
03 Lesson 1 For Android Studio Test-Driving the Doodlz App in an AVD/003 Test-Driving the Doodlz App on a device.mp4 74.87 MB
04 Lesson 2 Welcome App/001 Learning objectives.mp4 41.39 MB
04 Lesson 2 Welcome App/002 Test-driving the Welcome app.mp4 12.57 MB
04 Lesson 2 Welcome App/003 Creating a new Android project.mp4 36.4 MB
04 Lesson 2 Welcome App/004 Andoid Developer Tools Window.mp4 20.75 MB
04 Lesson 2 Welcome App/005 Adding Images to the Project.mp4 37 MB
04 Lesson 2 Welcome App/006 Changing the Id property of the RelativeLayout and the TextView.mp4 36.16 MB
04 Lesson 2 Welcome App/007 Configuring the TextView.mp4 73.9 MB
04 Lesson 2 Welcome App/008 Adding ImageViews to Display the Images.mp4 43.18 MB
04 Lesson 2 Welcome App/009 Optional Viewing the XML representation of the GUI Design.mp4 17.15 MB
04 Lesson 2 Welcome App/010 Making Your App Accessible.mp4 26.43 MB
04 Lesson 2 Welcome App/011 Making Your App Accessible TalkBack in action.mp4 34.11 MB
04 Lesson 2 Welcome App/012 Accessibility Documentation.mp4 7.73 MB
04 Lesson 2 Welcome App/013 Internationalizing Your App.mp4 93.42 MB
05 Lesson 3 Tip Calculator App/001 Learning objectives.mp4 34.68 MB
05 Lesson 3 Tip Calculator App/002 Test-Driving the Tip Calculator App.mp4 19.88 MB
05 Lesson 3 Tip Calculator App/003 Technologies Overview.mp4 51.07 MB
05 Lesson 3 Tip Calculator App/004 GridLayout introduction.mp4 24.43 MB
05 Lesson 3 Tip Calculator App/005 Creating the TipCalculator Project.mp4 14.68 MB
05 Lesson 3 Tip Calculator App/006 Changing to a GridLayout.mp4 18.44 MB
05 Lesson 3 Tip Calculator App/007 Adding the TextViews, EditText, SeekBar and LinearLayouts.mp4 97.1 MB
05 Lesson 3 Tip Calculator App/008 Specifying Literal Text.mp4 27.21 MB
05 Lesson 3 Tip Calculator App/009 Right Aligning the TextViews in the Left Column.mp4 13.17 MB
05 Lesson 3 Tip Calculator App/010 Configuring the amountTextViews Label For Property.mp4 12.92 MB
05 Lesson 3 Tip Calculator App/011 Configuring the amountEditText.mp4 36.05 MB
05 Lesson 3 Tip Calculator App/012 Configuring the amountDisplayTextView.mp4 27.76 MB
05 Lesson 3 Tip Calculator App/013 Configuring the customPercentTextView.mp4 7.8 MB
05 Lesson 3 Tip Calculator App/014 Configuring the customTipSeekBar.mp4 21.26 MB
05 Lesson 3 Tip Calculator App/015 Configuring the percent15TextView and percentCustomTextView.mp4 21.21 MB
05 Lesson 3 Tip Calculator App/016 Configuring the tip15TextView, tipCustomTextView, total15TextView and totalCusto.mp4 44.13 MB
05 Lesson 3 Tip Calculator App/017 Vertically centering the tipTextView and totalTextView.mp4 13.44 MB
05 Lesson 3 Tip Calculator App/018 MainActivity.javaThe package and import statements.mp4 45.08 MB
05 Lesson 3 Tip Calculator App/019 MainActivity.javaMainActivity Classs Instance Variables.mp4 36.82 MB
05 Lesson 3 Tip Calculator App/020 MainActivity.javaOverriding Method onCreate of Class Activity.mp4 108.36 MB
05 Lesson 3 Tip Calculator App/021 MainActivity.javaMethods updateStandard and updateCustom.mp4 33.86 MB
05 Lesson 3 Tip Calculator App/022 MainActivity.javaAnonymous Inner Class That Implements Interface OnSeekBarChang.mp4 34.54 MB
05 Lesson 3 Tip Calculator App/023 MainActivity.javaAnonymous Inner Class That Implements Interface TextWatcher.mp4 35.48 MB
05 Lesson 3 Tip Calculator App/024 AndroidManifest.xmlSetting Portrait Mode and Forcing the Keypad to Display.mp4 59.69 MB
06 Lesson 4 Favorite Twitter Searches App/001 Learning objectives.mp4 51.29 MB
06 Lesson 4 Favorite Twitter Searches App/002 Test-Driving the Twitter Searches App.mp4 40.57 MB
06 Lesson 4 Favorite Twitter Searches App/003 Technologies Overview.mp4 46.04 MB
06 Lesson 4 Favorite Twitter Searches App/004 Creating the Twitter Searches Project.mp4 5.57 MB
06 Lesson 4 Favorite Twitter Searches App/005 Twitter Searches App GUI Overview.mp4 4.48 MB
06 Lesson 4 Favorite Twitter Searches App/006 Changing from a RelativeLayout to a GridLayout and Configuring the GridLayout.mp4 22.17 MB
06 Lesson 4 Favorite Twitter Searches App/007 Creating the GridLayouts First Row.mp4 27.48 MB
06 Lesson 4 Favorite Twitter Searches App/008 Creating the GridLayouts Second Row.mp4 32.94 MB
06 Lesson 4 Favorite Twitter Searches App/009 Creating the GridLayouts Third Row.mp4 48.31 MB
06 Lesson 4 Favorite Twitter Searches App/010 ListView Items Layout list_item.xml.mp4 26.81 MB
06 Lesson 4 Favorite Twitter Searches App/011 Copying the final strings.xml file and Java source code into the project, and so.mp4 30.05 MB
06 Lesson 4 Favorite Twitter Searches App/012 MainActivity.javaThe package and import statements.mp4 38.25 MB
06 Lesson 4 Favorite Twitter Searches App/013 MainActivity.javaMainActivity Fields.mp4 16.23 MB
06 Lesson 4 Favorite Twitter Searches App/014 MainActivity.javaOverriding Activity Method onCreate.mp4 91.47 MB
06 Lesson 4 Favorite Twitter Searches App/015 MainActivity.javaAnonymous Inner Class that Implements the saveButtons OnClick.mp4 100.96 MB
06 Lesson 4 Favorite Twitter Searches App/016 MainActivity.javaaddTaggedSearch Method.mp4 22.25 MB
06 Lesson 4 Favorite Twitter Searches App/017 MainActivity.javaAnonymous Inner Class that Implements the ListViews OnItemCli.mp4 79.13 MB
06 Lesson 4 Favorite Twitter Searches App/018 MainActivity.javaAnonymous Inner Class that Implements the ListViews OnItemLon.mp4 89.78 MB
06 Lesson 4 Favorite Twitter Searches App/019 MainActivity.javashareSearch Method.mp4 53.72 MB
06 Lesson 4 Favorite Twitter Searches App/020 MainActivity.javadeleteSearch Method.mp4 37.91 MB
06 Lesson 4 Favorite Twitter Searches App/021 AndroidManifest.xmlSetting the Keyboard to Display Only If the User Touches an.mp4 8.51 MB
其他位置