Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

I write my apps with HTML/CSS/Javascript. The benefit of doing it this way is that I can use PhoneGap to make iPhone apps and Android apps from the same code (with minor tweaking, like removing the Back buttons for the Android version).
I use either iWebkit or Jquery as the GUI for the app, using a simple text editor for all the coding. My apps are not complicated, so this is just right for me. I have tons of development links on my site here if you want to go this path:
PhoneGap/Cordova Helpful Links, updated 6/22
What toolkits/frameworks do you use to develop applications?
Do you use the SDK or something else?
What are the benefits of each?