FileMood

Download [FreeTutorials.Us] android-app-development-with-java

FreeTutorials Us android app development with java

Name

[FreeTutorials.Us] android-app-development-with-java

 DOWNLOAD Copy Link

Total Size

2.0 GB

Total Files

196

Hash

2B706485E43463B8C6C35058D56680B20868AC2E

/.../013-working-with-the-layout-editor-strings-and-app-themes/

XML-Starter-Code-Snippet.txt

0.5 KB

/01-set-up-for-android-development/

001-how-the-course-is-structured.mp4

29.5 MB

002-how-to-get-all-the-free-stuff.mp4

3.4 MB

003-download-your-massive-bundle-here.html

0.8 KB

004-developing-for-android-tools-cross-platform-vs-native-developer-accounts.mp4

7.4 MB

005-setup-on-mac-android-studio-the-jdk-connecting-a-physical-device.mp4

19.5 MB

006-setup-on-windows-android-studio-the-jdk-connecting-a-physical-device.mp4

30.0 MB

007-troubleshooting-android-device-not-recognised.html

2.3 KB

008-configure-android-studio-for-productivity-themes-autoimport-sdks.mp4

9.7 MB

009-how-to-set-up-an-android-emulator-with-hardware-acceleration.mp4

15.4 MB

010-slow-pc-make-it-run-faster-with-these-performance-tricks-windows.mp4

6.8 MB

/02-build-the-i-am-rich-app-to-learn-about-project-structure-and-xml-tutorial/

011-what-will-we-make.mp4

4.4 MB

012-creating-a-new-android-studio-project-and-choosing-the-api-level.mp4

6.7 MB

013-working-with-the-layout-editor-strings-and-app-themes.mp4

16.0 MB

014-what-is-xml-and-how-does-it-work.mp4

34.6 MB

015-xml-code-demystified.html

2.2 KB

016-adding-graphics-to-a-project-and-using-imageviews.mp4

18.7 MB

017-setting-a-custom-launcher-icon.mp4

11.2 MB

018-running-the-app-to-test-it-out.mp4

5.9 MB

019-design-the-apps-screen-in-the-layout-xml.mp4

12.1 MB

020-understand-the-android-project-structure.mp4

8.3 MB

/03-coding-challenge-1-using-the-layout-editor-in-android-studio-and-github/

021-what-are-the-coding-challenges.mp4

2.5 MB

022-what-you-will-create.mp4

3.1 MB

023-installation-instructions-for-git.html

1.0 KB

024-step-1-import-the-project-from-github-and-open-it-in-android-studio.mp4

15.3 MB

025-step-2-add-a-textview.html

0.8 KB

026-step-3-add-an-imageview.html

0.8 KB

027-step-4-run-the-app.html

0.7 KB

028-step-5-how-to-submit-completed-apps-for-certification-optional.mp4

15.1 MB

/04-build-a-dice-app-to-learn-java-xml-fundamentals-tutorial/

029-what-will-we-make.mp4

4.8 MB

030-start-a-new-project-and-style-the-app-with-the-theme-editor.mp4

16.8 MB

031-generating-app-icons-and-adding-graphics-to-a-project.mp4

20.3 MB

032-designing-a-screen-with-nested-layouts.mp4

44.9 MB

033-using-variables-and-linking-layout-elements-to-java-code.mp4

14.0 MB

034-use-the-logcat-and-a-listener-to-check-if-a-button-is-pressed.mp4

12.7 MB

035-create-random-numbers-in-java.mp4

7.7 MB

036-java-arrays-and-how-to-use-them.mp4

14.6 MB

037-why-did-the-programmer-quit-his-job.html

0.4 KB

038-show-off-your-work.html

0.7 KB

/05-coding-challenge-2-data-types-variables-and-arrays/

039-what-you-will-create.mp4

3.3 MB

040-step-1-import-the-skeleton-project-from-github.mp4

3.9 MB

041-step-2-change-the-apps-theme.html

0.5 KB

042-step-3-download-the-graphics-for-the-app.html

0.6 KB

043-step-4-generate-new-app-icons.html

0.7 KB

