Pinned Repositories
AndroidColors
Implementation about how to create transparent colors in Android.
AndroidFundamentals
Android Fundamentals - Concepts
AndroidFundamentals04
AndroidFundamentalsFall2021
AndroidFundamentalsMay2021
Android Fundamentals May 2021
AndroidFundamentalsSpring2023
Android Fundamentals Spring2023
KotlinAdventOfCode2020
Kotlin Advent Of Code 2020
RecyclerView-AndroidFundamentals
A basic sample code helpful to learn how to use RecyclerView in your Android app.
TeenTechmakersJava
Teen Techmakers is a program for high school students who want to build the foundation for a future career in programming.
magdamiu's Repositories
magdamiu/AndroidFundamentalsSpring2023
Android Fundamentals Spring2023
magdamiu/AndroidFundamentals
Android Fundamentals - Concepts
magdamiu/AndroidFundamentals04
magdamiu/RecyclerView-AndroidFundamentals
A basic sample code helpful to learn how to use RecyclerView in your Android app.
magdamiu/AndroidFundamentalsFall2021
magdamiu/AndroidFundamentalsFall2022
AndroidFundamentalsFall2022
magdamiu/AndroidRoom
An updated example about using Room Persistence Library
magdamiu/CameraXDemo
magdamiu/ADPP-AndroidFundamentals
“Atelierul Digital pentru Programatori” (ADPP) is an initiative made by Google that aims to create opportunities for young people and students who want to learn how to code, but also for those who want to become entrepreneurs in the tech field.
magdamiu/AndroidFundamentalsS3
magdamiu/AndroidFundamentalsSpring2022
Android Fundamentals Spring 2022
magdamiu/CGMKotlinTraining
magdamiu/FirebaseIntegration
A basic example with login with Google and Cloud Firestore using Firebase
magdamiu/KotlinAdventOfCode2020
Kotlin Advent Of Code 2020
magdamiu/SIIT
magdamiu/AndroidFundamentalsMay2021
Android Fundamentals May 2021
magdamiu/Android_Fundamentals_CodeChallenge1_Week2
Android Fundamentals - Code Challenge 1 (Week 2) - Google Atelierul Digital pentru Programatori
magdamiu/AndroidFundamentals05
Android Fundamentals | University Years 2020-2021
magdamiu/AndroidFundamentalsS2
magdamiu/AndroidPlayground
Just some Android (java) code samples for beginners
magdamiu/ArchitectureComponents
A simple to do list done by using the main Architecture Components: LiveData, ViewModel, Room.
magdamiu/ArchitectureComponentsSample
magdamiu/CleanCodeWithKotlin
Support code for Clean Code with Kotlin presentation
magdamiu/DemoWorkManager
Examples used in "Workout your tasks with WorkManager" talk
magdamiu/HelloFragments
magdamiu/HighPerformanceWithIdiomaticKotlin
The code samples for the talk "High performance with idiomatic Kotlin"
magdamiu/java-training
magdamiu/PartyMaker
Bachelor degree UPIT
magdamiu/SiitAndroidFundamentals
A repository with code examples about the main concepts from Android Development
magdamiu/TestingInJava
Just some code samples