Sample Code and Directory of libraries for Android Developers
TL;DR: Moshi version of Jackson's @JsonIgnore
. For when you can't use @Transient
.
In Moshi, You can use transient
keyword (in Kotlin: @Transient
annotation) for ignore serialization.
But sometimes it's conflict to other features. e.g. ebean-querybean
.
moshi-kotlin-ignore
is library for ignore parameter serialization / deserialization. You can use this library to resolve above issues.
This demo aims shows practical way of clean architecture, MVP in android with Kotlin.
An example app to download pdf from url and saved into your internal storage.
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app.
A sample project based on the new Android Component Architecture.
Lifecycle, LiveData, MVVM, ViewModels, DataBinding, Dagger
Using DragableView
you can merge various views into one layout with drag and drop animation. For example if you have 3 ImageViews(source view) and one MainImageView(destination view) and you want to implement drag-drop animation to drag one of the ImageView
(source) and drop on MainImageView
(destination view).
Record moments of your life or choose exist video or gif animation as watch face for your Android Wear device.
A ConstraintLayout
group that allows for simple staggered animations.
Gencycler is a compile time annotation processor, that writes the RecyclerView adapter code for you.
A simple easy-to-use service manager for Android. You can use this library without even declaration of your service in manifest.
Built over JobIntentService
so it is compatible with all OS versions including Android O. ServiceManager can be used from any place with context only.
This python code is used to generate the drawable icons for various screen sizes.
This tool allows you to tweak your layout in real time just like inspect element in the browser.
Make your native android Toasts Fancy. A library that takes the standard Android toast to the next level with a variety of styling options. Style your toast from code.
This project is an EndlessScroll for RecyclerView
Set alarms for location in map.
An Android Studio project which has a module that contains OpenCV SDK files ported and configured to use CMake and Android Gradle plugin 2.3.1 or above, making it easy to include OpenCV into Android applications.
An offline xls file renderer in google-docs like format.
Annotation Field Injector Library written in Kotlin
PyxInjector help you to inject field, methods by various annotation field.
Add a long shadow on any Android View.
Slick is an Android library to create applications following the principles of Clean Architecture. Slick simplify using the Clean Architecture.
Topics
2D Engines 3D Engines 9-Patch Action Bars Activities ADB Advertisements Analytics Animations ANR AOP API APK APT Architecture Audio Autocomplete Background Processing Backward Compatibility Badges Bar Codes Benchmarking Bitmaps Bluetooth Blur Effects Bread Crumbs BRMS Browser Extensions Build Systems Bundles Buttons Caching Camera Canvas Cards Carousels Changelog Checkboxes Cloud Storages Color Analysis Color Pickers Colors Comet/Push Compass Sensors Conferences Content Providers Continuous Integration Crash Reports Credit Cards Credits CSV Curl/Flip Data Binding Data Generators Data Structures Database Database Browsers Date & Debugging Decompilers Deep Links Dependency Injections Design Design Patterns Dex Dialogs Distributed Computing Distribution Platforms Download Managers Drawables Emoji Emulators EPUB Equalizers & Event Buses Exception Handling Face Recognition Feedback & File System File/Directory Fingerprint Floating Action Fonts Forms Fragments FRP FSM Functional Programming Gamepads Games Geocaching Gestures GIF Glow Pad Gradle Plugins Graphics Grid Views Highlighting HTML HTTP Mocking Icons IDE IDE Plugins Image Croppers Image Loaders Image Pickers Image Processing Image Views Instrumentation Intents Job Schedulers JSON Keyboard Kotlin Layouts Library Demos List View List Views Localization Location Lock Patterns Logcat Logging Mails Maps Markdown Mathematics Maven Plugins MBaaS Media Menus Messaging MIME Mobile Web Native Image Navigation NDK Networking NFC NoSQL Number Pickers OAuth Object Mocking OCR Engines OpenGL ORM Other Pickers Parallax List Parcelables Particle Systems Password Inputs PDF Permissions Physics Engines Platforms Plugin Frameworks Preferences Progress Indicators ProGuard Properties Protocol Buffer Pull To Purchases Push/Pull QR Codes Quick Return Radio Buttons Range Bars Ratings Recycler Views Resources REST Ripple Effects RSS Screenshots Scripting Scroll Views SDK Search Inputs Security Sensors Services Showcase Views Signatures Sliding Panels Snackbars SOAP Social Networks Spannable Spinners Splash Screens SSH Static Analysis Status Bars Styling SVG System Tags Task Managers TDD & Template Engines Testing Testing Tools Text Formatting Text Views Text Watchers Text-to Toasts Toolkits For Tools Tooltips Trainings TV Twitter Updaters USB User Stories Utils Validation Video View Adapters View Pagers Views Watch Face Wearable Data Wearables Weather Web Tools Web Views WebRTC WebSockets Wheel Widgets Wi-Fi Widgets Windows Wizards XML XMPP YAML ZIP Codes