044-step-5-add-the-graphics-to-the-project.html

0.6 KB

045-step-6-design-the-app-in-the-layout-xml.html

1.5 KB

046-step-7-link-the-layout-to-java-code.html

1.5 KB

047-step-8-check-for-bugs-and-predict-the-future.html

0.7 KB

048-step-9-submit-your-coursework-optional.mp4

3.8 MB

/06-java-programming-for-beginners/

049-introduction-to-the-programming-modules.mp4

2.0 MB

050-setting-up-a-pure-java-project-in-android-studio.mp4

9.5 MB

051-code-blocks-the-main-method-and-code-compilation-explained.mp4

5.7 MB

052-comments-variables-and-types.mp4

22.7 MB

053-why-youll-want-to-comment-your-code.html

0.5 KB

054-methods-part-1-defining-and-calling-a-method.mp4

7.5 MB

055-methods-part-2-adding-parameters.mp4

15.0 MB

056-methods-part-3-multiple-parameters-and-returning-a-value.mp4

20.1 MB

057-control-flow-conditional-statements-ifelse.mp4

22.7 MB

058-make-a-bmi-calculator-challenge.html

2.1 KB

/07-build-a-music-app-tutorial/

059-what-will-we-make.mp4

4.5 MB

060-setting-up-the-project-using-colours-as-resources.mp4

12.4 MB

061-how-to-use-android-documentation-and-other-resources.mp4

42.1 MB

062-calling-the-constructor-to-create-a-soundpool.mp4

13.9 MB

063-member-variables-and-the-importance-of-scope.mp4

14.7 MB

064-using-the-onclick-property-instead-of-a-listener.mp4

10.0 MB

065-how-to-play-a-sound-in-your-app-using-the-soundpool.mp4

26.6 MB

/08-build-a-quiz-app-and-learn-about-the-mvc-design-pattern-tutorial/

066-what-will-we-make.mp4

4.7 MB

067-import-familiarse-yourself-with-the-skeleton-project.mp4

10.5 MB

068-understand-casting-link-the-layout-to-the-java-code.mp4

22.6 MB

069-set-an-onclicklistener-implement-a-toast-message.mp4

21.8 MB

070-create-the-model-class-generate-code-with-android-studio.mp4

14.5 MB

071-boolean-a-data-type-that-holds-one-of-two-values.html

0.6 KB

072-the-model-view-controller-mvc-design-pattern-and-why-we-use-it.mp4

20.4 MB

073-retrieve-quiz-questions-from-an-array-and-display-them-on-screen.mp4

25.2 MB

074-update-questions-on-screen-and-interpret-errors-in-the-logcat.mp4

19.0 MB

075-check-the-users-answer-and-give-feedback.mp4

10.9 MB

076-working-with-the-progress-bar-and-tracking-score.mp4

17.7 MB

077-fixing-the-screen-orientation-and-displaying-an-alertdialog.mp4

13.0 MB

078-an-overview-of-how-an-android-app-works.mp4

9.7 MB

079-the-activity-lifecycle.mp4

16.3 MB

080-saving-state-using-the-bundle-and-null-pointer-exceptions.mp4

23.8 MB

081-the-difference-between-zero-and-null.html

0.6 KB

/09-coding-challenge-3-control-flow-build-a-story-app-like-lifeline/

082-what-youll-create.mp4

17.5 MB

083-step-1-setup-the-project.html

1.2 KB

084-step-2-examine-the-activitymain.xml-and-the-strings.xml.html

1.5 KB

085-step-3-create-the-variables-for-the-views.html

0.6 KB

086-step-4-wire-up-the-views-to-the-java-code.html

0.6 KB

087-step-5-detect-clicks-on-the-buttons.html

0.7 KB

088-step-6-take-the-adventure-one-step-further.html

1.5 KB

089-step-7-create-a-variable-to-track-the-players-path.html

1.0 KB

090-step-8-complete-the-game-using-conditionals-to-check-the-state.html

1.9 KB

091-step-9-submit-your-project-optional.html

1.0 KB

/10-java-programming-for-intermediates/

092-set-up-a-standard-java-project-in-android-studio.mp4

