TorBT - Torrents and Magnet Links Search Engine
Udemy - ANDROID Studio Complete Course - Build apps like an expert
- Date: 2022-02-20
- Size: 2.2 GB
- Files: 79
File Name
Size
01 Android Studio, get familiar with the tools/001 Installing Android Studio.mp4
14 MB
01 Android Studio, get familiar with the tools/002 Creating a new project and basic concepts.mp4
12 MB
01 Android Studio, get familiar with the tools/003 SDK Manager.mp4
13 MB
01 Android Studio, get familiar with the tools/004 Launching our on App on the mobile and the emulator.mp4
27 MB
01 Android Studio, get familiar with the tools/005 Optional Genymotion and Android Studio Shortcuts.mp4
24 MB
01 Android Studio, get familiar with the tools/006 Excercise Test your App on a 10 Tablet.mp4
11 MB
01 Android Studio, get familiar with the tools/007 Android 5.0 Lollipop walkthrough.mp4
32 MB
02 An Android Project, the basics/001 Project Structure and type of files.mp4
15 MB
02 An Android Project, the basics/002 Android Resources.mp4
20 MB
02 An Android Project, the basics/003 Android Manifest.mp4
14 MB
02 An Android Project, the basics/004 Excercise Change the name and icon of our App.mp4
11 MB
03 Your first App, show your progress/001 Android Views, first contact.mp4
21 MB
03 Your first App, show your progress/002 Your first crash and your first fix.mp4
32 MB
03 Your first App, show your progress/003 Your first Method.mp4
20 MB
03 Your first App, show your progress/004 Take a screenshot and share it.mp4
17 MB
04 The key to be self sufficient learning Android/001 Logs.mp4
23 MB
04 The key to be self sufficient learning Android/002 Debugging.mp4
22 MB
04 The key to be self sufficient learning Android/003 StackOverflow.mp4
40 MB
04 The key to be self sufficient learning Android/004 Import Android Samples.mp4
23 MB
05 App1. Starting with Views and Java/001 Application 1. Overview.mp4
11 MB
05 App1. Starting with Views and Java/002 Views basics LinearLayout and RelativeLayout.mp4
30 MB
05 App1. Starting with Views and Java/003 Excercise Create Main Screen.mp4
43 MB
05 App1. Starting with Views and Java/004 Java basics.mp4
25 MB
05 App1. Starting with Views and Java/005 Some motivation and Intents.mp4
29 MB
05 App1. Starting with Views and Java/006 Creating the game screen.mp4
41 MB
06 App1. Basic programming/001 Activity lifecycle.mp4
11 MB
06 App1. Basic programming/002 Reading from a EditText.mp4
30 MB
06 App1. Basic programming/003 Java If and Toasts.mp4
23 MB
06 App1. Basic programming/004 Loops Java For .mp4
46 MB
06 App1. Basic programming/005 Showing guessed letters.mp4
22 MB
06 App1. Basic programming/006 Excercise Failing a letter.mp4
25 MB
06 App1. Basic programming/007 Excercise Display failed letters.mp4
19 MB
07 App1. Game Logic, make it funny/001 Winning the game and adding scores.mp4
31 MB
07 App1. Game Logic, make it funny/002 Game Over.mp4
25 MB
07 App1. Game Logic, make it funny/003 Excercise Show the score.mp4
24 MB
07 App1. Game Logic, make it funny/004 Java Array.mp4
48 MB
07 App1. Game Logic, make it funny/005 Random.mp4
29 MB
08 App1. Multiplayer Game./001 Creating view on XML mode.mp4
22 MB
08 App1. Multiplayer Game./002 Sending the word.mp4
33 MB
08 App1. Multiplayer Game./003 Inflating a view.mp4
44 MB
08 App1. Multiplayer Game./004 Excercise Activities Stack.mp4
24 MB
09 App1. Scores/001 ScrollView.mp4
27 MB
09 App1. Scores/002 Shared Preferences Write.mp4
49 MB
09 App1. Scores/003 Shared Preferences Read.mp4
26 MB
09 App1. Scores/004 Clearing the stack.mp4
13 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
22 MB
10 App2. Overview and first screens/003 Threads and Handlers.mp4
27 MB
10 App2. Overview and first screens/004 Fragments.mp4
21 MB
10 App2. Overview and first screens/005 ListView and Java List.mp4
20 MB
10 App2. Overview and first screens/006 Adapters.mp4
29 MB
11 App2. Downloading data from the cloud/001 Picasso and Maven.mp4
33 MB
11 App2. Downloading data from the cloud/002 Parse.com creating our database.mp4
29 MB
11 App2. Downloading data from the cloud/003 Java Class and Constructor.mp4
12 MB
11 App2. Downloading data from the cloud/004 Parse.com Retrieving data.mp4
30 MB
11 App2. Downloading data from the cloud/005 Excercise Displaying data from Parse.com.mp4
28 MB
11 App2. Downloading data from the cloud/006 ItemClickListener.mp4
17 MB
11 App2. Downloading data from the cloud/007 ViewPager.mp4
28 MB
12 App2. Navigation and Maps/001 PagerTabStrip.mp4
23 MB
12 App2. Navigation and Maps/002 MapView I.mp4
47 MB
12 App2. Navigation and Maps/003 MapView II.mp4
22 MB
12 App2. Navigation and Maps/004 Adding items to the MapView.mp4
44 MB
12 App2. Navigation and Maps/005 Push Notifications.mp4
49 MB
12 App2. Navigation and Maps/006 Google AdMob.mp4
43 MB
12 App2. Navigation and Maps/007 Export your App.mp4
22 MB
12 App2. Navigation and Maps/008 Publish your App on Google Play Store.mp4
36 MB
13 App3. Http, Rest API, SQLite/001 Reddit REST API.mp4
34 MB
13 App3. Http, Rest API, SQLite/002 AsyncTask.mp4
42 MB
13 App3. Http, Rest API, SQLite/003 Http connection.mp4
37 MB
13 App3. Http, Rest API, SQLite/004 OKHTTP, synchronous and asynchronous.mp4
46 MB
13 App3. Http, Rest API, SQLite/005 Google Volley, connections management.mp4
34 MB
13 App3. Http, Rest API, SQLite/006 Design patterns. Singleton.mp4
25 MB
13 App3. Http, Rest API, SQLite/007 JSON and Gson.mp4
67 MB
13 App3. Http, Rest API, SQLite/008 Migrating to Android Studio 1.0 and Lollipo Emulator.mp4
32 MB
13 App3. Http, Rest API, SQLite/009 RecyclerView fundamentals and example.mp4
38 MB
13 App3. Http, Rest API, SQLite/010 ViewHolder implementation.mp4
40 MB
13 App3. Http, Rest API, SQLite/011 Database contract and Database Open Helper.mp4
46 MB
13 App3. Http, Rest API, SQLite/012 Database Acces Object DAO.mp4
48 MB
13 App3. Http, Rest API, SQLite/013 Reading from SQLite, Cursor.mp4
56 MB