RINGLY | Smart Ring
After Smartphone, Smart Goggle, Smart Watch and Smart T-Shirt, lets add one more feather into wearable technologies Smart Ring. There lots of way to stay connected but here we will…
Collaborative Services | Real Time Collaboration
Today Collaboration demands the real time exchange of ideas, messages, files, calls, etc. We can say cloud services have re-defined the way where you can collaborate with people via internet.…
How To Make A Scrolling Photo Gallery With UIScrollView
This tutorial will guide you through the process of creating a scrolling paged photo gallery using UIScrollView. Specifically you’ll learn how to set up the UIScrollView in programmatically, and how to…
How to change the name of an iPhone app.
In this post i will let you know how you can change the name of an application. Consider below conditions to change the name of an iPhone app : You have…
Customize UINavigationBar Appearance
In Last tutorial we have created a project in which we have created an application using UINavigationController. In this tutorial , we will go one step ahead and learn about…
Play a video using MP Movie Player Controller.
In this Post i have tried to explain how we can play a video using MPMoviePlayerController in iOS app. Basic Information of MP Movie Player Controller. A player (object or type…
Navigation Controller Application.
Introduction In this tutorial we will learn how to create Navigation controller based app in iPhone. So before we start, let get some basic info about UINavigationController As per the…
First iPhone App – Hello World
Introduction In previous tutorial First step to create an iPhone app, we learned about the basic document structure about iPhone app and roles and importance of diff diff files. What…
First step to create an iPhone app
Introduction In this tutorial, you will get to know the overview of the basic structure of a simple iPhone app. if you don't aware about what tools you required to…
What you required to Begin iOS Programing.
What You Need Before Learning iOS Programming? Before we start to learn iOS programming, lets have a glance on the tools which are needed to build your first iPhone app.…