Results 1 to 6 of 6

Thread: Which APIs are available for mobile programming

  1. #1
    Join Date
    Jan 2010
    Posts
    16

    Which APIs are available for mobile programming

    I'm planning to buy out a new Nokia N900 cellphone. I would like to know that which APIs are available for mobile programming. I had been using Java ME which usually supports 95% for most mobile phones. BUT it hasn't rich enough API, specially for GUI, and now I am trying to change to something else. So, can any one tell me that which APIs are available for mobile programming? Any one has any idea about it? Kindly provide me the correct information on the above issue. Any help you can provide would be greatly appreciated. Thanks in advance.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Which APIs are available for mobile programming

    Programming for mobile phones is its own discipline. Symbian OS is designed with very strict object models and programming paradigms. A Java ME programming project has more in common with a BREW project then it does with a Java server side project. As a Symbian OS developer, you know from experience that you are very tightly controlled in what you can do and how you can do it.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: Which APIs are available for mobile programming

    Symbian S60 is a quite a different programming paradigm in C++. Everything in the APIs is async and the APIs are quite opaque. There are also different performance expectations from the hardware, and the APIs used by the handset. Users and developers are both prepared for a certain degree of faults, especially in prototype or hard to acquire models.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Which APIs are available for mobile programming

    Also you need to bear in mind that you will have to use Objective-C and Cocoa, a language that's mostly only use in Macs these days. J2ME is an exciting set of technologies that provide integration of Java with wireless devices, and bring Java back to its design roots. Wireless device types, operating systems, and networks will proliferate, but Java provides a unifying programming platform for these devices.

  5. #5
    Join Date
    May 2008
    Posts
    2,297

    Re: Which APIs are available for mobile programming

    To understand these APIs and how they might fit into an application, you will update an existing .NET Compact Framework application, and you will replace legacy features with more appropriate features provided by these new APIs. The Ovi platform is opening to developers worldwide. Starting with the Ovi SDK Beta, mobile developers can easily create applications making them contextual and relevant, using Ovi's rich mapping and positioning functionalities. You will then add several new features that more closely integrate the application with the device's capabilities. These new features improve the productivity of the user by automating common tasks.

  6. #6
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Which APIs are available for mobile programming

    One of the most appealing differences when comparing similar projects that are being developed on Symbian OS and Windows Mobile software is the speed of the latter. Web developers can quickly embed Ovi Maps within their website using the Ovi Maps Player API. JTWI and MSA aim to standardise the support for optional APIs at certain phases of the evolution of mobile Java. Both mobile and web are built upon the same set of Ovi Services and API's.

Similar Threads

  1. Making mobile games without using programming language
    By Tech^Geek in forum Video Games
    Replies: 5
    Last Post: 22-04-2012, 07:29 PM
  2. Google Is launching an APIs explorer
    By Lord of speech in forum Technology & Internet
    Replies: 4
    Last Post: 09-03-2011, 07:43 AM
  3. How to call C APIs in Flex
    By Vivan in forum Software Development
    Replies: 4
    Last Post: 09-07-2010, 12:53 AM
  4. Mobile programming language Java or C++
    By VinFanatic in forum Software Development
    Replies: 2
    Last Post: 20-04-2009, 09:11 AM
  5. Programming ebooks on your Mobile phone
    By Jinendra in forum Portable Devices
    Replies: 2
    Last Post: 17-03-2009, 01:37 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,751,325,066.37756 seconds with 16 queries