Go to GoReading for breaking news, videos, and the latest top stories in world news, business, politics, health and pop culture.

How to Build iPhone Apps With HTML

104 2
    • 1). Create your iPhone app in HTML, CSS and JavaScript.

    • 2). Upload your app to the PhoneGap Build service. PhoneGap will create a native wrapper for your web app, and it will run in a hosted browser control. It will connect your JavaScript to native APIs. You will get back a native iPhone app that you can then submit to the Apple App Store.

    • 3). Download and install Appcelerator Titanium. Make sure you have already installed the Apple iPhone SDK. Create an Appcelerator Network login. Open the Titanium API reference and start your first project. Add your code. When you finish your app, click the Test & Package button and then select the Package tab. This will created a freshly packaged application that you can then submit to the Apple App Store.

Source...

Leave A Reply

Your email address will not be published.