6.6 MB

093-virtual-machines-program-entry-points-main-vs-the-android-intent-filter.mp4

10.7 MB

094-classes-and-objects-demystified.mp4

12.2 MB

095-fields-the-dot-notation-and-an-objects-state.mp4

7.7 MB

096-using-getterssetters-access-modifiers-public-v.s.-private.mp4

16.0 MB

097-noargument-constructors-v.s.-parameterised-constructors.mp4

19.9 MB

098-object-behaviour-using-methods.mp4

25.5 MB

099-the-static-keyword-class-variables-class-methods.mp4

20.2 MB

100-inheritance-the-protected-modifier-the-override-annotation.mp4

49.4 MB

101-bonus-question.html

0.4 KB

/11-build-a-weather-app-use-gps-and-apis-to-get-data-from-the-web-tutorial/

102-what-will-we-make.mp4

8.5 MB

103-project-setup-overview.mp4

9.4 MB

104-gradle-project-module-scripts-and-android-sdk-compatibility.mp4

19.0 MB

105-adding-external-libraries-as-dependencies-with-gradle.mp4

28.3 MB

106-manage-app-permissions-in-the-android-manifest.mp4

13.0 MB

107-runtime-permissions-using-the-locationmanager-to-get-your-location.mp4

64.3 MB

108-networking-http-requests-status-codes-apis.mp4

25.7 MB

109-http-response-cheat-sheet.html

0.4 KB

110-making-the-http-request-for-weather-data.mp4

20.8 MB

111-the-json-format-explained.mp4

12.8 MB

112-parse-the-json-and-handle-exceptions-with-a-trycatch-block.mp4

29.1 MB

113-update-the-ui-and-show-the-weather-to-the-user.mp4

9.4 MB

114-create-a-new-activity-and-link-activity-layout.mp4

10.9 MB

115-using-intents-to-navigate-between-activities.mp4

17.8 MB

116-intent-extras-and-edittext-oneditoraction-callbacks.mp4

11.0 MB

117-api-call-with-a-city-name-the-logical-not-and-freeing-up-resources.mp4

12.2 MB

/12-coding-challenge-4-rest-apis-build-a-bitcoin-price-tracker/

118-what-you-will-create.mp4

9.7 MB

119-step-1-import-the-project.html

1.1 KB

120-step-2-check-out-the-files-in-the-stub-project.html

1.1 KB

121-step-3-add-app-permissions-to-access-the-internet.html

0.6 KB

122-step-4-add-the-android-asynchronous-http-client-dependency.html

1.0 KB

123-step-5-set-up-the-spinner-view.html

2.4 KB

124-step-6-interpret-the-api-docs-and-request-a-json.html

2.8 KB

125-step-7-make-a-get-request-using-the-networking-code.html

2.0 KB

126-step-8-parse-the-json-and-update-the-user-interface.html

1.4 KB

127-step-9-submit-your-app-for-certification-from-the-l.a.b.-optional.html

1.7 KB

/13-build-a-whatsapp-clone-and-learn-to-use-cloud-data-storage-tutorial/

128-what-will-we-make.mp4

9.0 MB

129-project-tour-and-overview-of-existing-code.mp4

25.3 MB

130-what-is-firebase.mp4

10.7 MB

131-create-a-new-project-on-firebase-and-configure-the-android-app.mp4

25.2 MB

132-registering-new-users-validating-data-the-builder-design-pattern.mp4

32.7 MB

133-storing-data-locally-on-device-using-sharedpreferences.mp4

12.4 MB

134-handling-user-login-with-firebaseauth.mp4

20.6 MB

135-retrieve-the-locally-stored-data.mp4

5.7 MB

136-create-the-model-class-save-data-to-the-cloud.mp4

22.7 MB

137-listviews-adapters-arraylists.mp4

26.1 MB

138-implementing-the-viewholder-pattern.mp4

29.5 MB

139-retrieve-data-from-firebase-with-a-childeventlistener.mp4

26.2 MB

140-styling-views-with-9-patch-images.mp4

14.3 MB

/14-app-design-course-introduction/

