Pinned Repositories
android_threading
An example of how threads can be used in android. Simple to advanced. including message pool usage example and binding threads to each other
AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
AndroidTouchGallery
Android widget for gallery, using viewpager. Allow pinch zoom and drag for images by url
androidUtil
What I usually use in my Android projects in one place.
auto_scroll_text
Best-README-Template
An awesome README template to jumpstart your projects!
ConstraintAccordion
A Simple Accordion list using ConstraintLayout and ConstraintSet
expandableViewGroup
Custom expandable view for Android to display or hide injected views. A user-friendly expandable list with animations.
lifecycle_ware_objects
netWatch
Simple Android library to notify Android device network changes and react properly.
draxdave's Repositories
draxdave/netWatch
Simple Android library to notify Android device network changes and react properly.
draxdave/ConstraintAccordion
A Simple Accordion list using ConstraintLayout and ConstraintSet
draxdave/lifecycle_ware_objects
draxdave/androidUtil
What I usually use in my Android projects in one place.
draxdave/expandableViewGroup
Custom expandable view for Android to display or hide injected views. A user-friendly expandable list with animations.
draxdave/android_threading
An example of how threads can be used in android. Simple to advanced. including message pool usage example and binding threads to each other
draxdave/AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
draxdave/auto_scroll_text
draxdave/Best-README-Template
An awesome README template to jumpstart your projects!
draxdave/binding2way
Kotlin source code to illustrate a Two-Way binding for edittext and a custom view in android.
draxdave/comics-explorer
Sample project to demonstrate my android skills for the tech interview at 'Shortcut'.
draxdave/conventionalcommits.org
The conventional commits specification
draxdave/dinDinn
draxdave/draxdave
draxdave/Folder-ResideMenu
An extension of ResideMenu
draxdave/ftp-android
draxdave/ImageSlideshow
Android image slider.
draxdave/kenar_menu
draxdave/loading_button
a simple button widget to use in Android projects. Loading button will be disabled on click events and prevents repetitive clicks and a verity of bug production ..
draxdave/Pano360
Pure Java library to play 360 degree panorama video / photo (VR video) on Android. Using OpenGL ES 2.0 -安卓全景视频/图片播放器
draxdave/permissioner
This is a java class which can help android developers to manage permissions over Android v6(or newer) OS's .
draxdave/secure-storage-android
Store strings & credentials securely encrypted on your device
draxdave/slider_plus
A second sliding layout beside Androids native sliding menu.
draxdave/smartrider
A sample simple app to launch multiple online-cab booking apps at once in Android. Don't forget to put your google maps api-key inside strings.xml
draxdave/StfalconImageViewer
A simple and customizable Android full-screen image viewer with shared image transition support, "pinch to zoom" and "swipe to dismiss" gestures
draxdave/tensor-web-server
draxdave/tensor_detection
draxdave/vertical-stepper-form
Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.
draxdave/ViewBaker
A Powerful method to dynamically create Views and Viewholders in android . It's being developed yet but you can use it as an individual class in your project. just read the instructions below .
draxdave/zoomage
A simple pinch-to-zoom ImageView library for Android