Pinned Repositories
BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
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.
android-priority-jobqueue-examples
Examples for android-priority-jobqueue
f8DeveloperConferenceApp
Live-Tracking-with-Firebase-and-GPS
Uber like tracker to track your friend, child, girlfriend, pizzza etc with the help of Google Map and Firebase
openmobster
Automatically exported from code.google.com/p/openmobster
Store
Android Library for Async Data Loading and Caching
OkHttp-Volley-Gson
Sample app showcasing Android Networking with OkHttp, Volley and Gson. Check out the article to further explanation.
progress-activity
Easily add loading, empty and error states in your app.
LOG-TAG's Repositories
LOG-TAG/Text-Length-Bar
LOG-TAG/activity-factory
An activity generator for one-fragment-in-one-activity architecture to decrease code duplication of activity and to define the activity style standard easily for Android.
LOG-TAG/Android-MVP-Sample-Application
Android MVP Sample Application
LOG-TAG/Android-SDK-Sample-App
Sample apps demonstrating different ways to use Android SDK
LOG-TAG/AndroidTensorFlowMachineLearningExample
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
LOG-TAG/AndroidTools
Android开发工具类库.Toolkit of Android development, make your app developing easier!
LOG-TAG/AnimationsPlayground
This repo is an attempt to implement a complex animation
LOG-TAG/Aware
A playground for the new Google Awareness API
LOG-TAG/BottomNavigationViewBetweenActivities
An example of how to use Android's new Bottom Navigation View component to switch between separate activities.
LOG-TAG/CipherSharedPrefs
Library implements encrypion layer for SharedPreferences. Also added some additional features
LOG-TAG/declex
DecleX - Declarative Framework for Android, easier and faster coding.
LOG-TAG/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
LOG-TAG/firebase_tutorial
Tutorial for using Google Firebase from the Particle Photon or Electron using Webhooks
LOG-TAG/FirebaseExample
:fire: Simplistic example app demonstrating using latest Firebase features. Checkout branches for each feature.
LOG-TAG/from-java-to-kotlin
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
LOG-TAG/gitignore
A collection of useful .gitignore templates
LOG-TAG/GooeyMenu
Gooey menu - Android Fab Button with Gooey effect
LOG-TAG/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
LOG-TAG/LazyLoadingViews
Loading effect for the child views in Adapter View before binding data from service.
LOG-TAG/lottie-android
Render After Effects animations natively on Android and iOS
LOG-TAG/material-intro-screen
Inspired by Heinrich Reimer Material Intro and developed with love from scratch
LOG-TAG/PayUMoney-Android-SDK
LOG-TAG/PermissionsDispatcher
Simple annotation-based API to handle runtime permissions.
LOG-TAG/Phonograph
A material designed music player for Android
LOG-TAG/PiracyChecker
An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 9+ required.
LOG-TAG/RecyclerViewExtensions
RecyclerView made easier.
LOG-TAG/RxBus2
RxJava2 based bus with queuing (e.g. lifecycle based) support
LOG-TAG/shortbread
Android library that generates app shortcuts from Shortcut annotations
LOG-TAG/SimplerRecyclerViewAdapter
SimplerRecyclerViewAdapter used to simplfy the adapter structure for RecyclerView
LOG-TAG/TurboChat
Sample Android project done with MVVM, with functional and unit tests - prod and dev flavours