Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

mobile development

Android Best Practices: StrictMode

Android Best Practices: StrictMode

A recent update to the Android platform added a new class called StrictMode (android.os.StrictMode). This class can be used to enable and enforce various policies that can be checked for and reported upon. These policies generally include best-practice type coding issues, such as monitoring for actions done on the main thread that shouldn’t be and other naughty or lazy coding practices.

Android User Interface Design: Password Confirmation

Android User Interface Design: Password Confirmation

This entry is part 16 of 21 in the series Android User Interface Design

There are numerous types of dialogs available within the Android SDK, such as DatePickerDialogs, ProgressDialogs, and generic dialogs like AlertDialogs. You can also create your own custom dialogs for use within your applications.

Corona SDK: Creating a Music Player – Application Setup

Corona SDK: Creating a Music Player – Application Setup

In this two part tutorial, we’ll use the Corona SDK to build an attractive Music Player. Read on!

Create a Brick Breaker Game with the Corona SDK: Collision Detection

Create a Brick Breaker Game with the Corona SDK: Collision Detection

This entry is part 3 of 3 in the series Create a Brick Breaker Game with the Corona SDK

Welcome to the final tutorial in our Brick Breaker game series! In this tutorial, we’ll handle the logic for the remaining collisions, check for win and loss states, change levels, and more.

Build a Titanium Mobile Pizza Ordering App: Order Completion

Build a Titanium Mobile Pizza Ordering App: Order Completion

This entry is part 4 of 4 in the series Build a Titanium Mobile Pizza Ordering App

Welcome to the fourth and final installment in our series demonstrating how to build a pizza ordering application with Titanium Mobile. In this tutorial, we’ll be creating the processing customer orders and e-mail the results to the pizza chef!

Create a Brick Breaker Game with the Corona SDK: Game Controls

Create a Brick Breaker Game with the Corona SDK: Game Controls

This entry is part 2 of 3 in the series Create a Brick Breaker Game with the Corona SDK

In this tutorial series, we’ll be building a Brick Breaker game from scratch using the Corona SDK. The goal of this game is to control a pong-like paddle to knock a ball against a stack of bricks until they all break.

Build a Titanium Mobile Pizza Ordering App: Order Form Setup

Build a Titanium Mobile Pizza Ordering App: Order Form Setup

This entry is part 3 of 4 in the series Build a Titanium Mobile Pizza Ordering App

Welcome to the third installment in our series demonstrating how to build a pizza ordering application with Titanium Mobile. In this tutorial, we’ll be creating the “Submit Your Order” screen.

Create a Brick Breaker Game with the Corona SDK: Application Setup

Create a Brick Breaker Game with the Corona SDK: Application Setup

This entry is part 1 of 3 in the series Create a Brick Breaker Game with the Corona SDK

In this tutorial series, we’ll be building a Brick Breaker game from scratch using the Corona SDK. The goal of this game is to control a pong-like paddle to knock a ball against a stack of bricks until they all break.

Build a Titanium Mobile Pizza Ordering App: Topping Selection

Build a Titanium Mobile Pizza Ordering App: Topping Selection

This entry is part 2 of 4 in the series Build a Titanium Mobile Pizza Ordering App

In this multi-part tutorial series, I’ll be teaching you how to build a pizza ordering app with Titanium Mobile from start to finish. In this tutorial, we’ll create the “Choose Your Toppings” screen.

Use jQuery Mobile to Build a Native Android News Reader App: Part 2

Use jQuery Mobile to Build a Native Android News Reader App: Part 2

This entry is part 2 of 3 in the series Use jQuery Mobile to Build a Native Android App

In Part 1 of this tutorial series, we introduced our sample application, described the page flow, and discussed how to construct the pages in the application via jQuery Mobile. In Part 2, we will complete the implementation of our web application.

Page 1 of 212