A newbie question about Calender app development [closed] - iphone

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I'm newbie to iphone. am going to develop calender app. please suggest me which is possible and easiest way to develop calender in tamil version, either WebView or normal view.

http://blog.webscale.co.in/?p=244.check this out !

Related

ios - how to create todo list in iPad [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create an application that should write/view my to-do list and appointments with the contact.
Does anyone have any idea which library to use and how to implement it in ipad
Thanks for your Help,
You might be looking at EventKit for iOS. There's calendar and alarms and reminders. Read up.

gmail integration in iPhone application [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create an app in which I want to integrate Gmail through which user can get their emails in app. So how can I do this? Can anybody help me?
Try this Project
http://code.google.com/p/gtm-oauth/

how to access/generate .ppt file through an IOS App [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
After seeing apple's keynote and other similar applications, I would like to prepare an app which makes presentation(.ppt file) and try to add some other things for an IOS application. But i don't know how & from where i should start from programming side or if any,
Please can anyone give suggestions regarding this feature/functionality.
Thanks in advance..

How to Add In App Purchase to iPhone App [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I have looked everywhere and I don't quite understand how to add In-App Purchases to an iPhone App. Can someone please explain with further detail exactly how to accomplish this task?
This tutorial explains exactly how to do what you're asking:
http://www.raywenderlich.com/2797/introduction-to-in-app-purchases

How to create .webarchive on iPhone? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Do you know any method to create .webarchive file in iPhone ?
I am using ASIWebPageRequest to download a web page and i want save it in .webarcive format.
you need to check out this great project - https://github.com/takebayashi/STWebArchiver