Pinned Repositories
android-card-form
A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
android-linear-layout-manager
Linear Layout Manager which supports WRAP_CONTENT
CitiesAutoComplete
Auto complete EditText for cities, using Google Places for Android
CreditCardForm
Credit card Form to easy accept credit cards + support for ISRACARD credit cards (8-9 digits)
FilterDrawer
Sample project that demonstrate the Filter drawer like in many apps like IO2015 and B&H
GetLocation
Sample app to get device location + ask for Location permission if needed (Android Marshmallow)
Hashtags
Layout example for arrange children views in multiple rows depending on their width.
LocationProject
Sample test for using Google Location APIs - still in Beta, please don't use it.
RxJavaConcepts
RxJava and RxAndroid Concepts
davidbeloo's Repositories
davidbeloo/CitiesAutoComplete
Auto complete EditText for cities, using Google Places for Android
davidbeloo/Hashtags
Layout example for arrange children views in multiple rows depending on their width.
davidbeloo/RxJavaConcepts
RxJava and RxAndroid Concepts
davidbeloo/CreditCardForm
Credit card Form to easy accept credit cards + support for ISRACARD credit cards (8-9 digits)
davidbeloo/FilterDrawer
Sample project that demonstrate the Filter drawer like in many apps like IO2015 and B&H
davidbeloo/android-card-form
A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
davidbeloo/android-linear-layout-manager
Linear Layout Manager which supports WRAP_CONTENT
davidbeloo/GetLocation
Sample app to get device location + ask for Location permission if needed (Android Marshmallow)
davidbeloo/LocationProject
Sample test for using Google Location APIs - still in Beta, please don't use it.
davidbeloo/RecyclerViewAdapterWithHeader
This is a sample for RecyclerView adapter with header (GridView and ListView).
davidbeloo/TestImageLoadUnity
A sample project to test image loading from url to unity game object
davidbeloo/ToastInUnity
Unity sample project that use android plugin that exposed Toast functionality
davidbeloo/ToastPlugin
Android Plugin Library for Toast functionally in Unity Project