Pinned Repositories
AdvancedRecyclerview
android
Common Utils library is developed to reduce efforts to achieve common features of the android apps. While developing the apps, we realized that we’re coding for many common features in all the apps. For e.g. check the network’s availability, using shared preferences, parsing, etc. And like us, many other android developers might be doing the same. So it needs to be reduced for all to save the development time with ease. This is how an idea popped in our mind, and we decided to develop an SDK which can reduce developers’ time and efforts.
Android-ActionItemBadge
This library offers a simple method to add a small badge icon to your ActionBar-MenuItem
Android-CircleProgressIndicator
ranjitzade's Repositories
ranjitzade/AdvancedRecyclerview
ranjitzade/Android-ActionItemBadge
This library offers a simple method to add a small badge icon to your ActionBar-MenuItem
ranjitzade/Android-CircleProgressIndicator
ranjitzade/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ranjitzade/Android-Material-SearchView
Material Design Search like Play store animation
ranjitzade/Android-SpinKit
Android loading animations
ranjitzade/androidcalendarview
Automatically exported from code.google.com/p/androidcalendarview
ranjitzade/AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
ranjitzade/AztecEditor-Android
A reusable native Android rich text editor component.
ranjitzade/chuck
An in-app HTTP inspector for Android OkHttp clients
ranjitzade/DeepLinkDispatch
A simple, annotation-based library for making deep link handling better on Android
ranjitzade/devoxx2010
Automatically exported from code.google.com/p/devoxx2010
ranjitzade/Diet-Management-Reminder-Android
Simple diet management reminder app using google calendar. Here i demonstrate the use of Modern Android development tools - (Kotlin, Architecture Components, MVVM, LiveData, Material Components)
ranjitzade/dtmf-decoder
ranjitzade/ExoPlayer
An extensible media player for Android
ranjitzade/extract_android_data
Extract all android files from your debuggable android application. It Includes database, shared prefs, etc all files from your android application data folder.
ranjitzade/FabricView
A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
ranjitzade/FlexibleAdapter
Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-)
ranjitzade/GifImageView
Android ImageView that handles animated GIF images
ranjitzade/HTextView
Animation effects to TextView
ranjitzade/KMPAutoCompleteTextView
AutoCompleteTextView for android with KMP algorithm
ranjitzade/Latex-Sample
ranjitzade/notes
A note-taking application written in flutter
ranjitzade/open-source-android-apps
Open-Source Android Apps
ranjitzade/PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
ranjitzade/ranjitzade.github.io
ranjitzade/react-native-qr-decode-image-camera
Decode react native from gallery and camera
ranjitzade/RecyclerStickyHeaderView
Sticky header view or suspending view for RecyclerView.
ranjitzade/svg-android
Imported from
ranjitzade/TokenAutoComplete
Gmail style MultiAutoCompleteTextView for Android