i want to make an Android app and draw on canvas with a glow effects for the circles, squares etc that i draw on it. Much like the application Art of Glow.
Art of glow http://iphonecake.com/appcake/appimg/380120815-0.jpg
This is what i have achieved by now and it doesn't seem to have the amount of glow i target i have used BlurMaskFilter() for this.
I tried using setShadow() and setShader() but the Glow effect isn't strong enough. If you can help me with this it'd be a great favor and might help other users as well...
regards Saad.