Pinned Repositories
android-advanced-starter-apps
Starter apps for the apps that students create as they work through the Advanced Android Development training course created by the Google Developer Training team.
android-dagger
kotlin project with dagger
android-hilt
android-kotlin-fundamentals-starter-apps
android-kotlin-fundamentals-starter-apps
apps-android-commons
Upload pictures from Android to Wikimedia Commons. Looking for volunteers! Come say hi at https://groups.google.com/d/forum/commons-app-android and install at https://play.google.com/store/apps/details?id=fr.free.nrw.commons
architecture-components-samples
Samples for Android Architecture Components.
architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
BikeShare
Jetpack Compose and SwiftUI based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/).
GeneticAlgorithm
This is a genetic algorithm I made in C++, compiled for Linux and for Android as .apk. It is a didactic example with a couple of integers as population, and the goal is to optimize the sum of those numbers to get a requested result.
RetrofitAndRoomSample
A simple implementation of Android "Architecture Components" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html
IgnacioGarcia198's Repositories
IgnacioGarcia198/android-hilt
IgnacioGarcia198/BikeShare
Jetpack Compose and SwiftUI based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/).
IgnacioGarcia198/BikeSharing-Android
IgnacioGarcia198/CellularAutomataKotlin
An example of Stephen Wolfram's cellular automata.
IgnacioGarcia198/CleanArchGenerator
A plugin for IntelliJ and Android Studio IDEs that generates clean architecture file structure. Currently only for Flutter projects.
IgnacioGarcia198/Custom-Fan-Controller
Kotlin Codelab solution. Codelab: https://codelabs.developers.google.com/codelabs/advanced-andoid-kotlin-training-custom-views/#0
IgnacioGarcia198/DarkModeMinimalSample
Minimal sample of dark mode usage with material components.
IgnacioGarcia198/ecdsa-node
A conceptual sample of an ECDSA node.
IgnacioGarcia198/EspressoCucumberTest
Very basic Android project showcasing a problem running plain Espresso tests with Cucumber
IgnacioGarcia198/galway-bus-android
Android Galway Bus app using Kotlin Multiplatform shared code
IgnacioGarcia198/hardhat-boilerplate
Fork of the hardhat-boilerplate with simple fixes for interaction with Metamask.
IgnacioGarcia198/IncludeBuildSample
IgnacioGarcia198/k-9
K-9 Mail – Open Source Email App for Android
IgnacioGarcia198/KEthereum
Kotlin library for Ethereum
IgnacioGarcia198/kmm-sample
Example of Kotlin multiplatform project
IgnacioGarcia198/KMM-SpaceXSample
The app from the tutorial at https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-ktor-sqldelight.html
IgnacioGarcia198/Kobweb3
Kobweb3 + Hardhat sample/template to work with smart contracts.
IgnacioGarcia198/kotlin-dsl-samples
Samples builds using the Gradle Kotlin DSL
IgnacioGarcia198/KtsRunner
Library for executing .kts files from regular Kotlin code
IgnacioGarcia198/material-components-android-motion-codelab
IgnacioGarcia198/MiniPaint
Kotlin codelab solution. Codelab link: https://codelabs.developers.google.com/codelabs/advanced-android-kotlin-training-canvas/index.html?index=..%2F..advanced-android-kotlin-training#0
IgnacioGarcia198/moko-template
Template project of a Mobile (Android & iOS) Kotlin MultiPlatform project with the MOKO libraries and modularized architecture
IgnacioGarcia198/MotionLayout-Kotlin-Codelab
Google's codelab completed.
IgnacioGarcia198/My-Task-Manager-Django
IgnacioGarcia198/ndk-samples
Android NDK samples with Android Studio
IgnacioGarcia198/Pokedex
🗡️ Android Pokedex using Dagger Hilt, Motion, Coroutines, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
IgnacioGarcia198/PokemonQuizKotlin
IgnacioGarcia198/PropertyAnimation-Kotlin-Codelab
IgnacioGarcia198/SimplePerceptronKotlin
A simple implementation example of a perceptron in Android.
IgnacioGarcia198/StoreClassic