
08-07-2008, 06:40 PM
|
|
Green Apple
|
|
Join Date: Aug 2008
Device + Firmware: iPhone 3G 2.0.1
Operating System: Vista Home Premium SP1 AND Hackintosh 10.5.2
Posts: 51
Thanks: 0
Thanked 8 Times in 6 Posts
|
|
|
|
OK, I'm not a dev, I have absolutely no OS X skills what so ever, I do have an iPhone 3G that I am willing to use to test, obviously this will have no bootloader hacks so it's impossible to brick the phone, so I'm willing to do any testing you need. I can't donate until I see a beta and even then not much. One thing I can offer for you is advice on how to go about this. For one, you CAN use an OS X stack, but it has to be open source, since the iPhone doesnt contain all of the OS X libraries. So my advice, find an open source stack, then use that code and write an interface for it, you could even sell it through app store if you contain it all in one program, just re-write the code to run on the iPhone, package any additional libraries not on the iPhone with it, and then it will run. All in one self contained app is fine for file transfers, but things like music will have to have firmware support so App Store is out if you need that.
So the basic steps:
1. Find an OS X open source bluetooth stack.
2. Convert the code to iPhone (not much work here really if done right)
3. MAKE SURE you package any additional libraries not in 2.0 with it.
And yes, I do know it isnt that simple, that is just a VERY rough guideline you may like to follow.
|
|