digitaljoel
digitaljoel

Reputation: 26574

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?

Upvotes: 3

Views: 5736

Answers (4)

Deleo
Deleo

Reputation: 41

I currently use my Ipod Nano as a watch and have been looking for different apps to try out, but no luck. Seems like there are no apps for nano......

Upvotes: 0

Christian Joudrey
Christian Joudrey

Reputation: 3461

There are no official ones, but you can get Linux on the iPod Nano. Then you can do pretty much anything you want.

Reference: http://www.linux.com/archive/feed/53221

  • Christian

Upvotes: 1

Michael Hackner
Michael Hackner

Reputation: 8645

I’m pretty sure there are none.

Upvotes: 1

Sampson
Sampson

Reputation: 268414

Your best bet would likely be to get her an iPodTouch or an iPhone and work towards developing on those. They will have support, and familiar tools. I don't think there's any supported development options for the Nano (or every will be). Consider also that the iPad will be an easy transition once you're familiar with iPhone development.

Upvotes: 6

Related Questions