Optimisation techniques for J2ME based mobile applications

  • Authors:
  • Patrik Mihailescu;Habin Lee;John Shepherdson

  • Affiliations:
  • Intelligent Systems Research Centre, BT Group, Martlesham Heath, UK;Intelligent Systems Research Centre, BT Group, Martlesham Heath, UK;Intelligent Systems Research Centre, BT Group, Martlesham Heath, UK

  • Venue:
  • AIC'05 Proceedings of the 5th WSEAS International Conference on Applied Informatics and Communications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Now days there are a wealth of mobile application development tools available for developers to use, which are not limited to a particular device type. One of the most well-known development tools is the Java 2 Micro Edition platform. Using this platform, mobile application developers can benefit from the same features such as device independence and memory abstraction enjoyed by desktop application developers. However due to the interpreted nature of the Java programming language, applications also inherit its limitations such as excessive memory consumption, and slow execution. The aim of this paper is to present and evaluate six known optimistaion techniques for improving the performance of a Java based mobile application. These techniques are then applied to a real life multi-agent based mobile application to demonstrate the performance and usability improvements gained.