141-introduction-to-the-app-design-course.mp4

2.9 MB

142-why-is-design-important-for-an-app-entrepreneur.mp4

4.3 MB

143-designer-versus-nondesigner-thinking.mp4

6.1 MB

/15-colour-theory/

144-understanding-the-mood-of-your-colour-palette.mp4

12.6 MB

145-how-to-combine-colours-and-formulate-colour-palettes.mp4

7.0 MB

146-tools-for-designing-with-colour.mp4

4.6 MB

147-further-reading-on-designing-with-colour.html

3.3 KB

/16-typography/

148-introduction-to-typography.mp4

1.5 MB

149-the-serif-font-family-origins-and-use.mp4

12.5 MB

150-the-sans-serif-font-family-origins-and-use.mp4

2.8 MB

151-how-typography-determines-readability.mp4

4.6 MB

152-how-to-combine-fonts-like-a-pro.mp4

10.6 MB

153-further-reading-about-typography.html

5.9 KB

/17-the-fundamentals-of-user-interface-ui-design-for-mobile/

154-introduction-to-user-interface-design.mp4

1.2 MB

155-the-tour-guide-approach-to-ui-design.mp4

5.4 MB

156-the-importance-of-alignment.mp4

5.0 MB

157-what-is-good-practice-in-interaction-design.mp4

14.2 MB

158-colour-in-user-interface-design.mp4

4.2 MB

159-the-many-ways-of-designing-text-overlays.mp4

6.9 MB

160-how-to-be-an-attention-architect.mp4

8.0 MB

161-further-reading-on-user-interface-design.html

4.1 KB

/18-the-fundamentals-of-user-experience-ux-design-for-mobile/

162-introduction-to-user-experience-design.mp4

15.5 MB

163-usability.mp4

10.8 MB

164-asking-for-permissions.mp4

6.1 MB

165-user-profiling.mp4

5.2 MB

166-form-vs.-function.mp4

5.2 MB

167-consistency.mp4

5.8 MB

168-simplicity.mp4

8.7 MB

169-dont-make-me-think.mp4

13.5 MB

170-onboarding.mp4

5.1 MB

171-idiot-boxes.mp4

7.1 MB

172-further-reading-on-user-experience-design.html

5.7 KB

/19-designing-for-ios-vs.-android-what-are-the-important-differences/

173-android-vs.-ios-design.mp4

5.6 MB

174-navigation.mp4

5.2 MB

175-the-devil-is-in-the-details.mp4

1.9 MB

176-differences-in-icon-design.mp4

959.8 KB

177-flat-vs.-material-design.mp4

4.3 MB

178-differences-in-establishing-visual-hierarchy.mp4

1.3 MB

179-ios-and-android-design-guidelines.mp4

5.2 MB

/20-putting-it-all-together-a-stepbystep-guide-to-the-mobile-design-workflow/

180-step-1-design-patterns-and-colour-palettes.mp4

7.3 MB

181-step-2-how-to-design-user-flow-diagrams.mp4

15.4 MB

182-step-3-how-to-create-wireframes.mp4

24.2 MB

183-step-4-how-to-create-professional-mockups.mp4

8.8 MB

184-how-to-use-sketch-4.1-to-create-mockups-for-mobile.mp4

39.2 MB

185-how-to-use-canva-to-create-mockups.mp4

10.7 MB

186-your-turn-to-create-your-own-mockups.mp4

5.2 MB

187-step-5-how-to-create-animated-app-prototypes.mp4

7.6 MB

188-how-to-create-animated-prototypes-with-keynote.mp4

19.5 MB

189-how-to-create-prototypes-with-marvel-app.mp4

15.1 MB

190-your-turn-to-create-a-prototype.mp4

2.6 MB

/21-resources/

191-where-to-find-freeforcommercial-use-image-assets.html

0.8 KB

192-where-to-find-freeforcommercial-use-icons.html

0.8 KB

193-keep-learning-and-improving.mp4

3.8 MB

/

[FreeTutorials.Us].txt

0.1 KB

Freetutorials.Us.url

0.1 KB

 

Total files 196


Copyright © 2024 FileMood.com