|
|
 |
| |
|
|
| |
When it comes to Developing applications for mobile devices, a small device does have its limitations, but mobility brings also huge benefits. Compared to PC's or mainframes, a mobile device that users carry with them almost all the time widens new horizon for Mobile applications and its Application Developers. To exploit the mobile application development opportunities in an user-friendly way, we need a through understanding of Technologies that we can make use of.
In the Mobile platform, there are quite a lot of Technologies, developers could make use of.
Sun Java programmers can work with Mobile Information Device Profile(MIDP) 1.0 and 2.0, along with Optional packages including Multimedia, Wireless messaging, BlueTooth FileConnection and PIM and so on.
C++ developers can make use the power of Symbian OS and native C++ development environment.
Java Platform, Micro Edition (Java ME) is the most widespread application platform for mobile devices across the globe. It provides a robust, flexible environment for applications running across a wide spectrum of embedded devices, such as mobile phones, PDAs, TV set-top boxes, and printers. The Mobile Java platform includes flexible user interfaces, a robust security model, a broad range of built-in network protocols, and extensive support for networked and offline applications that can be downloaded dynamically. Applications based on Mobile Java specifications are written once for a wide range of devices, yet exploit each device's native capabilities. |
|
|
|