Pinned Repositories
android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
Android-File-Attachments-master
android-fundamentals
android-ktx
A set of Kotlin extensions for Android app development.
android-library-experiments
This repo is for experimenting with new android libraries, often by modifying the android-draft-manager MVVM jetpack architecture sample app created by Cameron Voell"
android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
ChangeDetection
Automatically track websites changes on Android in background.
MaterialX
karthikbompada's Repositories
karthikbompada/ChangeDetection
Automatically track websites changes on Android in background.
karthikbompada/MaterialX
karthikbompada/android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
karthikbompada/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
karthikbompada/android-architecture-components
Samples for Android Architecture Components.
karthikbompada/Android-File-Attachments-master
karthikbompada/android-fundamentals
karthikbompada/android-ktx
A set of Kotlin extensions for Android app development.
karthikbompada/android-library-experiments
This repo is for experimenting with new android libraries, often by modifying the android-draft-manager MVVM jetpack architecture sample app created by Cameron Voell"
karthikbompada/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
karthikbompada/android-MVVM-DataBinding-FormExample
A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.
karthikbompada/BakingApp
karthikbompada/Debt-Tracker
Room, SQLite, custom queries, multiple tables, foreign keys, mvvm, rxjava
karthikbompada/Dogfacts
karthikbompada/dundee
Android App Architecture Showcase
karthikbompada/forecast-mvvm-android-kotlin
Forecast MVVM app as found in the free course.
karthikbompada/iosched
The Google I/O 2018 Android App
karthikbompada/LeafPic
MIRROR FROM GITLAB! Don't make PR here do it on Gitlab.
karthikbompada/material-components-android
Modular and customizable Material Design UI components for Android
karthikbompada/People-MVVM
Sample to explain Model View ViewModel and DataBinding in Android Applications
karthikbompada/Popular-Movies-App
A simple Android app, that helps you discover most popular and most rated movies. Project 1 & 2 of Udacity Android Developer Nanodegree.
karthikbompada/RestApiMVVM
App that interacts with a Rest Api @food2fork.com. Architecture is MVVM.
karthikbompada/SDKMonitor
App to display and monitor the targetSDK from installed apps.
karthikbompada/ShoppingListTestingYT
karthikbompada/TheWeatherApp-MVVM
Consuming open weather maps api and adapting the project to MVVM architecture using Android's Architecture components: ViewModel, LiveData and Repositories and all of the Jetpack needed for the project.
karthikbompada/TicTacToe-MVVM
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
karthikbompada/todoapp
karthikbompada/udacity-popular-movies
Android developer nanodegree, Projects 1 & 2: Popular Movies app
karthikbompada/Unit-Testing-2
Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)
karthikbompada/WorkManager
A simple example to demonstrate the working of the Work Manager.