Video Tutorial: Monetizing Your App with iAd Part 2: Intermediate iAd
Learn what interstitial ads are and how to add one to your app. The post Video Tutorial: Monetizing Your App with iAd Part 2: Intermediate iAd appeared first on Ray Wenderlich.
View ArticleAccessing Heart Rate Data for Your ResearchKit Study
The “smart wearable” market, which includes the Apple Watch, is expected to reach worldwide sales of 53 billion US dollars in 2019. Meanwhile, studies using apps constructed with ResearchKit continue...
View ArticleVideo Tutorial: Monetizing Your App with iAd Part 3: Ad Mediation with Google...
Learn how ad mediation works and how to set up your AdMob account so you're ready to receive ads. The post Video Tutorial: Monetizing Your App with iAd Part 3: Ad Mediation with Google AdMob appeared...
View ArticleUISearchController Tutorial: Getting Started
So much data, so little time. Update note: This tutorial was updated to iOS 9 and Swift 2 by Andy Pereira. Original post by Tutorial Team Member Nicolas Martin. If your app displays large datasets,...
View ArticleVideo Tutorial: Monetizing Your App with iAd Part 4: Integrating Google AdMob
Learn how to add banner and interstitial ads to your app to display ads from the Google AdMob network. The post Video Tutorial: Monetizing Your App with iAd Part 4: Integrating Google AdMob appeared...
View ArticleVideo Tutorial: Adaptive Layout: Series Introduction
Download lecture slides Note: This series is an update to our prior Auto Layout series. It has been update for Swift 2 and requires Xcode 7. If you are not already familiar with the prerequisites for...
View ArticleIntroducing the Android Feast!
Christmas is near, but we have one final feast for you before the end of the year! This site has become well known for iOS tutorials, but this week we are turning to the dark side. Enter the Android...
View ArticleBeginning Android Development Tutorial: Installing Android Studio
Update Note: This beginning Android developmen tutorial is now up to date with the latest version of Android Studio. Updates by Megha Bambra. Original tutorial by Matt Luedke. Previous updates by...
View ArticleBeginning Android Development Tutorial: Introduction to Android Studio
Android Studio is an IntelliJ IDEA based IDE and declared by Google as the official IDE for Android application development. In this beginning Android development tutorial, you’ll create a simple...
View ArticleVideo Tutorial: Adaptive Layout Part 1: Size Classes
Learn about Size Classes, the core concept of Adaptive Layout, and learn the basics of working with Size Classes in Interface Builder. The post Video Tutorial: Adaptive Layout Part 1: Size Classes...
View ArticleIntroduction to Android Fragments Tutorial
fragment | noun | /’frag-mənt/ an isolated or incomplete part of something A fragment can be many things, but for the purposes of this tutorial, it is a module of code that holds part of the behavior...
View ArticleVideo Tutorial: Adaptive Layout Part 4: Fonts & Images
Learn how Adaptive Layout lets you specify different values for images and fonts based on the Size Class so that as things are scaled down the user can still read the font. The post Video Tutorial:...
View ArticleRWDevCon 2016 Schedule Now Available!
As you probably know, the team and I are running an iOS conference next March focused on hands-on, high quality tutorials: RWDevCon. Recently we put out a poll to all attendees, and had everyone vote...
View ArticleVideo Tutorial: Adaptive Layout Part 5: Trait Collections
Learn about trait collections and trait environments, the class and protocol you use to detect the current Size Class from code to further customize your layouts. The post Video Tutorial: Adaptive...
View ArticleIntroduction to Functional Programming in Swift
Swift’s grand entrance to the programming world at WWDC in 2014 was much more than just an introduction of a new language. It brings a number of new approaches to software development for the iOS and...
View ArticleRWDevCon 2016 Sold Out
RWDevCon 2016 is sold out! This is just a quick update that RWDevCon 2016 is now sold out! I am amazed and overjoyed by the enthusiastic response from the community for this conference – we are set to...
View ArticleVideo Tutorial: Adaptive Layout Part 6: Appearance Proxy
Learn about UIAppearance and how to use the appearance proxy with trait collections to customize the look of things in your app by Size Class. The post Video Tutorial: Adaptive Layout Part 6:...
View ArticleWinners – Readers’ App Awards 2015!
The best apps of the year from our community! Welcome to our fourth annual Readers’ Apps Awards! We want to recognize a few of the best apps built by the raywenderlich.com community this year. You guys...
View ArticleVideo Tutorial: Adaptive Layout Part 7: Adaptive Presentation
Learn about Adaptive Presentation and how a view controller can control its own presentation style at run time based on the current trait collection or any other conditions. The post Video Tutorial:...
View ArticleVideo Tutorial: Adaptive Layout Part 8: Conclusion
Review what you learned in our Adaptive Layout video tutorial series and find out what other resources you should check out. The post Video Tutorial: Adaptive Layout Part 8: Conclusion appeared first...
View Article