How to Easily Develop Your Own iOS Sound Classification App with Create ML
Recently I tried Create ML, my purpose was simply to develop a sample app that can distinguish snoring from other types of sounds. Create ML save me a lot of ti...
Recently I tried Create ML, my purpose was simply to develop a sample app that can distinguish snoring from other types of sounds. Create ML save me a lot of ti...
MarkupKit is a framework for simplifying development of native iOS applications. It allows developers to construct user interfaces declaratively using a human-r...
In a previous tutorial, you learnt how to implement the Google place picker API to get a nice set of nearby places around you. The google maps SDK for iOS has m...
In a previous tutorial, I wrote about UIWebView and UIActivityIndicator and how to use them to load a url. The article has helped a lot of my sweet readers, so ...
Update November 2015: Fully updated for iOS 9 (Xcode 7 and Swift 2). Almost all applications require a mechanism to store data that will be needed at a later ti...
In the first part, you learned the basics of Unity views and editors, also, we learn how to configure a blank project composed of two simple scenes with two dir...
One of the major use of UITabelView is to make menus where every cell perform a specific task or let you navigate to another view. The typical example is the Se...
When you create your application for iPhone and/or iPad, one of the main features you surely take into consideration, is, which community you are intending to t...