반응형

75+ Mobile App Development Tutorials – Start Your App Success Today!

 

Mobile app development is big business and one of the areas of opportunities for creative individuals and small teams of developers to make a stand. It may take several attempts to design and implement a blockbuster App; however, if your App hit the top charts of e.g. Apple App Store your opportunities are amazing.

Apps are simply defined small software programs executed on mobile devices such as iPads, Android smartphones etc. Apps are often designed with a very specific and simplified set of functions and to be easy to use on small screens and everyone seems to love downloading tons off Apps. Just check out this collection of mobile stats to get an idea of the popularity and opportunities related to App development. Some of the numbers are from 2012, but 400 million accounts in Apple App Store and $5 billion in payouts to App developers sounds like sweat music for anyone with a development talent.

So how do you get started? First, you need to choose the target platform and architecture to use. I have previously described the different App architectures in an article at LinkedIn that you may want to check out. Please note that you may choose to develop hybrid and cross device compatible Apps, but often these may not be as powerful as native Apps for e.h. iOS or Android.

To help you get started with the decision and learning process, I have collected some of the best tutorials available free online and categorized them into the following sections: iOS, Android and Hybrid App and App-framework tutorials.

iOS App tutorials

How to Make an HTML5 iPhone App – MORE INFO

html5-iphone-app

This iPhone 5 app development tutorial will show you how to create an offline HTML5 iPhone application. More specifically it will walk you through the process of building a Tetris game.

How To Create Your First iPhone App (2012 Edition) – MORE INFO

first-iphone-app[3]

The first thing to look at when embarking on any product development or entrepreneurial venture is your goals for the project.

User interface design for iPhone apps – MORE INFO

user-interface-design-for-iphone-apps

Designing for iOS4 devices is totally different from designing for the web. Sarah Parmenter explains how to create the perfect user interface for your app

How to Prototype Web and Mobile Apps in 30 Minutes – MORE INFO

prototype-web-mobile-apps

A crash course on designing and testing interactive user interfaces using Apple Keynote or Microsoft Powerpoint + Keynotopia User Interface Libraries.

Beginner’s Guide To IOS Development: The Interface – Part I – MORE INFO

beginners-guide-ios-development

The good news is, iPhone application development is not as hard as you might think, and this post exists as a comprehensive guide to walk you through the complete process of building an application for iPhone.

Getting Started with iPhone Development – MORE INFO

iphone-development

In this article we take a look at the tools involved and go through the main steps in getting your first “Hello World!” iPhone app off the ground.

Design an iOS interface – MORE INFO

design-ios-interface

The main functions of the radio app that we’re going to look at here are the ‘browser’, which enables users to browse through different radio stations; and the ‘player’

Build an iPhone arcade game – MORE INFO

iphone-arcade-game

Hello Monday walks you through how to turn a rejected concept into a GPS-based arcade game

Get started with geofencing on iOS – MORE INFO

geofencing-ios

Explore the location-based services provided by the iOS Core Location framework in Kevin McMahon’s guide to building and testing a geofencing-enabled application

Design a photorealistic app icon in Photoshop – MORE INFO

photo-realistic-app

Roman Jusdado reveals how to use Photoshop’s layer styles to create an Instagram-esque iOS icon from scratch

How To Create A Simple iPhone App on iOS 5 Tutorial: Part 1/3 – MORE INFO

iphone-app-tutorial

Create an entire functional app from scratch. By the end, you’ll have tried out many areas of iPhone development, and ready to dig in further.

Create an explosive iPad game – MORE INFO

create-an-ipad-game

Appcelerator Titanium is a fantastically versatile tool for creating mobile apps, as Anton Mills demonstrates with this game for the iPad.

Building a Caterpillar Game with Cocos2D: Introduction – MORE INFO

caterpillar-game-ios

Recreating the popular Atari game Centipede using the Cocos2D game engine for iOS. Centipede was originally developed for Atari and released on the Arcade in 1980.

Design an iPad app UI – MORE INFO

