Pinned Repositories
alexjlockwood.github.io
Android Design Patterns
AndResGuard
proguard resource for Android by wechat team
android-3D-model-viewer
Android app to load 3D models using pure OpenGL ES 2.0. Published on Play Store
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
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 blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-demos
Examples of Android applications
android-friend-smash
Built natively in Eclipse, using Java, Friend Smash for Android integrates the Facebook SDK for Android to provide easy login, increased engagement and improved organic distribution. Learn how to build Facebook into an Android app from the ground up.
android_guides
Extensive Open-Source Guides for Android Developers
bluedares's Repositories
bluedares/mintube
Minimized / Floating YouTube for Android
bluedares/YouTubePlaylist
A sample Android application which demonstrates the use of the YouTube Data v3 API.
bluedares/googleads-mobile-android-examples
googleads-mobile-android
bluedares/android-demos
Examples of Android applications
bluedares/android-samples
Samples demonstrating how to use Google Maps Android API v2.
bluedares/alexjlockwood.github.io
Android Design Patterns
bluedares/RecyclerView-MultipleViewTypesAdapter
Android library defining adapter classes of RecyclerView to manage multiple view types
bluedares/hashtag-view
Android fully customizable widget for representing data like hashtags collection and similiar.
bluedares/YouTubeBackgroundPlayback
[Xposed module] Enable background playback in YouTube
bluedares/ProjectOxford-Apps-MimickerAlarm
Project Oxford Mimicker Alarm
bluedares/AndResGuard
proguard resource for Android by wechat team
bluedares/MultiThreadDownload
Android Multi-Thread Download library
bluedares/FileDownloader
Multitask、Breakpoint-resume、High-concurrency、Simple to use、Single-process
bluedares/plaid
bluedares/recyclerview-playground
Examples of RecyclerView use and custom LayoutManager implementations
bluedares/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
bluedares/Interesting-Android-repositories
bluedares/dagger
A fast dependency injector for Android and Java.
bluedares/Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.
bluedares/android-mvp
bluedares/butterknife
View "injection" library for Android.
bluedares/network-connection-class
Listen to current network traffic in the app and categorize the quality of the network.
bluedares/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
bluedares/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
bluedares/UpcomingMoviesMVP
Sample project of MVP and Material Design using as repository a list of upcoming movies
bluedares/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
bluedares/android_guides
Extensive Open-Source Guides for Android Developers
bluedares/MVPAndroidBootstrap
Clean MVP bootstrap architecture
bluedares/MvpCleanArchitecture
A sample project using Clean architecture and MVP in Android
bluedares/ListBuddies
Android library to achieve in an easy way, the behaviour of the home page in the Expedia app, with a pair of auto-scroll circular parallax ListViews.