mohanrajtrade's Stars
kejunxia/AndroidMvc
Android MVC/MVP/MVVM framework
nisrulz/sensey
:zap: [Android Library] Play with sensor events & detect gestures in a breeze.
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
amitshekhariitbhu/awesome
A curated list of awesome lists
amitshekhariitbhu/WordSuggestions
WordSuggestions
amitshekhariitbhu/Floatingview
amitshekhariitbhu/AppLock
Android Application for app lock
amitshekhariitbhu/tiger
amitshekhariitbhu/awesome-android-things
A curated list of awesome android things tutorials, libraries and much more at one place
amitshekhariitbhu/RxJava2-Android-Samples
RxJava 2 Android Examples - How to use RxJava 2 in Android
amitshekhariitbhu/Android-MVP-Sample-Application
Android MVP Sample Application
amitshekhariitbhu/Fast-Android-Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
aosp-mirror/platform_frameworks_base
octo-technology/RoboSpice-samples
All samples of the RoboSpice library.
stephanenicolas/robospice
Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
wordpress-mobile/PasscodeLock-Android
Android Library that provides passcode lock to your app
vitkhudenko/test_asynctask
A simple app to test Android's AsyncTask behaviour (serial vs parallel execution)
jfeinstein10/JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
Evernote/android-job
Android library to handle jobs in the background.
SphiaTower/ActionBar-PullToRefresh
Add support for RecyclerView
bilalsammour/DobList
DobLis is an Open Source Android library that provides to ListView adding ProgressBar (or any view) to the footer of ListView to be shown in loading more, and callback that is called when reaching last item in ListView.
steviek/InfiniteScrollingListView
Demo of the infinite scroll list adapter
intuit/ssp
Variant of sdp project based on the sp size unit.
path/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
Truiton/ActivitytoFragment
shanraisshan/Android-Database-Viewer
Utility class for viewing Android Application Database by pulling it from internal storage
survivingwithandroid/Surviving-with-android
Source code related to the posts in the blog
aron-bordin/Android-Tutorials
Android Tutorials
danylovolokh/VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.