ipad-app-ui

Apposing’s Dave Brown reveals how to prototype a user interface for an iPad app in Photoshop

Get started as an iOS developer – MORE INFO

ios-developer-guide

Got an idea for a killer app but don’t know where to begin? Daniel Bramhall of Visioa explains everything you need to know to start programming for Apple devices

Build an iPad app with Sencha Touch – MORE INFO

ipad-app-sensa-touch

Create a web app that feels native on the iPad and other mobile devices, using the Sencha Touch library. Robert Douglas of mobile design specialists ribot explains how

Getting Started Building iPhone Apps in Xcode 4.2 – MORE INFO

ios-simulator

The newest version of Xcode comes packaged with a few noticeable interface changes. For beginners and intermediate users it can be difficult figuring out even the most basic functionality.

Preparing an application for distribution – MORE INFO

preparing-for-application

Creating an application can be extremely exciting for any developer but before you get your application published, you need to get it ready. iOS and Mac developer/designer Daniel Bramhall explains how

iOS Newsstand Tutorial – MORE INFO

ios-newsstand-tutorial

A new way to distribute magazines

iOS SDK: Send E-mail In-App – MORE INFO

email-in-app

Demonstrate how to allow your users to send e-mail without leaving your application using the MFMailComposeViewController class.

iPhone Programming Tutorial – Local Notifications – MORE INFO

iphone-programming-tutorial

Push notifications solved many of the issues associated with background processing.

Showing an Alert in iPhone – MORE INFO

alert-in-phone

In this blog, we’ll see how to show an alert.

Simple iPhone app development tutorial – MORE INFO

simple-app-development

This tutorial will help you create a simple app. The app will not do anything special but it will implement stuff inorder to make simple stuff.

Learn How To Develop For The iPhone – MORE INFO

iphone-app-development

How to build an alternate page and style sheet for the iPhone and iTouch. We will cover how to detect if the user is using an iPhone to view your page as well as the orientation of the device – whether it be landscape or portrait.

Introduction to iPhone SDK Development – MORE INFO

iphone-sdk-development

This tutorial looks at development with the iPhone SDK. You will learn information about the iPhone platform, how to setup and configure your development environment, and the steps necessary to create a simple fortune cookie application!

Design & Build a Small Business App: Project Setup – MORE INFO

small-business-app

In this three part tutorial series, it will show you how to design and build a small business app from scratch.

Building a Hangman iPad App with Flash – Programming Gameplay – MORE INFO

ipad-app-hangman-tutorial

This tutorial will focus on the ActionScript and game logic necessary to actually program hangman

Importing & Exporting Documents in iOS – MORE INFO

importing-and-exporting-ios-docs

This article will walk you through the different techniques you can employ to allow documents to be imported or exported from your iOS application

SMS Bubble UI in iPhone Apps – MORE INFO

sms-bubble-ui

This article will walk you through the steps to create an UI that is similar to the SMS application.

EmailSend Application in iPhone – MORE INFO

emailsend-application-iphone

In this application we will see how to Email Send in iPhone. So let see how it will worked.

Design & Build a 1980s iOS Phone App: Design the Contacts Screen – MORE INFO

contacts-screen

Application will function much like the default iPhone version with one very important aesthetic twist: our design is inspired by the 1980s.

ImageClick Application in iPhone – MORE INFO

imageclick-app

In this application we will see how to image capture in iPhone without using camera. So let see how it will worked.

Android App tutorials

Google Maps Android API v2 – Tutorial – MORE INFO

google-maps-android

This tutorial describes the usage of Google Maps in your Android application. It is based on Eclipse 4.2, Java 1.6 and Android 4.2.

Android SDK Tutorial – Learn how to install Android SDK – MORE INFO

android-sdk

This page describes how to install the Android SDK and set up your development environment for the first time.

Android Development For Absolute Beginners – MORE INFO

videos-for-beginners

Videos for Android development for beginners.

Android Application Development Tutorial – 4 – MORE INFO

android-application-video-tutorial

