种子简介
种子名称:
Udemy - ANDROID Studio Complete Course - Build apps like an expert
文件类型:
视频
文件数目:
79个文件
文件大小:
2.23 GB
收录时间:
2017-3-12 17:15
已经下载:
3次
资源热度:
145
最近下载:
2024-10-27 06:18
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:7c90008d3c79bd6465c2cc9cdfe46b3e84f6f40b&dn=Udemy - ANDROID Studio Complete Course - Build apps like an expert
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
Udemy - ANDROID Studio Complete Course - Build apps like an expert.torrent
01 Android Studio, get familiar with the tools/001 Installing Android Studio.mp413.45MB
01 Android Studio, get familiar with the tools/002 Creating a new project and basic concepts.mp412.54MB
01 Android Studio, get familiar with the tools/003 SDK Manager.mp413.09MB
01 Android Studio, get familiar with the tools/004 Launching our on App on the mobile and the emulator.mp427.39MB
01 Android Studio, get familiar with the tools/005 Optional Genymotion and Android Studio Shortcuts.mp424.5MB
01 Android Studio, get familiar with the tools/006 Excercise Test your App on a 10 Tablet.mp411.44MB
01 Android Studio, get familiar with the tools/007 Android 5.0 Lollipop walkthrough.mp432.2MB
02 An Android Project, the basics/001 Project Structure and type of files.mp415.11MB
02 An Android Project, the basics/002 Android Resources.mp419.64MB
02 An Android Project, the basics/003 Android Manifest.mp414.04MB
02 An Android Project, the basics/004 Excercise Change the name and icon of our App.mp411.09MB
03 Your first App, show your progress/001 Android Views, first contact.mp421.42MB
03 Your first App, show your progress/002 Your first crash and your first fix.mp432.46MB
03 Your first App, show your progress/003 Your first Method.mp419.87MB
03 Your first App, show your progress/004 Take a screenshot and share it.mp417.33MB
04 The key to be self sufficient learning Android/001 Logs.mp422.79MB
04 The key to be self sufficient learning Android/002 Debugging.mp421.51MB
04 The key to be self sufficient learning Android/003 StackOverflow.mp439.91MB
04 The key to be self sufficient learning Android/004 Import Android Samples.mp423.22MB
05 App1. Starting with Views and Java/001 Application 1. Overview.mp410.85MB
05 App1. Starting with Views and Java/002 Views basics LinearLayout and RelativeLayout.mp430.17MB
05 App1. Starting with Views and Java/003 Excercise Create Main Screen.mp443.32MB
05 App1. Starting with Views and Java/004 Java basics.mp425.2MB
05 App1. Starting with Views and Java/005 Some motivation and Intents.mp428.82MB
05 App1. Starting with Views and Java/006 Creating the game screen.mp441.25MB
06 App1. Basic programming/001 Activity lifecycle.mp410.59MB
06 App1. Basic programming/002 Reading from a EditText.mp430.46MB
06 App1. Basic programming/003 Java If and Toasts.mp422.95MB
06 App1. Basic programming/004 Loops Java For .mp446.45MB
06 App1. Basic programming/005 Showing guessed letters.mp422.33MB
06 App1. Basic programming/006 Excercise Failing a letter.mp425.44MB
06 App1. Basic programming/007 Excercise Display failed letters.mp419.31MB
07 App1. Game Logic, make it funny/001 Winning the game and adding scores.mp430.88MB
07 App1. Game Logic, make it funny/002 Game Over.mp425.43MB
07 App1. Game Logic, make it funny/003 Excercise Show the score.mp423.57MB
07 App1. Game Logic, make it funny/004 Java Array.mp448.16MB
07 App1. Game Logic, make it funny/005 Random.mp428.92MB
08 App1. Multiplayer Game./001 Creating view on XML mode.mp421.5MB
08 App1. Multiplayer Game./002 Sending the word.mp432.85MB
08 App1. Multiplayer Game./003 Inflating a view.mp444.34MB
08 App1. Multiplayer Game./004 Excercise Activities Stack.mp424.44MB
09 App1. Scores/001 ScrollView.mp427.15MB
09 App1. Scores/002 Shared Preferences Write.mp449.24MB
09 App1. Scores/003 Shared Preferences Read.mp426.55MB
09 App1. Scores/004 Clearing the stack.mp412.72MB
10 App2. Overview and first screens/001 Introduction to our second app..mp48.41MB
10 App2. Overview and first screens/002 Splash Screen.mp421.56MB
10 App2. Overview and first screens/003 Threads and Handlers.mp426.87MB
10 App2. Overview and first screens/004 Fragments.mp421.34MB
10 App2. Overview and first screens/005 ListView and Java List.mp419.97MB
10 App2. Overview and first screens/006 Adapters.mp428.64MB
11 App2. Downloading data from the cloud/001 Picasso and Maven.mp432.96MB
11 App2. Downloading data from the cloud/002 Parse.com creating our database.mp428.87MB
11 App2. Downloading data from the cloud/003 Java Class and Constructor.mp412.1MB
11 App2. Downloading data from the cloud/004 Parse.com Retrieving data.mp429.97MB
11 App2. Downloading data from the cloud/005 Excercise Displaying data from Parse.com.mp427.48MB
11 App2. Downloading data from the cloud/006 ItemClickListener.mp417.15MB
11 App2. Downloading data from the cloud/007 ViewPager.mp428.35MB
12 App2. Navigation and Maps/001 PagerTabStrip.mp423.13MB
12 App2. Navigation and Maps/002 MapView I.mp447.08MB
12 App2. Navigation and Maps/003 MapView II.mp421.85MB
12 App2. Navigation and Maps/004 Adding items to the MapView.mp444.32MB
12 App2. Navigation and Maps/005 Push Notifications.mp449.45MB
12 App2. Navigation and Maps/006 Google AdMob.mp442.65MB
12 App2. Navigation and Maps/007 Export your App.mp422.49MB
12 App2. Navigation and Maps/008 Publish your App on Google Play Store.mp436.2MB
13 App3. Http, Rest API, SQLite/001 Reddit REST API.mp434.12MB
13 App3. Http, Rest API, SQLite/002 AsyncTask.mp441.92MB
13 App3. Http, Rest API, SQLite/003 Http connection.mp437.03MB
13 App3. Http, Rest API, SQLite/004 OKHTTP, synchronous and asynchronous.mp445.74MB
13 App3. Http, Rest API, SQLite/005 Google Volley, connections management.mp433.62MB
13 App3. Http, Rest API, SQLite/006 Design patterns. Singleton.mp425.41MB
13 App3. Http, Rest API, SQLite/007 JSON and Gson.mp466.95MB
13 App3. Http, Rest API, SQLite/008 Migrating to Android Studio 1.0 and Lollipo Emulator.mp431.62MB
13 App3. Http, Rest API, SQLite/009 RecyclerView fundamentals and example.mp437.84MB
13 App3. Http, Rest API, SQLite/010 ViewHolder implementation.mp440.36MB
13 App3. Http, Rest API, SQLite/011 Database contract and Database Open Helper.mp445.87MB
13 App3. Http, Rest API, SQLite/012 Database Acces Object DAO.mp448.16MB
13 App3. Http, Rest API, SQLite/013 Reading from SQLite, Cursor.mp455.78MB