Skip to content

wnyao/android-development-course

Repository files navigation

James Cook University Singapore

CP3406-Mobile-Computing


This repository contains weekly challenges and course assignments on learning to build with Android. If you will like to get started, feel free to use its as a guides to test your learnings and knowledges.


Refer to the guidelines here.

Weekly Challenges:

  • Week1: MyDiet
  • Week2: QuickSum
  • Week3: GuessingGameApp
  • Week4: GuessTheCeleb
  • Week5: PhotoEditor
  • Week6: UtilityApp (WeatherToday)
  • Week7: DrumKit
  • Week8: SpiritLevelApp
  • Week9: EducationalGame (SumUp!)

Course Assignments:


How to run

Given that all project modules within this repository are not in production build, you will have to extract the particular repository out from this mono repository and import it into Android Studio. The steps are as follows:

Steps

  1. Download this mono repo from Github
  2. Pull out the particular project repository that you are interested
  3. Launch Android Studio
  4. Go for Open an existing Android Studio Project
  5. Locate to the repository that were pulled out
  6. Run on an emulator with correct Sdk version

Caveats

  • I don't recommend you to checkout directly using the Web URL on Android studio.
  • Beware on Gradle dependencies at builld.gradle, some of them might be outdated and required new version.
  • Project modules for Weekly Challenges serve merely as coding playground with the simple implementing features listed on the gudelines. Only project modules from Course Assignments are considered complete application.

Author:

License:

About

👩🏼‍💻 Learning materials for Android Development

Topics

Resources

License

Stars

Watchers

Forks

Languages