ProgrammingAndroidExamples VS BlurEffectForAndroidDesign

Compare ProgrammingAndroidExamples vs BlurEffectForAndroidDesign and see what are their differences.

ProgrammingAndroidExamples

This repo contains example code for O'Reilly's "Programming Android" by Zigured Mednieks, Laird Dornin, Blake Meike and Masumi Nakamura (by bmeike)

BlurEffectForAndroidDesign

Sample to show how to implement blur graphical tricks (by PomepuyN)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ProgrammingAndroidExamples BlurEffectForAndroidDesign
- -
213 1,962
- -
0.0 0.0
over 9 years ago about 8 years ago
Java Java
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ProgrammingAndroidExamples

Posts with mentions or reviews of ProgrammingAndroidExamples. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ProgrammingAndroidExamples yet.
Tracking mentions began in Dec 2020.

BlurEffectForAndroidDesign

Posts with mentions or reviews of BlurEffectForAndroidDesign. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning BlurEffectForAndroidDesign yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing ProgrammingAndroidExamples and BlurEffectForAndroidDesign you can also consider the following projects:

GraphView-Demos - Examples for my Android GraphView library

Android-AOPExample - This is a simple example of Aspect Oriented Programming in Android

ViewPagerHeaderScrollDemo

Android-Material-Examples - [Deprecated] Little bites of Material Design

u2020 - A sample Android app which showcases advanced usage of Dagger among other open source libraries.

android-demo - Android common lib demo, include ImageCache, HttpCache, DropDownListView, DownloadManager, install apk silent and so on, you can find description

AndroidPushNotificationsDemo - A example of an android app that receives push notifications using MQTT.

androidmvp - MVP Android Example

android-best-practices - Do's and Don'ts for Android development, by Futurice developers

kotlin-sample-app - 📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.

android-proguard-snippets

Android-RxJava - Learning RxJava for Android by example