Android SDK: User Interface Design
In this series we’re learning about Android SDK development from scratch! In this tutorial, we will build a simple user interface layout with a few visual elements.IntroductionWe will add the layout to...
View ArticleCorona SDK: Create a Shooter Game
In this tutorial, I’ll show you how to create a shooter game with limited bullets with the Corona SDK. The objective of the game is to shoot a high amount of targets with only five bullets. During this...
View ArticleTuts+ is Hiring a Mobile Dev Editor
We’re excited to announce that Tuts+ is currently looking for a mobile development expert to join our team. You’ll need to be someone with proven experience as a mobile developer, familiarity with the...
View ArticleAndroid SDK: User Interaction
In this series we are learning about Android SDK development from scratch! In the last part, we created a basic user interface design with some typical Android elements. In this section, we’ll...
View ArticleiOS 7 SDK: Core Bluetooth – Theoretical Overview
The Core Bluetooth (CB) framework provides the necessary resources for iOS apps to communicate with devices that are equipped with Bluetooth Low Energy technology (BTLE). This tutorial will guide you...
View ArticleAndroid SDK: Java Application Programming
Our goal in this series is to learn about Android SDK development. So far we explored the development tools, looked at the structure of an Android app project, started to create a user interface, and...
View ArticleiOS 7 SDK: Core Bluetooth – Practical Lesson
The Core Bluetooth (CB) framework provides the resources your iOS apps need to communicate with devices that are equipped with Bluetooth low energy (BTLE) technology. This tutorial will guide you...
View ArticleAndroid SDK: App Resources
We are learning how to develop Android apps in this series. So far, we’ve looked at the structure of an Android app and explored user interfaces. In this tutorial, we will learn to work with the...
View ArticleiOS 7 SDK: iBeacons Game
This tutorial will guide you through the new iBeacons technology. In order to explain this technology in an interesting manner, you will create a “hot and cold” app in this tutorial. The app will...
View ArticleAndroid SDK: Project Manifest
In this series of tutorials we are learning about Android development from scratch and getting acquainted with the basic concepts and practices you need to know in order to start working on the...
View ArticleAndroid SDK: App Data
In this series, we are learning about Android SDK development from scratch. We have already become acquainted with the structure and basic elements in an Android application, including the resources,...
View ArticleiOS SDK: Build a Facts Game – Project Setup
This tutorial will teach you how to use the Sprite Kit framework to create a question-based facts game. It is designed for both novice and advanced users. Along the way, you will apply the Sprite Kit...
View ArticleAndroid SDK: Virtual & Physical Devices
We are learning about Android app development in this series. We already looked at the basic elements in an Android project and touched on user interface design and data storage along the way. In this...
View ArticleiOS SDK: Build a Facts Game – Interface Creation
This tutorial will teach you how to use the Sprite Kit framework to create a question-based Facts game. It is designed for both novice and advanced users. Along the way, you will apply the Sprite Kit...
View ArticleAndroid SDK: Running & Debugging
We have been learning how to develop Android apps in this series. In the last tutorial, we looked at connecting hardware and virtual devices to Eclipse. In this tutorial, we will explore running and...
View ArticleiOS SDK: Build a Facts Game – Game Logic
Welcome back to the third and final section of our Facts Game with Sprite Kit tutorial series. This tutorial will teach you how to use the Sprite Kit framework to create a question-based facts game. It...
View ArticleAndroid SDK: Activities & Lifecycle
We are learning to develop Android apps from scratch in this series. We already encountered the basics of developing, running, and working with your apps in Eclipse, as well as looking at the essential...
View ArticleAndroid SDK: Common Android Components
In this series we are learning the essential features of Android development that you need to know to start building apps. So far, we’ve looked at the structure and typical elements in an Android app,...
View ArticleAndroid SDK: Samples
In this series, we have been exploring the basics of Android development. We have looked at what you need to know when building the elements in Android apps. In this tutorial, however, you will see...
View ArticleAndroid SDK: Publishing and Releasing
From the start of this series, we’ve been learning about creating Android applications. So far, we’ve focused on the development aspect as well as the tools you use to design, build, run, and test your...
View Article