NightlifeGamingINC wrote...
Make one for Ipod Touch/iPhone too plz!! Make ir able to watch the hentai on the app too, becuase you can't if you watch it on safari :(
Well, the difference between Android and iOS is this:
Android SDK/NDK:
- Free
- costs a one-time-fee of 35$ to sell things on Android Market
- comes with Android Emulator, which allows emulation of any version between 1.5 and 4.0
iOS SDK:
- Required a MacOSX PC to run CodeBlocks and compile iOS binaries
--- (There is an alternative in Windoze, but it costs 100$ for a liscence, and I can't find it on Torrent trackers/Usenet)
- costs 100$ per year to have items in the AppStore
- it's "illegal" to install iOS Apps that weren't obtained in the AppStore (Android supports this natively, it's an option in the Debugging Tools)
- iOS SDK is not retro-compatible... An App for iOS4 probably won't work on an iPhone3G and vice-versa. (Because of the C/C++ code... Android is in Java, and is retro-compatible and compatible on many different flavors of CPU and devices)
It's not that we don't want to, Apple seems to not want us to...