| Enhanced integration of Java to symbian OS using smart pointers |
| Full text |
Pdf
(726 KB)
|
| Source
|
ACM International Conference Proceeding Series; Vol. 343
archive
Proceedings of the 6th international workshop on Java technologies for real-time and embedded systems
table of contents
Santa Clara, California
SESSION: Real-Time JVM implementation issues
table of contents
Pages 38-47
Year of Publication: 2008
ISBN:978-1-60558-337-2
|
|
Authors
|
|
| Sponsors |
|
| Publisher |
|
| Bibliometrics |
Downloads (6 Weeks): 9, Downloads (12 Months): 62, Citation Count: 0
|
|
|
ABSTRACT
Porting software from one environment to another can be eased with virtual machines. Then, the virtual machine hides the particularities of one system, and allows running of the same applications in a set of environments. Unfortunately, there are also restrictions related to this approach. In particular, when a program running inside the virtual machine wishes to access the hosting system for e.g. improved performance or service that is readily available in the hosting system but not in the virtual machine, several complications exist. In this paper, we introduce an improved fashion to integrate mobile Java to Symbian OS environment using so-called smart pointers to ease the above problems. Towards the end of the paper, we also provide an evaluation on our prototype implementation to validate the approach.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
Raine Mäkeläinen. Advanced Java Integration to Symbian OS MSc. thesis, Department of Information Technology, Tampere University of Technology, Tampere, Finland, 2007.
|
| |
2
|
Roger Riggs , Jyri Huopaniemi , Antero Taivalsaari , Mark Patel , Aleksi Uotila, Programming Wireless Devices with the Java 2 Platform, Micro Edition, Sun Microsystems, Inc., Mountain View, CA, 2003
|
| |
3
|
|
| |
4
|
|
| |
5
|
|
| |
6
|
Jo Stichbury Symbian OS Explained: Effective C++ Programming for Smartphones John Wiley & Sons, Ltd, 2005.
|
| |
7
|
Coding Standards, Essential Symbian OS http://developer.symbian.com/main/learning/press/books/pdf/coding_standards.pdf Symbian Software Limited, 2008.
|
| |
8
|
|
| |
9
|
|
| |
10
|
Arvind Gupta and Martin de Jode Extending the Reach of MIDlets http://www.arvindgupta.net/pdf/The_Bridge.pdf www.symbian.com, 2005.
|
| |
11
|
C++ component reference in Symbian OS reference http://www.symbian.com/developer/techlib/v9.1docs/doc_source/reference/referencecpp/index.html
|
| |
12
|
New IPC Mechanisms for Symbian OS http://developer.symbian.com/main/downloads/papers/newipc/new_ipc_mechanisms_for_symbian_os.pdf {10 May 2008}.
|
 |
13
|
|
| |
14
|
Bubak M., Kurzyniec D., Luszczek P. Creating Java to native code interfaces with Janet extension. In Proc. SGI Users's Conference 2000; 283--294.
|
| |
15
|
JNIWrapper http://www.teamdev.com/jniwrapper/index.jsf {30 May 2008}.
|
| |
16
|
Swig http://www.swig.org {30 May 2008}.
|
| |
17
|
Dr. Dobb's article of NoodleGlue http://www.ddj.com/java/184401984 {30 May 2008}.
|
|