Hello,
I'm new with Titanium. I want to create webpage for Iphone and Android. May I use Titanium for mobile ?
tx,
3 Answers
You can VIEW the pages with Titanium, but you have to create them and put them on a server somewhere.
To create I have to use an other software ?
Marc
Actually, I just posted some guidelines for a user to help him improve his Titanium code. It included Titanium.Platform.openURL('http://www.example.com'); which opens a webpage in the mobile device's default browser. Take a look at it here, and search for Titanium.Platform.openURL, and hopefully you can see how easy it is.
Cheers
Your Answer
Think you can help? Login to answer this question!