Pinned Repositories
Aftermath
A simple, annotation-based Android library for generating onActivityForResult handlers.
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-course
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
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.
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
android-dagger2-example
This project implements the dagger 2 in android for dependency injection
android-kotlin-demo
A demo of an Android app using Kotlin
TizenTVApps
Tutorial and Sample apps for the Tizen TV web platform
aurangzaibumer777's Repositories
aurangzaibumer777/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
aurangzaibumer777/android-architecture-course
aurangzaibumer777/android_additive_animations
Additive animations for Android!
aurangzaibumer777/arcgis-runtime-samples-android
ArcGIS Runtime SDK for Android Samples
aurangzaibumer777/ARCore
ARCore Course
aurangzaibumer777/arcore-augmented-image-swarm
We made this app to test Augmented Image of Google ARCore.
aurangzaibumer777/ARCore-Location
Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
aurangzaibumer777/ARCoreExperiments
ARExperiments with Google ARCore
aurangzaibumer777/awesome-audio-visualization
A curated list about Audio Visualization.
aurangzaibumer777/BottomNavViewWithFragments
Bottom navigation view with fragment. prevent fragment recreation.
aurangzaibumer777/creative-viewpager
Creative View Pager easy to use in Android
aurangzaibumer777/DirectionsSDK
Unofficial SDK for Google Directions API
aurangzaibumer777/Dual-color-Polyline-Animation
This library will help to show the polyline in dual color similar as Uber.
aurangzaibumer777/geotools
Official GeoTools repository
aurangzaibumer777/gradle-dependency-graph-generator-plugin
Gradle plugin that generates dependency graphs from your project.
aurangzaibumer777/JAVA-8-Starter-Pack
includes Java 8 examples of basic features
aurangzaibumer777/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
aurangzaibumer777/marvel
aurangzaibumer777/materialChipView
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
aurangzaibumer777/moshi
A modern JSON library for Android and Java.
aurangzaibumer777/objectify
The simplest convenient interface to the Google Cloud Datastore
aurangzaibumer777/opensrp-client-core
Core OpenSRP Android client library
aurangzaibumer777/paperparcel
Auto-generate the fastest possible Parcelable implementations for Java and Kotlin
aurangzaibumer777/quine-relay
An uroboros program with 100+ programming languages
aurangzaibumer777/rootbeer
Simple to use root checking Android library and sample app
aurangzaibumer777/router-annotations
Annotation for making VIPER's "Router" for any Activity class.
aurangzaibumer777/rpg_svo
Semi-direct Visual Odometry
aurangzaibumer777/rxandroidexamples
A set of examples for using RxJava in Android
aurangzaibumer777/ShimmerLayout
Memory efficient shimmering effect for Android applications by Supercharge.
aurangzaibumer777/TvMaze
The Android application showcasing the use of MVVM design using Android Architecture Components with RxJava2, Retrofit2, Dagger2, DataBinding and Glide. The codebase also has Static Analysis Tools like CheckStyle, PMD and FindBugs integrated to provide static code analysis