The Implementation of a Mobile Java Debug Tool

Degui Feng,Jian Chen,Like Yan,Binbin Wu,Xueqing Lou,Tianzhou Chen
DOI: https://doi.org/10.1109/embeddedcom-scalcom.2009.29
2009-01-01
Abstract:As the handsets integrated the J2ME environment is increasing in recent time. After PhoneME which is one implementation of the J2ME had become an open project, transplanting it to many different platforms become a hotspot for some time. There are some implementations for the online debugging between the PC and specific embedded device. But there isn’t a well-designed architecture for the debugging processes between the PC and the mobile phone, there just some assistance tools for co-debug. As the mobile phone industry developing, there are many smart phones with affluent hardware resource. This makes the co-debug between PC and smart mobile phone become possible. In this paper, we present a debug framework for the JAVA application development platform across the PC and mobile phone. With this framework, we can develop the MIDlets for specific embedded device more convenient.
What problem does this paper attempt to address?