Quantcast
Channel: Alessandro Crugnola
Browsing latest articles
Browse All 21 View Live

Image may be NSFW.
Clik here to view.

Android Wheel Widget

This is a simple widget I created as part of the Aviary Editor SDK for Android. It creates a wheel-like widet which can be scrolled in both directions. The idea was to replace the default slider...

View Article



Image may be NSFW.
Clik here to view.

purePDF moved to github

As you may have noticed I’m not working with flash and actionscript anymore. However I still receive some requests regarding the purePDF library I published, well I don’t remember when exactly By the...

View Article

Obtain styleable fields at runtime

Ususally, when we want to get some “R” attributes at runtime, we use the Resources getIdentifier method, which is useful for getting strings, drawables and ids at runtime. Unfortunately this method...

View Article

Forking Picasso

Recently I started using this nice library, Picasso, for my Android projects. Basically it’s a library which allows you to load any type of images (local or remote, assets or resources) asynchronously...

View Article

More Picasso changes

I recently added more changes to my forked version of the Picasso library. Delay Added withDelay(long ms) method in the RequestCreator class. Basically it will delay the load of the passed resource by...

View Article


java.lang.UnsatisfiedLinkError workaround

If you ever worked with native shared libraries in Android you’ve probably already faced the “java.lang.UnsatisfiedLinkError” java exception which randomly seems to happen on certain devices ( actually...

View Article

Floating Action Menu for Android

I’ve just created this simple Android library, inspired from the recent changes to the Google+ app, which introduced a floating action item to the bottom. In G+ the action item appears and disappears...

View Article

Image may be NSFW.
Clik here to view.

Android – Create a Vignette effect

Let’s say you want to want to dynamically apply a “vignette” on an ImageView. Something like this: These are basically 4 steps we need in order to accomplish the task: Create a Paint using the...

View Article


Why it’s hard to find Android developers

I’m an Android developer (at Aviary) and a New Yorker since late 2010. I’ve been also an actionscript and python developer for more than 10 years. I hear this every day. Your New York based company is...

View Article


Image may be NSFW.
Clik here to view.

Photoshop Extension: Opacity Editor

Today I’d like to introduce an extension I’ve created for Adobe Photoshop: Opacity Editor. I like to take pictures, ok, I’m definitely not a professional photographer, but I still like to try to be one...

View Article
Browsing latest articles
Browse All 21 View Live




Latest Images