What is the programming language for every operating system?
There is no single technology, that will let you write the application once for all of them.
There are several causes here:
Every platform has it's own architecture and libraries for doing common things such as gui, hardware access and so on.
Most of them use different languages. iPhone uses Objective-C, Java is for Android, so on.
There was a try - J2ME technology, but it doesn't seem to have rich abilities foreach of the platform.
The only thing you can try is an HTML5 application(which uses web browser). But it makes sence only if you don't need access to some native abilities of the handset - camera, contact list and so on.
PhoneGap is a technology that promises to assist you in writing cross platform applications.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With