23 OCT 2025 - We are back! If you have been following us over the last few years, you will know that the last 2 months have been rough. We website was practically not loading. Sorry for the mess. We are back though and everything should run smoothly now. New servers. Updated domains. And new owners. We invite you all to start uploading torrents again!
TORRENT DETAILS
Step-by-Step Android App Development Build Your First App
Step-by-Step Android App Development Build Your First App
Details:
Step-by-Step Android App Development Build Your First App
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 5 Hours | Lec: 37 | 2.83 GB
Genre: eLearning | Language: English
Learn step-by-step as you build your first Android app
Learn step-by-step as you build your first Android app
In this project-centered course, you’ll build your very first Android app. We’ll walk you through the process of building a brand new Android app and provide you with a set of customizable building blocks that you can assemble.You'll put together a To-Do List app using Java and the Android Studio. Along the way, you'll become familiar with the many important specificities of Android development.By the end of this course you'll have a finished application you can use on your phone and you’ll have the skills and background you need to keep developing on one of the biggest software platforms in the world.
If This Torrent Helpful Please Support the Authors by Purchasing It!.. Thanx
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 Welcome/001 Getting Started.mp4
23.3 MB
02 Setup/002 Installing Java and Android studio.mp4
20.3 MB
02 Setup/003 Setting up our first Android application.mp4
108.1 MB
02 Setup/004 Run AVD.mp4
120.1 MB
02 Setup/005 Hello World.mp4
95.8 MB
02 Setup/006 Content.Main.mp4
45.5 MB
02 Setup/007 Section Recap.mp4
4.4 MB
03 Part 2 Diving In/008 Getting started with our project.mp4
77.4 MB
03 Part 2 Diving In/009 Files.mp4
128.5 MB
03 Part 2 Diving In/010 Starting the new project.mp4
98.1 MB
03 Part 2 Diving In/011 Building Java and XML files.mp4
190.2 MB
03 Part 2 Diving In/012 Creating our first Android activity.mp4
96.4 MB
03 Part 2 Diving In/013 Android Manifest.mp4
73.6 MB
03 Part 2 Diving In/014 Adding elements to our Android application.mp4
129.2 MB
03 Part 2 Diving In/015 Adaptors.mp4
47.9 MB
03 Part 2 Diving In/016 Introduction.mp4
26.4 MB
03 Part 2 Diving In/017 Adding a listview.mp4
75.9 MB
03 Part 2 Diving In/018 Creating a constructor for our string adaptor.mp4
89.1 MB
03 Part 2 Diving In/019 Override the get view method.mp4
86.5 MB
03 Part 2 Diving In/020 Recapping.mp4
42.7 MB
03 Part 2 Diving In/021 Adding a viewholder pattern.mp4
88.1 MB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/.gitignore
505 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/.gitignore
7 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/build.gradle
581 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/proguard-rules.pro
671 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/androidTest/java/com/onemonth/todolist/ApplicationTest.java
352 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/AndroidManifest.xml
821 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/java/com/onemonth/todolist/AddItemActivity.java
1.6 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/java/com/onemonth/todolist/Constants.java
235 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/java/com/onemonth/todolist/MainActivity.java
2.6 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/java/com/onemonth/todolist/StringAdapter.java
1.8 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/layout/activity_add_item.xml
973 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/layout/activity_main.xml
908 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/layout/list_item.xml
700 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/layout/view_floatingactionbutton.xml
697 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/menu/menu_add_item.xml
324 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/menu/menu_main.xml
286 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/mipmap-hdpi/ic_launcher.png
3.3 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/mipmap-mdpi/ic_launcher.png
2.2 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/mipmap-xhdpi/ic_launcher.png
4.7 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
7.5 KB
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values-v21/styles.xml
145 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values-w820dp/dimens.xml
358 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values/colors.xml
226 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values/dimens.xml
644 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values/strings.xml
284 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/app/src/main/res/values/styles.xml
197 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/build.gradle
436 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/gradle.properties
855 B
03 Part 2 Diving In/attached_files/009 Files/android-todo-list-master/settings.gradle
15 B
04 Part 3/022 FAB.mp4
97.8 MB
04 Part 3/023 Adding Floating Action Button.mp4
76.1 MB
04 Part 3/024 XML.mp4
101.1 MB
04 Part 3/025 Main Activity XML file.mp4
115.2 MB
04 Part 3/026 Adding functionality for our FAB.mp4