Setting up an Android project

ICanLocalize – Android Localization Tutorial – MORE INFO

android-localization

In this tutorial we show how to write multilingual Android apps.

Android Sample Apps – MORE INFO

android-sample-apps

The Android SDK includes many sample apps that can help you learn Android by inspecting how different APIs are used to build a mobile application.

Android Google Maps Tutorial – MORE INFO

android-google-maps

The Android platform provides easy and tight integration between Android applications and Google Maps.

Android Application Development Tutorial – 13 – MORE INFO

android-app-development-video

Introduction to Android manifest

User interface design for Android apps – MORE INFO

ui-design-for-android-apps

Android apps can be just as beautiful as their iOS counterparts. Richard Leggett, co-director of Bitmode Ltd, digs deep into the styling and theming and explains how to use just XML and image files to add a fresh look and feel to your app

Getting Started with Android Development – MORE INFO

android-emulator

In this inaugural article of the Android series, it will get you started with Android development without requiring you to wade through pages of technical documentation.

Making Android apps voice output accessible – MORE INFO

android-apps

Integrating core accessibility into Android app development is relatively straightforward to do and should be considered as business as usual for every project

Mobile HTML5: PhoneGap vs Appcelerator Titanium – MORE INFO

mobile-html5-article

PhoneGap and Appcelerator Titanium are both very popular open-source JavaScript frameworks for packaging and deploying mobile applications.

Getting To Know The Android Platform: Building, Testing And Distributing Apps – MORE INFO

android-platform

The number of apps for iOS grew exponentially, and every company, big and small, rushed to create their own app to support their business.

Android Text-To-Speech Application – MORE INFO

android-text-to-speech

In this tutorial will going to show you how to quickly introduce TTS capabilities into your application.

Discover Facebook’s developer tools – MORE INFO

facebook-developer-tools

Techlightenment’s systems architect Chas Coppard gives us a rundown of the APIs and plug-ins available to connect your site to Facebook

How to build an Android app – MORE INFO

guide-to-build-android-app

Two ways to create simple applications for Android

PhoneGap Tutorial Series – #6 Writing Your Own Plugin – MORE INFO

phone-gap-tutorial

Creating your own PhoneGap plugin for iOS development.

Android Bootcamp Series 2012 Video Tutorials – MORE INFO

android-bootcamp-videos

Back by popular demand and updated for Android 4.0 (Ice Cream Sandwich), Marakana is excited to bring you Android Bootcamp 2012.

Build a Facebook Open Graph app – MORE INFO

facebook-open-graph-app

Facebook recently unveiled the Open Graph as its next generation platform. Mat Clayton shows you how to build a simple demo app on the Open Graph

Automate your Android app testing – MORE INFO

android-app-testing

Don’t trust humans to do all of your testing – not even experts. John Senner, Koa Metter and Emory Myers of MokaSocial reveal how to delegate the dirty work

Android Application Development Tutorial – 17 – MORE INFO

android-app-development-tutorial-video

Adding music with media player

Write and Publish an app for your Android Smartphone – MORE INFO

android-app-videos

Will walk you through the tedious process of writing your first app on the Android cellphone.

Android Full App, Part 8: Creating an AppWidget for the home screen – MORE INFO

appwidget-home-screen

This is the eight part of the “Android Full Application Tutorial” series. The complete application aims to provide an easy way of performing movies/actors searching over the internet.

Android Application Development Tutorial – 47 – MORE INFO

android-app-tutorial-video

Passing a string between activities

Hybrid App and App-framework tutorials and resources

Get Started with Hybrid Application Frameworks – MORE INFO

hybrid-app-framework

This wiki page will give an overview of what hybrid applications are, what tools and frameworks are out there to help create them, and some teasers for upcoming examples if you wanted to get involved.

Mobile Frameworks Comparison Chart – MORE INFO

mobile-framework-comaprison-chart

Looking for the right mobile framework? Compare all major mobile frameworks and choose the one that fits best.

App Framework Cookbook – MORE INFO

