Android Virtual Device Manager
This article written by Belén Cruz Zapata, the author of the book Android Studio Essentials, teaches us the uses of the AVD Manager tool....
Common AsyncTask issues
(For more resources related to this topic, see here.)
Fragmentation issues
AsyncTask has evolved with new releases of the Android platform, resulting in behavior that varies...
A cross-platform solution with Xamarin.Forms and MVVM architecture
In this article by George Taskos, the author of the book, Xamarin Cross Platform Development Cookbook, we will discuss a cross-platform solution with Xamarin.Forms...
Creating Instagram Clone Layout using Ionic framework
In this article by Zainul Setyo Pamungkas, author of the book PhoneGap 4 Mobile Application Development Cookbook, we will see how Ionic framework is...
Evenly Spaced Views with Auto Layout in iOS
When the iPhone first came out there was only one screen size to worry about 320, 480. Then the Retina screen was introduced doubling...
LiveCode: Loops and Timers
In this article by Dr Edward Lavieri, author of LiveCode Mobile Development Cookbook, you will learn how to use timers and loops in your...
Creating, Compiling, and Deploying Native Projects from the Android NDK
(For more resources on Android, see here.)
Compiling and deploying NDK sample applications
I guess you cannot wait anymore to test your new development environment. So...
Building Surveys using Xcode
In this article by Dhanushram Balachandran and Edward Cessna author of book Getting Started with ResearchKit, you can find the Softwareitis.xcodeproj project in the...
Concurrency and Parallelism with Swift 2
When I first started learning Objective-C, I already had a good understanding of concurrency and multitasking with my background in other languages such as...
Add a Twitter Sign In To Your iOS App with TwitterKit
What is TwitterKit & Digits?
In this post we take a look at Twitter’s new Sign-in API, TwitterKit and Digits, bundled as part of it’s...