Monday, June 23, 2014

Steps followed to set up ios app development

1)Created and verified apple id for developers firs from following link
   https://developer.apple.com/register/index.action
>>hello world http://www.youtube.com/watch?v=Y7iHPh7WjlA
>>basic alert view
http://stackoverflow.com/questions/6319417/whats-a-simple-way-to-get-a-text-input-popup-dialog-box-on-an-iphone

>>iphone alert view
http://code.tutsplus.com/tutorials/uialertview--mobile-3159

>>ios text input
http://www.techrepublic.com/blog/software-engineer/how-to-collect-text-input-using-uitextfield/

>>ios TableView
http://stackoverflow.com/questions/13174972/setting-style-of-uitableviewcell-when-using-ios-6-uitableview-dequeuereusablecel
>>refresh table view ios 6
http://stackoverflow.com/questions/15710934/refresh-controller-for-embedded-tableview-ios-6
http://www.youtube.com/watch?v=JGMa3eLGxXQ
http://www.youtube.com/watch?v=JGMa3eLGxXQ

No comments:

Post a Comment