-
-
Trailers-Compose Public
A simple demo project for The Movie DB based on MVVM clean architecture and Jetpack Compose.
-
TimeGrid Public
Time Left shows you, the days, months, and years you have left this month, this year and in this lifetime.
-
Jetpack-Compose-Playground Public
A collection of concise write ups and demos on building some Jetpack Compose layouts and components.
-
RideSim Public
RideSim is a ride-hailing simulation app where the user can select a pickup and drop location, see the route on a map, estimate the fare, and simulate a driver arriving and completing a ride. It’s …
-
Github-Trending-Repos Public
An Android App that lists the most trending repositories from Github.
-
ContactsApp Public
Sample app to demonstrate Jetpack compose with MVVM
-
PagingLib3-Sample Public
A simple demo project for demonstrating the Paging3 library with Jetpack Compose.
-
NotesApp Public
A simple notes app to demo Room, Flow, Compose + MVI architecture in Android
-
JetpackComposeSample Public
Small write ups on everything Compose - for anyone like me, looking to develop apps using Jetpack Compose
-
Android-Cheat-sheet Public
Cheat Sheet for Android Interviews
-
TrailersApp Public
A simple demo project for The Movie DB based on MVVM clean architecture.
-
woocommerce Public
Forked from woocommerce/woocommerceAn open source eCommerce plugin for WordPress.
PHP UpdatedDec 29, 2021 -
DeviceInfo-Sample Public
[Android Library] Get easy access to device information super fast, real quick
-
toolargetool Public
Forked from guardian/toolargetoolA tool to help you debug TransactionTooLargeExceptions on Android 7+
Kotlin MIT License UpdatedMay 13, 2021 -
Today-I-Learned Public
A collection of small things I learn day to day across a variety of languages and technologies
-
Learn-Jetpack-Compose-By-Example Public
Forked from vinaygaba/Learn-Jetpack-Compose-By-ExampleThis project contains various examples that show how you would do things the "Jetpack Compose" way
-
PagingLibrary-Sample Public
An open source app that is refactored to demo Paging Library from Android Jetpack
-
Wifi-Connect Public
A library project to connect two devices using Wifi-Direct
-
Biometric-Auth-Sample Public
Add Biometric Authentication to any Android app
-
RoomDb-Sample Public
A simple notes app to demo Room + LiveData implementation in Android
-
Optimize Public
Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array…
-
GameOfThronesTrivia Public
An open source app that is refactored to demo ViewModel and LiveData
-
DataBindingExample Public
A demo of how to implement Data Binding in Android app
-
ConstraintLayout-Sample Public
A demo app to showcase constraint layout implementation in Android
-
woocommerce-android Public
Forked from woocommerce/woocommerce-androidWooCommerce Android app
Kotlin GNU General Public License v2.0 UpdatedFeb 25, 2019 -
WordPress-FluxC-Android Public
Forked from wordpress-mobile/WordPress-FluxC-AndroidWordPress Network and Persistence layer based on the Flux architecture
Java GNU General Public License v2.0 UpdatedFeb 19, 2019 -
Trailers Public
An open source app that is refactored to demo MVVM architecture
-
Jni-Sample Public
A simple project that demonstrates the use of jni to communicate between native and Java code in Android
-
Dagger2-Sample Public
A sample app to demo how to implement dagger in Android using Dagger Android Support library