Skip to content

molnarorsi/Android2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android University Course Project Template

Overview

This repository serves as a template for university course projects that involve basic Kotlin exercises and an Android project. It includes the following components:

kotlin-exercises

A directory containing basic Kotlin exercises designed to test your understanding of fundamental concepts. These exercises are based on real-world use cases and offer a practical approach to learning Kotlin. Detailed instructions are provided for each exercise, and hints are available if you encounter difficulties.

android-project

A directory containing a starter Android project. You can use this project as a foundation for your own Android application, tailoring it to your specific requirements and adding your unique features.

Getting Started

To begin using this template repository, follow these steps:

  1. Create your own repository based on this template and then clone your repo to your local machine.
  2. Navigate to the kotlin-exercises directory and complete the exercises by following the provided instructions.
  3. Go to the android-project directory and implement the core functionalities of the Recipe-app.
  4. Run the project to ensure that everything is functioning correctly.
  5. Customize the project to meet your project's needs and incorporate your own features.

Contributing

If you encounter any issues with this template repository or have suggestions please contact me.

Resources

Here are some valuable resources to aid you in your course project:

  • Kotlin Playground: An online tool for writing and running Kotlin code in your web browser.
  • Android Developers: The official documentation for Android app development.
  • IntelliJ IDEA Documentation: Official documentation for IntelliJ IDEA, which is compatible with Kotlin development.
  • freeCodeCamp: A website offering free courses on programming and software development.
  • Udacity: An online learning platform with a range of courses, including Android development.
  • Moodle: This is where you can access all exercises related to this course.

Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages