iPad and Xcode help [closed]
hi and tnx in advance for support.
I need to create simple iPad application.
Structure is:
- screen with two big buttons / image if posible in middle / center of screen
This two buttons will separate my portfolio on two segments.
- After selecting one of buttons on first screan, page / screen will show with links / buttons to 4-5 child level screens.
I am totaly new (read noob) for mac and Xcode, so any help will be more than helpfull to me.
als开发者_如何学JAVAo if you know some easy way ather than using Xcode please suggest it to me ....
thank you very much in advance
Perhaps you could learn Processing.js to create a Web App? Additionally, you could then learn how to make a simple iPhone App that contains a WebView and your Processing.js code.
Or slightly more complex you could use iProcessing.
精彩评论