Stars
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
Multiplatform Kotlin application of KotlinAcademy
Extensive Open-Source Guides for Android Developers
mgribel / espresso
Forked from shauvik/espressoEspresso Repository on Github
Dribbble app built with React Native
React Native App from my video Course on Youtube
Architecture and code guidelines we use at ribot when developing for Android
Android boilerplate app that showcases architecture and libraries used at ribot
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Android App Security Checklist
Cross-Platform React Native UI Toolkit
Image Cropping Library for Android, optimized for Camera / Gallery.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Documentação de Endpoints para acesso à plataforma de AppCivicos do TCU.
Sample project of my blog Grokking Android. Sample for this post: http://www.grokkingandroid.com/first-glance-androids-recyclerview/
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to sh…
Inspired by https://github.com/driftyco/ionic-angular-cordova-seed but refactored for use with https://github.com/diegonetto/generator-ionic
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and …