TheDreamsWind / SO-a-53365454-5690248-BlendingHomeScreen

This is a demo application showing possible solutions for how you can achieve blending effect of a colored overlay with the Android device Homescreen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This is a demo application showing possible solutions for how you can achieve blending effect of a colored overlay with the Android device Homescreen. It applies a random color overlay and one of 4 Purter-Duff effects whenever a new touch event happens:

SRC

SRC

ADD

SRC

MULTIPLY

MULTIPLY

XOR

XOR

Recording

The overal program cosists of a foreground service that adds overlay-like view at the system-alert level. Here is a small demo:

recording

About

This is a demo application showing possible solutions for how you can achieve blending effect of a colored overlay with the Android device Homescreen

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%