Tuesday, January 13, 2009

Day 6 (UIWebView Tutorial)

In this tutorial you will learn how to utilize a UIWebView to open a web address without using safari. As I have said in my other blog entries I would definitely recommend downloading the source code for this tutorial as well and use it to fill in the blanks while you're completing each step because every step is not documented. To start of this program create a new project and use the "View Based" application template. That will make this tutorial easier.

I do believe that UIWebView is going to be the standard in creating iPhone application in the near future as HTML, CSS, and Javascript is much easier then Objective-C. This tutorial will give you the corner stone for building a good understanding of how the UIWebView works and how to call it in implementation. This is a very simple app tutorial and will only take maybe 30 minutes to complete, but it will then allow you to expand and utilize HTML and Javascript in your program and increases the programing boundary.

If you would like to complete this tutorial just Click Here!

No comments: