Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View asliakar343's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report asliakar343

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
asliakar343/README.md

Practicals for Google's Advanced Android Developer Course

This repository contains all the answers to the codelabs for Google's Advanced Android Developers Course.

The course concepts can be found here.

Please note that this is not the official repository for the course. It doesn't contain starter projects for the practicals but rather the completed solutions to the tasks and challenges given.

Author

Mahak Aggarwal

Additional Notes

  • Android Version: API 21 and above
  • Android Studio Version: 3.4.1 and above
  • Gradle Version: 5.1.1 and above

All apps in this repository are made using java and AndroidX libraries. All homework question and answers are in the MainActivity.java file of the homework projects. Architecture components are covered in fundamentals.

The repository is complete and all the projects work as intended.

Contents

  • 1.1: Fragments
  • 1.2: Fragment communication
  • 2.1: App widgets
  • 3.1: Getting sensor data
  • 3.2: Sensor-based orientation
  • 4.1 Part A: Profile GPU Rendering tool
  • 4.1 Part B: Debug GPU Overdraw and Layout Inspector tools
  • 4.2: Memory Profiler tool
  • 5.1: Add language support
  • 5.2: Use locale to format data
  • 6.1: Explore accessibility in Android
  • 6.2: Create accessible apps
  • 7.1: Device location
  • 8.1: Places API
  • 9.1: Google Maps
  • 10.1 Part A: Customize View subclasses
  • 10.1 Part B: Custom view from scratch
  • 11.1 Part A: Create Canvas objects
  • 11.1 Part B: Draw on Canvas objects
  • 11.1 Part C: Apply clipping to Canvas objects
  • 11.2: SurfaceView objects
  • 12.1: Property animations
  • 13.1: Play video in a VideoView

Popular repositories Loading

  1. Advanced-Android-Developer Advanced-Android-Developer Public

    Forked from MahakAggarwal/Advanced-Android-Developer

    Answers to codelabs for Google's Advanced Android Developer Course

    Java

  2. asliakar343 asliakar343 Public

    Config files for my GitHub profile.

  3. homebrew-fix-android-emulator-audio homebrew-fix-android-emulator-audio Public

    Forked from mrmike/homebrew-fix-android-emulator-audio

    Hombrew repository for fix-android-emulator-audio script

    Ruby

  4. compose-color-picker compose-color-picker Public

    Forked from godaddy/compose-color-picker

    Jetpack Compose Android Color Picker 🎨

    Kotlin

  5. JetComposer JetComposer Public

    Forked from prafullmishra/JetComposer

    Collection of UIs and Animations built with Jetpack Compose for Android

    Kotlin