anyone know what program can make apps?
New ipod Touch 4G
New ipod Touch 4G
im not sure if its called an ipod 3G but it has a camera on it i can now make ipod apps
i also got it for 50$
anyone know what program can make apps?
anyone know what program can make apps?
Last edited by Medi on Wed Feb 16, 2011 1:18 pm, edited 1 time in total.

Re: New ipod Touch 3G
and i dont want a cheesy program that for example you drag a picture onto the screen and it does all the coding in the background

- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: New ipod Touch 3G
"i" 
but its a great deal for $50!!!
but its a great deal for $50!!!
Re: New ipod Touch 3G
lmao this isint the first 50$ deal on a touch i got the 3g for 50$ too it just went missing at my moms and when i got it back it had water damage done to ithallsofvallhalla wrote:"i"
but its a great deal for $50!!!
Last edited by Medi on Wed Feb 16, 2011 1:18 pm, edited 1 time in total.

- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: New ipod Touch 3G
Do you have a Mac? If not, your app-making is going to be severely limited to only a couple of hacked options.
The indelible lord of tl;dr
- PaxBritannia
- Posts: 680
- Joined: Sun Apr 18, 2010 1:54 pm
Re: New ipod Touch 3G
The easiest way to code for any OS by Mac is to use XCode. It's free and the workflow is great...
But it only runs on Mac OS.
If you don't have a Mac, then your options are extremely limited. Though you could virtualise Mac OSX on a PC, but that's also getting complicated.
pax.
If you don't have a Mac, then your options are extremely limited. Though you could virtualise Mac OSX on a PC, but that's also getting complicated.
pax.
Re: New ipod Touch 3G
Btw if it's an iPod touch and has a camera, then it's 4g and it should have the camera on both sides with mics. 
Thanks,
Slav2
Slav2
Re: New ipod Touch 3G
Since I bought my new phone I don't use my iPod touch. So I decided yesterday to turn it into a web server, one of the reasons I love i OS, just simple Linux. Although it goes really slow.
Fighting for peace is declaring war on war. If you want peace be peaceful.
Re: New ipod Touch 3G
i found an html app that lets me wright html and view the page will be great to use on the go

- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: New ipod Touch 3G
My understanding was that the iOS SDK does not work in any kind of emulation on PC, sadly. That has been the #1 feature to get working in the major Mac emu communities, but I looked into a little while back and they were still far off. I think the compiler itself was causing huge problems. I think XCode works as an IDE, but you would not have the compiler.PaxBritannia wrote:The easiest way to code for any OS by Mac is to use XCode. It's free and the workflow is great...But it only runs on Mac OS.
![]()
If you don't have a Mac, then your options are extremely limited. Though you could virtualise Mac OSX on a PC, but that's also getting complicated.
pax.
There is Dragon Fire SDK, but this is basically smoke and mirrors. It doesn't have a PC iOS compiler and instead works in Visual Studio with C/++ and sends your code to their Mac servers to be compiled. However, I think there is something not right under the surface, because they only give you so many compiles before you would need to buy a package of more. Think of how many time you have to compile an app while debugging. 50 or so compiles could be gone in a day.
The indelible lord of tl;dr