View Full Version : Making Apps
Funplex
Aug 9, 2008, 12:46 PM
I was wondering about this-- How can someone make an app? What is involved in the steps?
I would like to give it a try some time, but I havn't any clue where to start and if it costs money to get the tools to make them. I've got a few ideas for freebies kicking around in my head and I think I would like to give it an attempt.
Silver-Fox
Aug 9, 2008, 12:48 PM
You need the iPhone SDK free download from apple and xcode also free, then find some tutorials to do or something to get you going
Funplex
Aug 9, 2008, 12:50 PM
You need the iPhone SDK free download from apple and xcode also free, then find some tutorials to do or something to get you going
Awesome! Is there a place I can find these?
dacreativeguy
Aug 9, 2008, 12:55 PM
Awesome! Is there a place I can find these?
Are you serious? Apple.com would probably be a good place to start, don't you think?
Funplex
Aug 9, 2008, 12:59 PM
Are you serious? Apple.com would probably be a good place to start, don't you think?
"Finding these" also includes tutorials--
I went to download from Apple.com and I see they have a developer program for $99 and $299
Do I have to be a part of that developer program in order to use the SDK and put out apps?
admanimal
Aug 9, 2008, 01:01 PM
I smell another flashlight/tip calculator/todo list in the works...
You can use the SDK for free, to put an app on your device or to sell it, you have to pay.
Me1000
Aug 9, 2008, 01:23 PM
http://www.google.com/search?q=iPhone%20SDK
varchar
Aug 9, 2008, 01:40 PM
I was wondering about this-- How can someone make an app? What is involved in the steps?
I would like to give it a try some time, but I havn't any clue where to start and if it costs money to get the tools to make them. I've got a few ideas for freebies kicking around in my head and I think I would like to give it an attempt.
Here is my suggestion:
1) Goto:
http://developer.apple.com/iphone/
2) After you create yourself and Apple ID, you will be able to access the content.
3) Read most of the Getting Started Documents (and view the videos)
4) Learn Objective-C... (especially the detailed version: http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/ObjectiveC/Introduction/chapter_1_section_1.html)
5) Learn well the UIKit framework (that is going to be your friend for quite a while! :)
I hope the above helps....
P.S. - I have created over 20 apps since launch... I love it.... its pretty fun...
Funplex
Aug 9, 2008, 06:26 PM
I smell another flashlight/tip calculator/todo list in the works...
You can use the SDK for free, to put an app on your device or to sell it, you have to pay.
Actually, I'm an animator and I had some games in mind, but hey, thanks for the vote of confidence.
DjAmTraX
Aug 9, 2008, 06:33 PM
I have two GREAT apps in mind, but don't know ***** about writing codes. The apps I have in mind should not be too hard for someone who has experience. Perhaps someone here in S.F. area would like to meet and chat about an opportunity to make some money. PM me.
Island Dog
Aug 9, 2008, 09:46 PM
I wish Apple would create something like DashCode for the iPhone. Just a way to make simple apps from a template.
Me1000
Aug 10, 2008, 12:10 AM
I wish Apple would create something like DashCode for the iPhone. Just a way to make simple apps from a template.
They do, Dashcode now has the ability to make iPhone formatted web applications.
If you want apple to put out something like dashcode for native apps then likely what you are looking for in the realm of native apps can be accomplished with a web app...
if it is a template that you are after then Interface builder is very easy to lay out an interface, but there is A LOT of code that goes into the applications back end to make that interface work with your application.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.