iBooks Bootcamp: Fixed Layout Project Setup
This entry is part 2 of 2 in the series iBooks BootcampIn part one of the iBooks Bootcamp series, we talked about how to get an iBooks content provider account from Apple and discussed the iBooks...
View ArticleAnnouncing The Envato Birthday Bundle!
It’s Envato’s sixth birthday and, to celebrate, we’ve created the Birthday Bundle! Envato has grown up fast over the past six years to become the bustling network of sites it is today, and the Birthday...
View ArticleiBooks Bootcamp: Adding Fixed Layout Content
This entry is part 3 of 3 in the series iBooks BootcampIn the first two installments of this series, we went over the basics of iBooks and explained how to set up your project. In this installment,...
View ArticleMixing Metaphors – Swipe Conference
In this featured session from Swipe Conference 2011, Cathy Shive explores the history, meaning, and use of metaphor and realism in software design. Mixing Metaphors – Cathy Shive from Swipe Conference...
View ArticleLearn Android SDK Development From Scratch!
Interested in learning native Android SDK development? Now is the perfect time to get started! Mobiletuts+ is pleased to announce an in-depth, fully up-to-date session on how to become an Android SDK...
View ArticleAndroid Prerequisites: Mac Preparation
Want to start writing your own Android apps on your Mac? Make sure your machine is ready to install the Android SDK by taking these preliminary steps. This tutorial will guide you through the...
View ArticleAndroid Prerequisites: Windows Preparation
Want to start writing your own Android apps? Make sure your machine is ready to install the Android SDK by taking these preliminary steps. This tutorial will guide you through the installation of tools...
View ArticleAndroid Prerequisites: Linux Preparation
Want to start developing your own Android apps on your Ubuntu Linux machine? Make sure your machine is ready to install the Android SDK by taking these preliminary steps. This tutorial will guide you...
View ArticleAndroid SDK Installation
If you’ve followed along from the previous tutorial in this session, then your development machine should now be ready for Android SDK installation. This tutorial will guide you through installation...
View ArticleKeeping the Android SDK & Eclipse Updated
You’ve prepared your development machine and installed the Android SDK. Great! But are you sure all of your tools are updated? Learn how to keep the Android SDK and your app development tools...
View ArticleUsing SVG & Illustrator to Create Curvy Text
Adding a straight line of text in an iBook is pretty straightforward, but what if you want to add some flair to your book with text that follows a curved line? That’s when a little SVG and Adobe...
View ArticleBest of Tuts+ in August 2012
Each month, we bring together a selection of the best tutorials and articles from across the whole Tuts+ network. Whether you’d like to read the top posts from your favourite site, or would like to...
View ArticleBuild a Photo App with GPUImage
This tutorial will teach you how to apply Instagram-like filters and special effects to images with the incredibly powerful GPUImage project. Along the way, you’ll learn how to build a simple camera...
View ArticleAndroid Downloads and Extras
The Android SDK comes with many tools and an easy software management system for updating and adding new tools and SDK components. This tutorial will show you how to add new tools, where to look for...
View ArticleBuild an Air Hockey Game – Interface Creation
In this tutorial series, you’ll learn how to create an Air Hockey game. The objective of the game is to hit the puck using the paddles to raise the score. Read on! Tutorial Teaser Step 1: Application...
View ArticleAndroid Virtual Device Creation
A fundamental part of creating Android applications is running and testing them. Testing your code and app implementation on real devices is important, but emulating other scenarios and having the...
View ArticleBuild an Air Hockey Game – Adding Interactivity
In this tutorial series, you’ll learn how to create an Air Hockey game. The objective of the game is to hit the puck using the paddles to raise the score. Read on!Tutorial TeaserStep 1: Start Button...
View ArticleEnhancing a Photo App with GPUImage & iCarousel
This tutorial will teach you how to use GPUImage to apply image filters in real-time as the device’s camera feed is displayed. Along the way, you’ll learn how to automatically populate images within a...
View ArticleConnecting Physical Android Devices To Your Development Machine
While the Android emulator and Android Virtual Device configurations (AVDs) go a long way towards testing a variety of aspects of app device compatibility issues, users run apps on real devices and...
View ArticleUsing Version Control with Unity3D
This article is meant to be a definitive guide on how to properly version control your Unity projects!Version control is one of the most important tools in any developer’s arsenal. It allows you to...
View Article