17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
Course included ├── 01. Learning Java ├── 02. Build a Simple Android App with Java ├── 03. Getting Started with the Android Emulator ├── 04. Build an Interactive Story App ├── 05. Create an Options Menu ├── 06. GitHub and Android Studio ├── 07. Build a Weather App ├── Beginning Android.md ├── README.txt ├── TeamTreehouse - Beginning Android [Thomas].jpg └── TeamTreehouse - Beginning Android [Thomas].png
Please Seed ~
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01. Learning Java/Learning Java.md
602 B
02. Build a Simple Android App with Java/01. Getting Started with Android/01. Introducing Android.webm
11.5 MB
02. Build a Simple Android App with Java/01. Getting Started with Android/02. A Brief Introduction to Android Tools.webm
22.1 MB
02. Build a Simple Android App with Java/01. Getting Started with Android/03. Creating the Fun Facts Project.webm
19.2 MB
02. Build a Simple Android App with Java/01. Getting Started with Android/04. Running the Fun Facts Project.webm
18.9 MB
02. Build a Simple Android App with Java/01. Getting Started with Android/Project Files/FunFacts_1-3.zip
3.8 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/01. Getting to Know Our Tools.webm
13.7 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/02. Editing a Layout File.webm
19.6 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/03. Adding a TextView.webm
13.2 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/04. Adding a Button.webm
13.6 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/05. Setting Colors.webm
14.7 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/06. Setting Padding.webm
3.7 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/07. Setting a Fullscreen Theme.webm
13.8 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-2.zip
3.8 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-3.zip
3.8 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-4.zip
14 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-5.zip
14 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-6.zip
14 MB
02. Build a Simple Android App with Java/02. Creating the Screen Layout/Project Files/FunFacts_2-7.zip
14 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/01. Accessing Views in Code Declaring Variables.webm
13 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/02. Accessing Views in Code Assigning Variables.webm
15.7 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/03. Making a Button Do Something.webm
14.3 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/04. Adding the OnClick Method.webm
7.4 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/05. Generating a Random Number.webm
12.1 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/06. Choosing a Random Fact.webm
20.9 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-1.zip
14 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-2.zip
14 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-3.zip
14 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-4.zip
14.1 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-5.zip
14.1 MB
02. Build a Simple Android App with Java/03. Basic Android Programming/Project Files/FunFacts_3-6.zip
14.1 MB
02. Build a Simple Android App with Java/04. Improving Our Code/01. Simple Refactoring Creating a New Class.webm
23.5 MB
02. Build a Simple Android App with Java/04. Improving Our Code/02. Simple Refactoring Using a New Class.webm
18.9 MB
02. Build a Simple Android App with Java/04. Improving Our Code/03. Dynamically Changing the Background Color.webm
14.9 MB
02. Build a Simple Android App with Java/04. Improving Our Code/04. Adding More Colors.webm
12 MB
02. Build a Simple Android App with Java/04. Improving Our Code/05. Using the New Colors.webm
11.7 MB
02. Build a Simple Android App with Java/04. Improving Our Code/06. Adding an App Icon.webm
15.6 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-1.zip
14.1 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-2.zip
14.2 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-3.zip
14.2 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-4.zip
14.2 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-5.zip
14.2 MB
02. Build a Simple Android App with Java/04. Improving Our Code/Project Files/FunFacts_4-6.zip
13.9 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/01. Toast Notifications.webm
15 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/02. The Android Log.webm
46.6 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/03. Using the Debugger.webm
28.2 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/04. Running an App on a Device.webm
19.8 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/05. Wrapping Up.webm
8.2 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/Project Files/FunFacts_5-1.zip
13.9 MB
02. Build a Simple Android App with Java/05. Testing and Debugging/Project Files/FunFacts_5-2.zip
13.9 MB
02. Build a Simple Android App with Java/Build a Simple Android App with Java.md
8.5 KB
03. Getting Started with the Android Emulator/01. Creating and Running a Virtual Device.webm
14.1 MB
03. Getting Started with the Android Emulator/02. Using the Android Device Monitor.webm
18.9 MB
03. Getting Started with the Android Emulator/Getting Started with the Android Emulator.md
1.2 KB
04. Build an Interactive Story App/01. User Input/01. Introducing the Project.webm
14.1 MB
04. Build an Interactive Story App/01. User Input/02. Creating the Project.webm
23.8 MB
04. Build an Interactive Story App/01. User Input/03. Introducing ImageViews.webm
20.6 MB
04. Build an Interactive Story App/01. User Input/04. Introducing ConstraintLayout.webm
19.6 MB
04. Build an Interactive Story App/01. User Input/05. Using EditText for Text Input.webm
22.3 MB
04. Build an Interactive Story App/01. User Input/Project Files/android-interactive-story-project-files-by-video.zip
42.9 MB
04. Build an Interactive Story App/02. Tuning the User Interface/01. Changing Theme Colors.webm
9.6 MB
04. Build an Interactive Story App/02. Tuning the User Interface/02. Reviewing Features from AppCompat.webm
10.3 MB
04. Build an Interactive Story App/02. Tuning the User Interface/03. Handling Different Screen Sizes.webm
12.7 MB
04. Build an Interactive Story App/02. Tuning the User Interface/04. Optional Setting Portrait-Only in Code.webm
13 MB
04. Build an Interactive Story App/02. Tuning the User Interface/Project Files/android-interactive-story-project-files-by-video.zip
42.9 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/01. Getting Text from an EditText.webm
31.2 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/02. Adding a Second Activity.webm
7.4 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/03. Introducing Intents.webm
10.9 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/04. Sending Data to a New Activity.webm
7.3 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/05. Getting Data from an Intent.webm
11.3 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/06. Investigating a NullPointerException.webm
16 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/07. Introducing String Resources.webm
5.8 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/08. Getting Resources from the Context.webm
16.5 MB
04. Build an Interactive Story App/03. Intents and Multiple Activities/Project Files/android-interactive-story-project-files-by-video.zip
42.9 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/01. What is Model-View-Presenter (MVP).webm
7.9 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/02. Why Do We Use MVP.webm
12.7 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/03. Defining the Data Model.webm
5.5 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/04. Implementing the Data Model.webm
16.2 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/05. Adding Story Resources.webm
11.3 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/06. Creating the Story.webm
14.7 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/07. Adding Custom Constructors.webm
16.1 MB
04. Build an Interactive Story App/04. The Model-View-Presenter Pattern/Project Files/android-interactive-story-project-files-by-video.zip
42.9 MB
04. Build an Interactive Story App/05. Finishing the User Interface/01. Creating the Story Layout.webm
21.3 MB
04. Build an Interactive Story App/05. Finishing the User Interface/02. Customizing the Buttons.webm
15.9 MB
04. Build an Interactive Story App/05. Finishing the User Interface/03. Introducing ScrollViews.webm
30.1 MB
04. Build an Interactive Story App/05. Finishing the User Interface/04. Loading the First Page.webm
19.8 MB
04. Build an Interactive Story App/05. Finishing the User Interface/05. Formatting Strings.webm
26.1 MB
04. Build an Interactive Story App/05. Finishing the User Interface/Project Files/android-interactive-story-project-files-by-video.zip
42.9 MB
04. Build an Interactive Story App/06. The Rest of the Story/01. Loading Additional Pages.webm
9 MB
04. Build an Interactive Story App/06. The Rest of the Story/02. Ending the Story.webm
21.3 MB
04. Build an Interactive Story App/06. The Rest of the Story/03. Finishing an Activity.webm
10.2 MB
04. Build an Interactive Story App/06. The Rest of the Story/04. Navigation with Back and Up.webm
12.3 MB
04. Build an Interactive Story App/06. The Rest of the Story/05. Maintaining a Custom Back Stack.webm
19.1 MB
04. Build an Interactive Story App/06. The Rest of the Story/06. Wrapping Up.webm
11.8 MB
04. Build an Interactive Story App/Build an Interactive Story App.md