I dislike Apple a lot. On a scale from 1 to 100 then it's about 1250 right now.
How to develop an IPhone app and test/publish it:
First you need to find a Mac. I mean, it would be too easy to use a PC to develop an IPhone app.
Then when you have found your Mac you need to register for App Store. I mean register as in filling in all your personal details except for the shoe size!
After that you can download this program called XCode that let's you develop an IPhone, IPad or Mac OS program.
<-- This is where i am right now.
Now comes the funny part.
To deploy this app on my friends IPhone to test it. Using his IPhone to test it through the cable.
In order to do this you need to create a certificate. Fair enough.
Finally found "how-to" after some googling and registered on the "second apple portal".
Then i get a BIG message saying: Unauthorized Access. WTF!?
Turns out that in order to "test" my app on my friends IPhone, i have to pay $99. This will then create a license for me for one year which allows me to develop IPhone apps!
So my simple idea of just making the Android app into an IPhone app turned out not to be soo simple after all.
In order for me to publish it, test it or hell, just look at it, i need to pay $99.
I truly dislike Apple and i am still amazed on why soo many people develop apps for the IPhone, it's a mess!
Don't believe me?
https://developer.apple.com/programs/ios/and this Q&A forum
http://stackoverflow.com/questions/2564451/how-can-i-test-xcode-project-on-iphoneDeveloping my Android app went like this.
Download the free program Eclipse.
Install Android stuff.
Write code.
Press, generate APK file. Boom done!