Quantcast
Channel: Envato Tuts+ Code - Mobile Development
Browsing all 1836 articles
Browse latest View live

Managing Private Pods With CocoaPods

tag:code.tutsplus.com,2005:PostPresenter/cms-25137Most of us use open source libraries on a daily basis. With CocoaPods, managing dependencies in a Cocoa project is virtually painless. In some...

View Article


Image may be NSFW.
Clik here to view.

What Is a Core Data Fault?

tag:code.tutsplus.com,2005:PostPresenter/cms-25157Faults are an essential component of Core Data. Even though the term sounds ominous, faults are inherent to the life cycle of a Core Data record. In...

View Article


Image may be NSFW.
Clik here to view.

Using Gradle Build Variants

IntroductionOne of the key features of Android Studio is the integration of Gradle as an Android build system. While the overall purpose of a build system is to take source code and construct an...

View Article

Image may be NSFW.
Clik here to view.

Using Gradle Build Variants

tag:code.tutsplus.com,2005:PostPresenter/cms-25005IntroductionOne of the key features of Android Studio is the integration of Gradle as an Android build system. While the overall purpose of a build...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: Core Data Stack

tag:code.tutsplus.com,2005:PostPresenter/cms-25065IntroductionThe Core Data framework has been around for many years. It's used in thousands of applications and by millions of people, both on iOS and...

View Article


Image may be NSFW.
Clik here to view.

Core Data and Swift: Data Model

IntroductionIn the first article of this series, we learned about the Core Data stack, the heart of a Core Data application. We explored the managed object context, the persistent store coordinator,...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: Data Model

tag:code.tutsplus.com,2005:PostPresenter/cms-25067IntroductionIn the first article of this series, we learned about the Core Data stack, the heart of a Core Data application. We explored the managed...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: Managed Objects and Fetch Requests

With everything about Cora Data data models still fresh in your mind, it's time to start working with Core Data. In this article, we meet NSManagedObject, the class you'll interact with most when...

View Article


Image may be NSFW.
Clik here to view.

Core Data and Swift: Managed Objects and Fetch Requests

tag:code.tutsplus.com,2005:PostPresenter/cms-25068With everything about Cora Data data models still fresh in your mind, it's time to start working with Core Data. In this article, we meet...

View Article


Image may be NSFW.
Clik here to view.

iOS 9: An Introduction to Multitasking on iPad

IntroductionWith iOS 9, Apple introduced a number of multitasking capabilities for iPad. These include Slide Over, Split View, and Picture in Picture. If you are not familiar with these new features,...

View Article

Image may be NSFW.
Clik here to view.

iOS 9: An Introduction to Multitasking on iPad

tag:code.tutsplus.com,2005:PostPresenter/cms-25151IntroductionWith iOS 9, Apple introduced a number of multitasking capabilities for iPad. These include Slide Over, Split View, and Picture in Picture....

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: Relationships and More Fetching

tag:code.tutsplus.com,2005:PostPresenter/cms-25070In the previous article, we learned about NSManagedObject and how easy it is to create, read, update, and delete records using Core Data. However, I...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: NSFetchedResultsController

tag:code.tutsplus.com,2005:PostPresenter/cms-25072In the previous installments of this series, we covered the fundamentals of the Core Data framework. It's time we put our knowledge to use by building...

View Article


Telerik Platform 2.0: Fast Forward Mobile Development

Telerik Platform is Telerik's answer to mobile, cross-platform application development. It's used by thousands of companies and developers to create robust, cross-platform solutions. Built on this...

View Article

Telerik Platform 2.0: Fast Forward Mobile Development

tag:code.tutsplus.com,2005:PostPresenter/cms-25178Telerik Platform is Telerik's answer to mobile, cross-platform application development. It's used by thousands of companies and developers to create...

View Article


Image may be NSFW.
Clik here to view.

Core Data and Swift: More NSFetchedResultsController

In this tutorial, we continue our exploration of the NSFetchedResultsController class by adding the ability to update and delete to-do items. You'll notice that updating and deleting to-do items is...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: More NSFetchedResultsController

tag:code.tutsplus.com,2005:PostPresenter/cms-25078In this tutorial, we continue our exploration of the NSFetchedResultsController class by adding the ability to update and delete to-do items. You'll...

View Article


Up and Running With Realm for Android

IntroductionIf you have been keeping up with the latest trends in Android development, you’ve probably heard of Realm. Realm is a lightweight database that can replace both SQLite and ORM libraries in...

View Article

Up and Running With Realm for Android

tag:code.tutsplus.com,2005:PostPresenter/cms-25241IntroductionIf you have been keeping up with the latest trends in Android development, you’ve probably heard of Realm. Realm is a lightweight database...

View Article

Image may be NSFW.
Clik here to view.

Core Data and Swift: Migrations

tag:code.tutsplus.com,2005:PostPresenter/cms-25084In the previous articles of this series, we've encountered an annoying issue that we need to address. Whenever we modify the data model of a Core Data...

View Article
Browsing all 1836 articles
Browse latest View live