Top 20 NuGet android Packages

A Google's InstallReferrer library binding for Xamarin Android
A custom Android ImageView that creates an iridescent effect on top of images.
Xamarin bindings for TensorFlow Lite Support Library.
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_esqlite3()); This particular plugi...
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCL.raw as well as SQLitePCL.plugin.sqlite3.net45 or similar.
MonoDroid Toolkit provides a bunch of utilities for Xamarin.Android including: Documentation and sample code at: https://github.com/jamesmontemagno/monodroidtoolkit -Image Loader and File Cachine -Holo Circular Progress Bar -Network Utils (mac, ip, etc) -Progres...
Provides a library for enabling Material Design for Android projects.
Provides control abstractions for Xamarin.Forms-based apps.
A tiny FSharp and CSharp Rest server
Xamarin.Forms side menu control (targeted at Android & iOS)
Xamarin.Forms gestures plugin for view controls (targeted at Android & iOS)
An easy to use extension for SQLite.Net PCL that allows you to seamlessly encrypt/decrypt data when inserted/accessed from the database by adding one simple attribute. Works great one all major platforms (iOS, Android, Windows Universal)
PCLMock is mocking framework in a PCL, making it usable on platforms such as iOS and Android.
Binding library of https://github.com/wdullaer/MaterialDateTimePicker v2.5.0
A simple filename helper class for content files
Part of Twitter Fabric, Answers is real-time mobile analytics that you don't need to analyze. It was created to make understanding your user base incredibly simple -- so you can spend your time building amazing experiences in your product, not digging through data.
Part of Twitter Fabric, Crashlytics offers the most powerful, yet lightest weight crash reporting solution for iOS. Crashlytics also provides real-time analytics through Answers and app distributions to testers using Beta.
Xamarin binding for https://github.com/TUBB/SwipeMenu, used by http://talktosomeone.net
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3_xamarin()); Depending on the platform, you may also need to...