ipod

On iPhone: Find out what song is currently playing? (in the iPod music player)

Apple released access to the iPod Library in the iPhone SDK 3.0 and I'm wondering if it's now possible to understand which song is currently playing? Title, Artist, Album suffices. Example: User opens an app and the app can know which song is playing in the background. Has anyone had any experience with this? Thanks a bunch! ...

Good Python Libraries for iPod Synchronization

I am making a music application, and want to be able to synchronize with the iPod from my application. Has anyone had any experience in doing this with python, and if so what would you recommend? ...

Testing Music Library in the iPhone emulator

I'd like to be able to debug my application in the iPhone emulator. The app uses the Media Library Framework so I'm not really sure whether I'm able to add songs to the emulator and actually try out the app there. Is this possible? Right now I'm just using the iPod directly for this... Thanks, rui ...

What's the maximum number of bluetooth connections on the iPhone?

If you have any insight on this, it would also be nice to know whether there's a big latency between connections. ...

iphone and iPod emulators

is there separate emulator for iPhone and iPod...? in my computer i already installed iPhone emulator, can i install ipod emulator too with out losing iPhone simulator ? ...

Best guide to learn to develop iphone & touch apps

Hi! I already know some Objective-C and Cocoa and I like to develop apps for the iPhone since I'm a massive iPhone user :) What's the best guide you have find yet? Or book.. Thanks a lot! ...

iPod Touch to iPod Touch Messaging using Push Notification Service

Can I use the push notification to send the message from one iPod touch to another one? Is there any pointer information that I can read? Thank you! Marcelo ...

Remove subview UIImageview from UIScrollView

Hello i have a uiscrollview and i have one object of uiimageview inside the uiscrollview. I start the app. then i scroll to the right at the scrollview and the scrollview changes but i can not see the next uiimageview object that i add at - (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView . before i add the next object i rem...

Device XCode iPhone programming selection

I was wondering how to restrict an iPhone app only to run on an iPod Touch in XCode. Do I edit the .plist file that is in the project or can iTunes Connect handle that? Also what does the required device capability optional plist entry mean? ...

Programming for the iPod with Clicking Wheel

Hello, some years ago I bought a brand new iPod Video (now known as iPod Classic) with an hard drive of 30GB. Now, after it has been unused for ages, I decided to replace its built-in battery and do something good out of it. Unfortunately, although there are some games for it in the iTunes Store, some of which really good, I can't find...

What's the ANT version in iPhone 3Gs and how can I access it?

I want to build up an ANT network (e.g. see wikipedia article ) and develop sport accessories using the iPhone 3Gs with integrated ANT Controller (used by Apple for Nike+iPod devices) to communicate with them. I need to know which ANT version the controller is (ANT or ANT+), what it's able to do (receiver/transeiver) and how I can acces ...

Ruby or Python ?

I want to write software for the iPod/iPad. I find Objective-C difficult to learn. Between Ruby and Python, which one is best suited for writing software for iPod/iPad? Please advise which tutorial book for the best one? ...

Ipod Library Access and subview removal in this code

I'm a 14 year old modifying an apple example code(my version can be found here for a school project, and I tried to put in ipod library access(It doesn't actually do anything yet, it's just supposed to show the access pop-up thing) and I tested it on-device, but it doesn't work. XCode shows no errors, but it doesn't work, even OD. Any re...

How to replicate the ipod configuration screen in a iphone app ?

Hi all ! I need to replicate the ipod configuration screen functionality, but have no idea how to do it. Let me explain : My App has several viewControllers, but only 5 are shown. When the user hits the MORE tab, it will show all the available Views . If he clicks on the EDIT button, the screen will show a bunch of tab-bar items, ( ic...

When should I make a referencing outlet for a UI control and when just an event? (iPhone SDK)

I have some code that works without having referencing outlets for the controls - just event ties in Interface Builder. Is this ok and is a referencing outlet only necessary to change the state of a UI control? Thanks. ...

iPhone App : Beta testing on specific device before App goes to AppStore

Sub: iPhone App : Beta testing on specific device before App goes to AppStore for public How do you do specific beta testing? I have registered 2 devices in App program portal. Only I have a Mac & device to download the App for testing. The other user does not have a Mac. But he has a iPhone. Is it possible for the other user to have ...

Client Side Apple APNS Ports

Have several iPod behind a firewall that does not have access to the internet. What ports / protocols does the iPhone use to connected to the Apple APNS server so it can receive APNS messages from 3rd Party applications. I know my application will use port 2195 to communicate to the APNS server to push updates to my iPods but what ports...

Options for ipod nano development?

My wife recently bought a nano, and I wanted to write a simple program for it. It appears that Apple has only released an SDK for the iPhone/iPod Touch without the ability to target the nano. What are the options to create an app targeted at the nano and install it onto hers? ...

AddMusic example Ipod library access

I want to use the addmusic example that apple have created for the IPod library access and be able to play the music in MY application; I however dont know which files to copy and how to combine the two... can someone please tell me what to do? I already have created a button in MY application which will then upon click do the same thing...

IPOD Touch and pdf files

Can ipod touchs store pdf files and open them without any internet connection? My friend just bought one and he could not explore a feature like that yet. he say that i-tunes does not allow transfering pdf files to ipod touch. ...