Ringtones download - iphone

I'm new to iphone. I have question please answer to it..
I have some ringtones i want to place in a my xcode and people who want it they able to download from my application.
How it is possible.
Thanks in Advance.

According to my understand you have some audio files included in your xcode bundle(project) and now you want to provide option to the users as a downloading for price or free. If my understanding or guess is exactly correct, you defiantly follow below link In-app-purchase. All the best

Related

iphone:How to use ShareKit integrate in iPhone??

Hello friends,
I want to use ShareKit integrate my iPhone Apps so please tell me any link or any idea to integrate this functionality in iPhone & how to use this kit.
Thanks in advance.
What is the problem you are facing? Check the official installation guide
Installation is pretty straightforward. Just copy the files to your project and add required frameworks, include SKH.h and that's it ;)

How to make a torrent application for iphone?

I was wondering if we could make an iphone app in which we can use torrent to download content.
Is it even possible can anyone give me the direction i should follow since m sort of new to iphone.
Thank alot in advance
Consider forking this project: https://github.com/kolyvan/kxtorrent
It uses the GNU Lesser General Public License (for better or worse) but it is still open source and you can fork it all like...
I think this would be quite difficult:
1: the iphone can't realy download stuff and if it downloads stuff you can't use it in other apps like ipod or something. So you should think about what you want to download?
2: I don't think that this kind of app would make it to the app to the appstore, so you need to develop for jailbreaks.
But nevertheless good luck.
Well, torrentula is a popular iPhone bittorrent client, so you might want to start by taking a look at that.

Are there tutorials for how to transfer pictures with iTunes file sharing between Mac/PC and iOS?

I'd like some kind of overview tutorial that shows how this works. I have only found very specific ones so far which deal with complex problems like file packages etc., but I only need simple images import/export.
Does someone know a tutorial or example project which does just that?
Better late than never, I guess...
This is the best documentation I've seen for file sharing:
http://www.raywenderlich.com/1948/how-integrate-itunes-file-sharing-with-your-ios-app
If your needs are basic you can just enable UIFileSharingEnabled in your Info.plist and you should be able to read/write to the documents directory of the app without further coding.

EverNote Api for iphone

Hi I am using Evernote Api for iphone. I downloaded Api from developers site of evernote. But I dont know how to use it...Any one know about this or have any links or examples to understand this?
Adding iOS sample code is a top priority. In the meantime, please have a look at http://digitalpericope.net/?p=27, which might help you get started.

Where can i find information about upcoming iPhone developer events?

I need a list, or sg. like it about upcoming iPhone developer events...can someone help me?
Probably:
www.apple.com/developer/iphone
I've written a blog post with a summary of iPhone & Mac conferences I found around the world... by no means authoritative nor complete I'm sure, but I hope it can be of help:
http://akosma.com/2009/10/01/iphone-and-mac-os-x-developer-conference-roundup/