Search Torrents
Udemy - ANDROID Studio Complete Course - Build app...
Seeders: 2 Leechers: 0
Udemy - ANDROID Studio Complete Course - Build apps like an expert Torrent content (File list)
|
---|
01 Android Studio, get familiar with the tools/001 Installing Android Studio.mp4 13.5 MB |
01 Android Studio, get familiar with the tools/002 Creating a new project and basic concepts.mp4 12.5 MB |
01 Android Studio, get familiar with the tools/003 SDK Manager.mp4 13.1 MB |
01 Android Studio, get familiar with the tools/004 Launching our on App on the mobile and the emulator.mp4 27.4 MB |
01 Android Studio, get familiar with the tools/005 Optional Genymotion and Android Studio Shortcuts.mp4 24.5 MB |
01 Android Studio, get familiar with the tools/006 Excercise Test your App on a 10 Tablet.mp4 11.4 MB |
01 Android Studio, get familiar with the tools/007 Android 5.0 Lollipop walkthrough.mp4 32.2 MB |
02 An Android Project, the basics/001 Project Structure and type of files.mp4 15.1 MB |
02 An Android Project, the basics/002 Android Resources.mp4 19.6 MB |
02 An Android Project, the basics/003 Android Manifest.mp4 14.0 MB |
02 An Android Project, the basics/004 Excercise Change the name and icon of our App.mp4 11.1 MB |
03 Your first App, show your progress/001 Android Views, first contact.mp4 21.4 MB |
03 Your first App, show your progress/002 Your first crash and your first fix.mp4 32.5 MB |
03 Your first App, show your progress/003 Your first Method.mp4 19.9 MB |
03 Your first App, show your progress/004 Take a screenshot and share it.mp4 17.3 MB |
04 The key to be self sufficient learning Android/001 Logs.mp4 22.8 MB |
04 The key to be self sufficient learning Android/002 Debugging.mp4 21.5 MB |
04 The key to be self sufficient learning Android/003 StackOverflow.mp4 39.9 MB |
04 The key to be self sufficient learning Android/004 Import Android Samples.mp4 23.2 MB |
05 App1. Starting with Views and Java/001 Application 1. Overview.mp4 10.8 MB |
05 App1. Starting with Views and Java/002 Views basics LinearLayout and RelativeLayout.mp4 30.2 MB |
05 App1. Starting with Views and Java/003 Excercise Create Main Screen.mp4 43.3 MB |
05 App1. Starting with Views and Java/004 Java basics.mp4 25.2 MB |
05 App1. Starting with Views and Java/005 Some motivation and Intents.mp4 28.8 MB |
05 App1. Starting with Views and Java/006 Creating the game screen.mp4 41.2 MB |
06 App1. Basic programming/001 Activity lifecycle.mp4 10.6 MB |
06 App1. Basic programming/002 Reading from a EditText.mp4 30.5 MB |
06 App1. Basic programming/003 Java If and Toasts.mp4 23.0 MB |
06 App1. Basic programming/004 Loops Java For .mp4 46.4 MB |
06 App1. Basic programming/005 Showing guessed letters.mp4 22.3 MB |
06 App1. Basic programming/006 Excercise Failing a letter.mp4 25.4 MB |
06 App1. Basic programming/007 Excercise Display failed letters.mp4 19.3 MB |
07 App1. Game Logic, make it funny/001 Winning the game and adding scores.mp4 30.9 MB |
07 App1. Game Logic, make it funny/002 Game Over.mp4 25.4 MB |
07 App1. Game Logic, make it funny/003 Excercise Show the score.mp4 23.6 MB |
07 App1. Game Logic, make it funny/004 Java Array.mp4 48.2 MB |
07 App1. Game Logic, make it funny/005 Random.mp4 28.9 MB |
08 App1. Multiplayer Game./001 Creating view on XML mode.mp4 21.5 MB |
08 App1. Multiplayer Game./002 Sending the word.mp4 32.8 MB |
08 App1. Multiplayer Game./003 Inflating a view.mp4 44.3 MB |
08 App1. Multiplayer Game./004 Excercise Activities Stack.mp4 24.4 MB |
09 App1. Scores/001 ScrollView.mp4 27.1 MB |
09 App1. Scores/002 Shared Preferences Write.mp4 49.2 MB |
09 App1. Scores/003 Shared Preferences Read.mp4 26.5 MB |
09 App1. Scores/004 Clearing the stack.mp4 12.7 MB |
10 App2. Overview and first screens/001 Introduction to our second app..mp4 8.4 MB |
10 App2. Overview and first screens/002 Splash Screen.mp4 21.6 MB |
10 App2. Overview and first screens/003 Threads and Handlers.mp4 26.9 MB |
10 App2. Overview and first screens/004 Fragments.mp4 21.3 MB |
10 App2. Overview and first screens/005 ListView and Java List.mp4 20.0 MB |
10 App2. Overview and first screens/006 Adapters.mp4 28.6 MB |
11 App2. Downloading data from the cloud/001 Picasso and Maven.mp4 33.0 MB |
11 App2. Downloading data from the cloud/002 Parse.com creating our database.mp4 28.9 MB |
11 App2. Downloading data from the cloud/003 Java Class and Constructor.mp4 12.1 MB |
11 App2. Downloading data from the cloud/004 Parse.com Retrieving data.mp4 30.0 MB |
11 App2. Downloading data from the cloud/005 Excercise Displaying data from Parse.com.mp4 27.5 MB |
11 App2. Downloading data from the cloud/006 ItemClickListener.mp4 17.1 MB |
11 App2. Downloading data from the cloud/007 ViewPager.mp4 28.3 MB |
12 App2. Navigation and Maps/001 PagerTabStrip.mp4 23.1 MB |
12 App2. Navigation and Maps/002 MapView I.mp4 47.1 MB |
12 App2. Navigation and Maps/003 MapView II.mp4 21.8 MB |
12 App2. Navigation and Maps/004 Adding items to the MapView.mp4 44.3 MB |
12 App2. Navigation and Maps/005 Push Notifications.mp4 49.4 MB |
12 App2. Navigation and Maps/006 Google AdMob.mp4 42.6 MB |
12 App2. Navigation and Maps/007 Export your App.mp4 22.5 MB |
12 App2. Navigation and Maps/008 Publish your App on Google Play Store.mp4 36.2 MB |
13 App3. Http, Rest API, SQLite/001 Reddit REST API.mp4 34.1 MB |
13 App3. Http, Rest API, SQLite/002 AsyncTask.mp4 41.9 MB |
13 App3. Http, Rest API, SQLite/003 Http connection.mp4 37.0 MB |
13 App3. Http, Rest API, SQLite/004 OKHTTP, synchronous and asynchronous.mp4 45.7 MB |
13 App3. Http, Rest API, SQLite/005 Google Volley, connections management.mp4 33.6 MB |
13 App3. Http, Rest API, SQLite/006 Design patterns. Singleton.mp4 25.4 MB |
13 App3. Http, Rest API, SQLite/007 JSON and Gson.mp4 67.0 MB |
13 App3. Http, Rest API, SQLite/008 Migrating to Android Studio 1.0 and Lollipo Emulator.mp4 31.6 MB |
13 App3. Http, Rest API, SQLite/009 RecyclerView fundamentals and example.mp4 37.8 MB |
13 App3. Http, Rest API, SQLite/010 ViewHolder implementation.mp4 40.4 MB |
13 App3. Http, Rest API, SQLite/011 Database contract and Database Open Helper.mp4 45.9 MB |
13 App3. Http, Rest API, SQLite/012 Database Acces Object DAO.mp4 48.2 MB |
13 App3. Http, Rest API, SQLite/013 Reading from SQLite, Cursor.mp4 55.8 MB |
- Torrent indexed: 10 years
- Torrent updated: Monday 9th of February 2015 04:42:01 AM
- Torrent hash: 7C90008D3C79BD6465C2CC9CDFE46B3E84F6F40B
- Torrent size: 2.2 GB
- Torrent category: other

Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
Comments