Pinned Repositories
Android-samples
This repository is used to store all controls' samples for the Telerik UI for Android suite.
android-stackblur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
AndroidSurfaceExample
Example interaction android camera api, glsurafceview, mediacodec and surfaces
butterknife
View "injection" library for Android.
camera-samples
Multiple samples showing the best practices in camera APIs on Android.
Clean-Architecture-Android
The sample app of using The clean architecture model for android.
GenericDao
RenderscriptHistogramExperiments
RxAndroidBle
bobroalexandr's Repositories
bobroalexandr/Clean-Architecture-Android
The sample app of using The clean architecture model for android.
bobroalexandr/GenericDao
bobroalexandr/RenderscriptHistogramExperiments
bobroalexandr/RxAndroidBle
bobroalexandr/Android-samples
This repository is used to store all controls' samples for the Telerik UI for Android suite.
bobroalexandr/android-stackblur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
bobroalexandr/AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.
bobroalexandr/AndroidSurfaceExample
Example interaction android camera api, glsurafceview, mediacodec and surfaces
bobroalexandr/butterknife
View "injection" library for Android.
bobroalexandr/camera-samples
Multiple samples showing the best practices in camera APIs on Android.
bobroalexandr/cheesesquare
Demos the new Android Design library.
bobroalexandr/dagger
A fast dependency injector for Android and Java.
bobroalexandr/ffmpeg
bobroalexandr/gradle-mvn-push
Helper to upload Gradle Android Artifacts to Maven repositories
bobroalexandr/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
bobroalexandr/leakcanary
A memory leak detection library for Android and Java.
bobroalexandr/okhttp
An HTTP+SPDY client for Android and Java applications.
bobroalexandr/OrmBenchmark
bobroalexandr/otto
An enhanced Guava-based event bus with emphasis on Android support.
bobroalexandr/picasso
A powerful image downloading and caching library for Android
bobroalexandr/reflection-no-reflection
A proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and Java.
bobroalexandr/retrofit
Type-safe REST client for Android and Java by Square, Inc.
bobroalexandr/rex-weather
RexWeather - A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services
bobroalexandr/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.
bobroalexandr/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
bobroalexandr/RxTestProject
bobroalexandr/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
bobroalexandr/unmock-plugin
Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.