|
When submitting an app to the app store what is the real difference between iPod Touch and iPod Touch 2nd generation?
Started by MrDatabase on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
From an SDK perspective, I'm not sure what, ....
End-users can purchase iPhone OS 2.0 for their first-gen iPod touch from Apple.
The first-gen iPod touch doesn't ship with iPhone OS 2.0, which is required to run App Store apps.
|
|
I'm developing an App for my iPod Touch that doesn't use the iPhone-Special-Hardware like phone or cam. I want to test it on my iPod touch. I am already a registered developer (free account, no fee). What are the steps to get my app working on my iPod...
Started by Thanks on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also do this for....
You install your application on the iPhone or the iPod.
This will let break you iPod touch, or iPhone.
You need to pay the $99 developer fee, and become an iPhone developer .
Or iPod Touch).
|
|
I would like to develop a multi-touch (up to 8 fingers) application for iPhone/iPod Touch. But during testing on my 1st gen iPod Touch once I put the 6th finger weird things started to happen. I don't get Touch Began for the 6th finger nor Touch Ended...
Started by KermiDT on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You're touch events on..
Right now I don't believe there's multi-touch support due to Google having removed support only ever get 5 touch events at the same time, I think anything over that is ignored.
|
Ask your Facebook Friends
|
I've tested my iPhone app on the iPhone. Now I want to test it on the iPod touch. Assuming I have an iPod touch what else do I need?
I just want to make sure all the certificates and stuff that I used for the iPhone will work for the iPod touch too.
Started by MrDatabase on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you really want to test against a touch I would recommend.
The certificates will work fine as is.
But your certs will be fine as is.
Provisioning profile that has device ids for your iPhone and iPod touch.
|
|
I want to develop app for Ipod Touch Simulator, but currently, I don't have Ipod Touch Simulator. I'm try to Google but can't get expect result. Please help me!
Started by hungbm06 on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can then download.
You'll need to be running OS X on an Intel based machine .
For an iPod touch.
|
|
Is there a way to enable disk usage on an 2nd generation iPod Touch without jail-breaking it?
Started by Chris Dwyer on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
Just google "Air Sharing iPhone"
You can use Diskaid on a jailed, non-jailbroken ; iPod Touch and read/write files data to my iPod ....
However, I have been using Air Sharing for iPhone/iPod Touch.
Not that I know of.
|
|
Are there any iPhone/iPod Touch applications that will stream from a DAAP, DNLA, or UPnP AV server?
Started by Scott Markwell on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
DLNA and UPnP for iPhone/iPod:
http://sourceforge.net/projects/mmc-client/
Yes, you could have.
|
|
Is there a manual way to load an iPhone App onto the iPod touch?
Started by Moshe on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Find ....
Jailbreak done, 2 minutes elapsed: very dumb.
Open it up, click the button, and plug in your iPod.
No, it won't brick your device, and it literally and download blackra1n .
Yes, this does require a jailbreak.
Or iPod touch.
|
|
My ipod broke and i am trying to figure out which new one to get:
my current library is: 30 GB music, 7 GB Video, 10 GB photos
so i have about 48 GB being used. i am trying to figure out, do i go with the:
160 GB classic or the 64 GB itouch.
Given that...
Started by oo on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
Oh and the ....
If it's the second points, get the iPod Touch.
The app store?
If it's the first points you want, get the iPod Classic.
If you are not rapidly expanding your media library, the iPod Touch is the way to go.
|
|
I need to render the page differently if it's acessed by an iphone/ipod touch. I suppose the information is in the request object, but what would be the syntax?
Started by Steph Thirion on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Note that iPod Touch has a slightly different signature than Agent String article on the apple website indicate the different user agents for iPhone and iPod touch
This is the syntax I....
For 'iPhone' in the HTTP_USER_AGENT.
|