Thread: i want to make a app for cydia
-
05-22-2009, 09:26 PM #1
i want to make a app for cydia
first of all can i create one on windows and what programs do i need to create 1??
-
The Following 2 Users Say Thank You to freddyd13 For This Useful Post:
sam19113 (05-30-2009), TheJailbreakGenius (01-15-2011)
-
05-22-2009, 09:51 PM #2plain jane vanilla (post count restored to FULL AWESOMENESS)
- Join Date
- Jul 2007
- Location
- ATL
- Posts
- 11,692
- Thanks
- 181
- Thanked 1,456 Times in 1,263 Posts
To have to know programming.
-
05-23-2009, 12:37 PM #3
ok i knew that part
-
The Following User Says Thank You to freddyd13 For This Useful Post:
ryantcb (12-08-2011)
-
05-25-2009, 01:34 PM #4Livin the iPhone Life
- Join Date
- Aug 2008
- Location
- New York
- Posts
- 1,005
- Thanks
- 3
- Thanked 77 Times in 62 Posts
No you can not do it on windows. You need a Mac.
You also need to know Objective-C at a minimum.
-
05-25-2009, 08:13 PM #5
OK thanks that's the answer i was looking for
-
05-25-2009, 10:02 PM #6Owner / Founder - ModMyi
aka cash7c3
- Join Date
- May 2007
- Location
- Denver, CO
- Posts
- 11,861
- Thanks
- 340
- Thanked 15,247 Times in 648 Posts
It was possible to build the 3rd party iPhone toolchain on windows back in the day. sadly, with the arise of the SDK I believe continued development of that was abandoned after 1.X firmware

-
05-26-2009, 12:00 AM #7Livin the iPhone Life
- Join Date
- Aug 2008
- Location
- New York
- Posts
- 1,005
- Thanks
- 3
- Thanked 77 Times in 62 Posts
I think you can find it for the 2.x but after that you are at a loss still since all apps need to be ready for 3.0 and work on 3.0.
I may be wrong but I thought you can get Xcode and one of the SDKs for free from apple and you just cant generate a license for it.....
Dont quote me on that aspect tho.
-
05-27-2009, 04:06 PM #8
I have been using 2.0 SDK with a self signed certificate, running on OSX under VMWare on Vista 64 with no issues so far. Still trying to get the self sign method working for 3.0 though, no luck yet. But yes, technically, you can develop on a Windows machine.
-
05-27-2009, 05:22 PM #9Livin the iPhone Life
- Join Date
- Aug 2008
- Location
- New York
- Posts
- 1,005
- Thanks
- 3
- Thanked 77 Times in 62 Posts
Ya you can tweak VMWare to run OSX but are you really running it on a WINDOWS machine or a virtual OSX machine IN a windows machine
There is no native app for windows that allows you to run the SDK studio and Xcode and build apps. You need to have a Mac for best results. I have VMWare working with OSX86 and its slow and buggy as hell. You also need a INTEL Mac if you go looking for one.
-
05-28-2009, 12:12 AM #10
Ok thanks guys damn i guess i need a mac. Well im from Belize central america and getting a mac here will be very expensive. Is there someone here who can help me create a free app for cydia its a app like idrums??
Thanks...
-
05-28-2009, 02:55 PM #11
Help you how? You're being fairly vague with your questions.
You haven't even told us yet if you know Objective-C (I assume you don't, since you don't have a Mac?). What exactly do you want us to do for you?
-
05-29-2009, 07:51 PM #12
You can do two things. Download winchain from winchain.googlecode.com. Just get the zip file. You don't need the 400mb file. Then extract it. On ur iPod/iPhone download and install 2.0 toolchain. Install cygwin from the winchain folder. Look in the resource folder. After it completes, open winchain template builder. Enter that app information and build the template. U will see premade iPhone source code. Put the files into a folder. Ssh on ur iPhone and place the folder in the / directory of ur device. In cygwin type ssh root@ipaddress password alpine and then type cd /urfoldername/
Then type make. U have just mAde an iPhone app. There is much more so pm me for more info.
-
The Following 2 Users Say Thank You to PsychoINC For This Useful Post:
mohitd2000 (07-12-2009), shatou (06-02-2009)
-
05-30-2009, 04:53 PM #13
hey thanks PsychoINC
well ill try it later and report back. i want to make a app similar idrums but with different sounds like rap reggaeton etc.. i just know liitle about programming with c+ and visualfox.
-
06-01-2009, 07:58 AM #14Livin the iPhone Life
- Join Date
- Aug 2008
- Location
- New York
- Posts
- 1,005
- Thanks
- 3
- Thanked 77 Times in 62 Posts
Why would you use a 2.0 toolchain when 3.0 is around the corner?
-
06-01-2009, 08:28 AM #15iPhone? More like MyPhone
- Join Date
- Jan 2009
- Location
- London , UK
- Posts
- 272
- Thanks
- 33
- Thanked 20 Times in 20 Posts
I DUAL BOOT MY PC WITH ipc OSX86 10.5.6 AND UPDATED IT TO 10.5.7... EVERYTHING RUNS PERFECTLY WELL... I GUESS ITS THE HARDWARE I HAVE IN MY PC WHICH WORKS FOR OSX THE ONLY PROBLEMS I INITIALLY HAD WAS SOUND BUT I GOT THAT SORTED TO... GET THE RIGHT KEXT ETC...
I STILL DOTN KNOW HOW TO USE A MAC PROPERLY...
SORRY FOR THE CAPS.. IM AT WORK AND I NEED TO USE CAPS ALOT!
iPhone? ... No?... MYphone!!!

"The man who smiles when things go wrong has thought of someone to blame it on"
-
06-01-2009, 10:23 AM #16Livin the iPhone Life
- Join Date
- Aug 2008
- Location
- New York
- Posts
- 1,005
- Thanks
- 3
- Thanked 77 Times in 62 Posts
-
06-01-2009, 10:27 AM #17iPhone? More like MyPhone
- Join Date
- Jan 2009
- Location
- London , UK
- Posts
- 272
- Thanks
- 33
- Thanked 20 Times in 20 Posts
iPhone? ... No?... MYphone!!!

"The man who smiles when things go wrong has thought of someone to blame it on"
-
06-02-2009, 12:38 PM #18
Ok, first thank you for clearing a lot of things to me with your little words

second, i followed what u said, some downloads happened and finally i made the template...I found in the project folder (First for example), many files that can be opened by notepad++, some of them by MATLAB (i guess they are fortran may be)...all that's good but where are the UI interface tools, i am talking buttons and etc if u know what i mean?...that might be silly but i use VS 2008 C & basic and can use fortran, i know i am asking too much but really GREAT thanks in advance
-
07-12-2009, 09:03 AM #19
Where would I get toolchain. I have an iPod touch 2g on 2.2.1 firmware.
-
07-12-2009, 11:13 AM #20
@shatou - there are no UI tools for creating programs on Windows, you do it by writing lots of code

@mohitd2000 - the toolchain discussed in the post installs and runs on the device from Cydia - it does not run on Windows. After you jailbreak, check the development section on Cydia.



LinkBack URL
About LinkBacks
Reply With Quote



