We focus on the development of applications that run on mobile platforms such as iPhone, iPad and Android. Goodboy Studios is a full service partner to turn your ideas into reality.

0

ASyncImageView

In serveral projects we have used this class to load an UIImage asyncronisly with a lowres preview. It also can save the image to the caches folder so it don’t download the next time reqested. Here it is for anyone who may find it useful.

ASyncImageView.zip

Example usage:

AsyncImageView *av = [[AsyncImageView alloc] initWithFrame:self.view.frame];
[av loadImageFromURL:@"http://goodboy.se/image.png" previewUrl:@"http://goodboy.se/image_low.png" cacheImage:NO];

1

Hunky Dory iPhone app

We are proud to announce the new Hunky Dory app for iPhone. Together with Celebration Studios we took Hunky Dory’s iPhone app to the next level.
0

GoodMirror

Our latest app GoodMirror is now live on the
app-store. It’s a free and really simple Mirror that uses the front-facing
camera to capture your reflaction. GoodMirror comes with 4
different themes.
2

Patronus Gameplay

0

Article in MacWorld

In the latest issue of MacWorld, you can read an article about us and Patronus. Now we suddenly realized that we need to finish and publish Patronus. Fast!