GithubHelp home page GithubHelp logo

happyryan99 / android_anndblur Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kennylam777/android_anndblur

0.0 2.0 0.0 1.71 MB

Project for implementing background blur effect for Android devices

Java 77.98% RenderScript 22.02%

android_anndblur's Introduction

Introduction

Building the project requires

  • Android SDK API 18
  • Android SDK Build-tools 18.1
  • You might need to update Android SDK Tools to latest one too (>= 22.2.1)

This is due to android.support.v8 support library enabling RenderScript usage all the way back to API 8. Now it remains to be seen does it really work on those devices.

Pretty much all the code is licensed under Apache 2.0 license.

Motivation

Idea for this project came from what I saw happening on iOS7 and Blur Effect for Android Design -project. But as an Android developer I wanted to try achieving something more of a flexible framework, namely bundle the effect into existing layouts, in order to make it easier for doing experiments on the technique.

Ultimately I wanted to make it all into two separate projects -- one example application and a library project one can hook into own applications more easily. Unfortunately I faced problems moving RenderScript code into library project and had to put all the code within one application project only.

Will do this re-factoring later on if Android SDK starts supporting RenderScript from library projects.. Or I figure out how to do it with current SDK..

Until then :: http://youtu.be/weGYilwd1YI

Thank Yous

Google Play Love

https://play.google.com/store/apps/details?id=fi.harism.anndblur

android_anndblur's People

Contributors

andreiverdes avatar harism avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.