kotlin-sample-app VS BlurEffectForAndroidDesign

Compare kotlin-sample-app vs BlurEffectForAndroidDesign and see what are their differences.

BlurEffectForAndroidDesign

Sample to show how to implement blur graphical tricks (by PomepuyN)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kotlin-sample-app BlurEffectForAndroidDesign
3 -
2,377 1,962
- -
0.0 0.0
over 2 years ago about 8 years ago
Kotlin Java
Apache License 2.0 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.

kotlin-sample-app

Posts with mentions or reviews of kotlin-sample-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-04.

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 kotlin-sample-app and BlurEffectForAndroidDesign you can also consider the following projects:

Android-ItemTouchHelper-Demo - Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.

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

android-mvvm-dagger-rxjava-retrofit - A sample project which demostrate use of MVVM and Dagger 2 with RxJava2 along with Retrofit

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

Android-Cheat-sheet - Cheat Sheet for Android Interviews

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

Android-WizardPager - Android pager-style wizard flow sample code

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

kotlinfixture - Fixtures for Kotlin providing generated values for unit testing

androidmvp - MVP Android Example

compose-desktop-template - 💻 A Compose Desktop project template with MVVM, Dagger, Decompose, tests, and more...

Android-RxJava - Learning RxJava for Android by example