A CASE Tool for Java Mobile Computing Applications

  • Authors:
  • Ioannis T. Christou;Sofoklis Efremidis;Aikaterini Roukounaki

  • Affiliations:
  • Athens Information Technology, Greece;Athens Information Technology, Greece;Athens Information Technology, Greece

  • Venue:
  • International Journal of Mobile Computing and Multimedia Communications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The market for applications developed for mobile devices is growing as the hardware capabilities increase while costs drop. At the same time, the inability to write code once becomes a noticeable problem resulting in the time consuming task of porting an application to a variety of mobile devices, which is true for languages like Java that have been designed to be portable across a range of hardware platforms. As a result, porting a Java application written for one device to another is often a tedious and time-consuming task for developers. This paper presents an intelligent CASE tool that assists the porting of Java mobile applications by automatically generating Java code fragments for the target SDK. SeqFinder automatically generates all minimal method invocation sequences that lead to an object of a specific type, thus relieving the programmer of manually searching the manufacturer-provided SDK Java archives. However, this tool is not applicable only to the Java ME platform and has been used as a fast type-browser for J2SE/J2EE applications.