app-framework-cookbook

This cookbook presents fundamental App Framework concepts and features, by way of example, to give you the practical knowledge needed to begin creating more sophisticated applications for your domain.

PhoneGap From Scratch: Introduction – MORE INFO

sculder

Want to learn how to use PhoneGap, but don’t know where to get started? Join us as we put together “Sculder”, not only a tribute to an excellent science fiction TV series, but a fully-fledged native mobile application for the believer in you!

Getting Started with PhoneGap and PhoneGap Build – MORE INFO

phone-gap-builder

Are you brand new to PhoneGap? Where do you start? What about PhoneGap Build? There are a ton of resources out there and I’ve pulled it all together to help you get started, get some tips, and figure out where to get help.

Getting started with PhoneGap – MORE INFO

phone-gap

In this excerpt from the PhoneGap Beginner’s Guide, Nitobi/Adobe’s Andrew Lunny goes over the biggest roadblock developers find with the mobile development framework: getting started and building simple apps for iOS, Android and BlackBerry

Build a game for iOS and Android with Corona – MORE INFO

corona-game

Jonathan Beebe of Ansca, Inc explains how to easily create a fun 2D physics game for iOS and Android mobile platforms using the Corona SDK

Introduction to PhoneGap Development – MORE INFO

phone-gap

PhoneGap is an open source framework for building cross-platform mobile applications with HTML, CSS, and JavaScript.

Create cross-platform games with GameMaker: Studio – MORE INFO

game-maker-tutorial

Make simple games without code and learn to program as you go along. Gavin Smart introduces GameMaker: Studio

Two-Minute Tutorial 1 Part 1 – MORE INFO

audio-player-app

This Two-Minute Tutorial (TMT1 Part1) shows how to use AppLaud and the PhoneGap Media API to play an audio file, and use jQuery Mobile for a simple UI using buttons and updated text display. It also shows two ways to access the audio file: as a url, and locally (from the device) using the project’s /assets folder.

Code a real-time survey with HTML5 WebSockets – MORE INFO

real-time-survey

Phil Leggetter explains how to use WebSockets and Pusher to build a demo application, plus how to layer a user experience on to an app using progressive enhancement

PhoneGap basics: What it is and what it can do for mobile developers – MORE INFO

phone-gap-basics

Joe Bowser on using PhoneGap to develop across mobile platforms.

PhoneGap Tutorial Series – #1 Project Structure and Internals – MORE INFO

phonegap-project-structure

PhoneGap is an open source framework for writing applications using typical web technologies like HTML, CSS, and javascript.

Build a login form for your mobile app with DHTMLX Touch – MORE INFO

login-mobile-app

In this introduction to open source JavaScript framework DHTMLX Touch web developer Alexandra Klenova explains how you can implement a login form for a mobile web app and send form values to the server with Ajax

Create a custom theme in jQuery Mobile – MORE INFO

custom-theme-jquery

We present an exclusive excerpt from jQuery Mobile Web Development Essentials, on the basics of theming and building and using a custom theme for your app

Developing Better PhoneGap Apps – MORE INFO

phonegap-apps-article

If you’ve started researching what it would take to get from mobile web to native app, you’ve likely come across PhoneGap—a framework allowing you to wrap a mobile web app and deploy it as if it were written natively.

Styling the user interface of a Sencha Touch application – MORE INFO

ui-styling-toolbars

In this exclusive excerpt from their book on the Sencha Touch mobile JavaScript framework, John Clark and Bryan Johnson explain how to customise your app and use the Sencha theme engine with SASS and Compass

Tutorial – building a Phonegap app – MORE INFO

phonegap-app-tutorial

PhoneGap is an open-source framework for quickly building cross-platform mobile apps using HTML and JS. It is used for building something called hybrid apps which are a mix between native smartphone apps and web apps.

Hook into native events with PhoneGap – MORE INFO

phonegap-events

Develop cross-platform apps with web standards: Matt Gifford introduces PhoneGap

반응형

+ Recent posts