TWiki . Mobileandembedded . WebHome (search result)

The Source for Java Technology Collaboration


Search: Phone *MEAdvanced[^A-Za-z]

Topics in Mobileandembedded web: Changed: now 07:43 Changed by:
PhoneMEAdvancedBSGGetting %LOCKED% 20 Nov 2008 - 23:05 - r9 Main.dbsears
Getting the Project Source Code You can start with the phoneME Advanced technology by downloading the project source code. You can either download the project source ...  
PhoneMEAdvancedBSGHost %LOCKED% 19 Nov 2008 - 21:12 - r13 Main.dbsears
Build Recipe: Linux/x86 Host Environment Once you have downloaded the source code for phoneME Advanced, you can use the build system included with it to build different ...  
PhoneMEAdvancedBSGQuick %LOCKED% 21 Nov 2008 - 00:00 - r7 Main.dbsears
Quick Start Build Guide These notes contain a rapid walk through the process of building and running the CDC Java runtime environment for a target system. The rest ...  
PhoneMEAdvancedBuildInstructions %LOCKED% 04 Jul 2007 - 02:33 - r13 Main.hinkmond
Build Instructions This TWiki page gives the instructions on what build flags to use to build certain variations of PhoneME Advanced (MR2 specific) software from the ...  
PhoneMEAdvancedBuildingJDBCandRMI %LOCKED% 10 Dec 2008 - 17:20 - r9 Main.dbsears
How to Build JDBC and RMI Optional Packages The JDBC and RMI optional packages were originally designed to be overlayed on top of the CDC source tree, and then built ...  
PhoneMEAdvancedCDCAMSDesign %LOCKED% 15 Apr 2005 - 22:21 - NEW Main.prasadsanagavarapu
CDC AMS Design Notes The apprepository code in phoneME Advanced and the phoneME Advanced model did the following. It had the notion of an application repository ...  
PhoneMEAdvancedCVMAOT %LOCKED% 13 Jan 2009 - 17:15 - r5 ChrisPlummer
AOT Compilation in CVM Overview AOT stands for Ahead Of Time compilation, which means instead of compiling Java bytecode into native machine code at runtime, the ...  
PhoneMEAdvancedCVMDebugging %LOCKED% 11 Sep 2007 - 19:33 - r5 ChrisPlummer
Debugging a CDC Crash on Linux with GDB Why does CVM suspend when it receives a signal 11 ( SIGSEGV )? When a CDC process crashes on Linux, you usually will see a ...  
PhoneMEAdvancedCVMDualStack %LOCKED% 16 Dec 2008 - 21:07 - NEW Main.dbsears
Dual Stack Support Goals Isolate the CLDC/MIDP programs (MIDlets) from CDC/FP classes and methods that should not be visible to them. Allow the CLDC/MIDP ...  
PhoneMEAdvancedCVMFinalization %LOCKED% 15 Apr 2005 - 22:22 - NEW Main.prasadsanagavarapu
CVM Finalization How does finalization work? All instances of classes that have a finalize() method are considered to be finalizable . The only exception ...  
PhoneMEAdvancedCVMNativeMethods %LOCKED% 08 Feb 2007 - 20:29 - r3 Main.cjplummer
How CVM locates native methods (JNI, KNI, and CNI) JNI native methods are usually placed in a shared library. On Linux, the file name for the JNI shared library is ...  
PhoneMEAdvancedCVMSH %LOCKED% 08 Dec 2008 - 22:23 - r3 ChrisPlummer
The VM Inspector and cvmsh Useful links After you've read the content below, these other links provide more info on using the VM Inspector and cvmsh How to ...  
PhoneMEAdvancedCVMWeakRefs %LOCKED% 15 Apr 2005 - 22:24 - NEW Main.prasadsanagavarapu
CVM WeakRefs What are weakrefs? Weakrefs are references to objects that won't necessarily keep a Java object alive. If there are other strong/normal references ...  
PhoneMEAdvancedCVMWinCE %LOCKED% 15 Apr 2005 - 22:26 - NEW Main.prasadsanagavarapu
Windows CE implementation issues Structured exceptions and static code cache To implement trap based features such as null pointer and gc checks, our Unix ports rely ...  
PhoneMEAdvancedCodeReviews %LOCKED% 10 Jan 2007 - 18:23 - NEW Main.hinkmond
This is the area for Code Reivews for PhoneME Advance. Main.hinkmond 10 Jan 2007  
PhoneMEAdvancedCommonBuildProblems %LOCKED% 29 Mar 2007 - 16:36 - r6 Main.cjplummer
Common Build Problems Using an old version of Ant You need a newer version of ant if you see something like the following. 1.6.5 is new enough. 1.6.0 is not. BUILD ...  
PhoneMEAdvancedCriticalBugsLinuxARMCacheFlush %LOCKED% 17 Jan 2007 - 01:12 - NEW Main.cjplummer
In the phoneME Advanced MR1 release, cache flushing on linux/ARM 2.6 kernels is not done properly. This usually results in a readily reproducable crash, or in ...  
PhoneMEAdvancedCriticalBugsStrictMathTCKFailures %LOCKED% 10 May 2007 - 05:33 - r31 Main.cjplummer
How to Resolve StrictMath TCK Failures There are many possible causes of !StrictMath TCK failures. This page will attempt to cover most known causes of failures and ...  
PhoneMEAdvancedGSGOpenWRT %LOCKED% 19 Nov 2008 - 13:51 - r4 Main.dbsears
Build Recipe: !OpenWRT !OpenWRT is a Linux platform for embedded devices like routers. Originally !OpenWRT was based on Wi Fi routers from Linksys. Then it was extended ...  
PhoneMEAdvancedGSGTarget %LOCKED% 09 Dec 2008 - 02:17 - r5 Main.dbsears
Target Platform Requirements This section describes the target device and build tool requirements for the phoneME Advanced build system. The following sections include ...  
PhoneMEAdvancedGSGWinMobile %LOCKED% 09 Jan 2009 - 00:39 - r32 Main.dbsears
Build Recipe: Windows Mobile Building a CDC Java runtime environment for Windows Mobile requires integration of the CDC build system with conventional Windows Visual ...  
PhoneMEAdvancedMapOfCVM %LOCKED% 13 Dec 2006 - 18:14 - NEW Main.hinkmond
Main.hinkmond 13 Dec 2006  
PhoneMEAdvancedPlatformsBuildingQtEmbedded %LOCKED% 11 Aug 2008 - 19:09 - r17 Main.dbsears
phoneME Advanced: Building Qt Embedded Introduction Note: These notes describe how to configure and build a library for Qt Embedded that can be used with the CDC ...  
PhoneMEAdvancedPlatformsDirectFB %LOCKED% 11 Aug 2008 - 17:10 - r7 Main.dbsears
phoneME Advanced: Building !DirectFB Note: !DirectFB support is only used by the Jump architecture, which is not under current development. Introduction !DirectFB ...  
PhoneMEAdvancedPlatformsIPhone %LOCKED% 19 Jun 2008 - 22:38 - r2 HinkmondWong
iPhone and iPod Touch (iPhone OS) port of phoneME Advanced On a Mac OS X (10.5.2 or later) computer: 1. Log in or create a new registration at the iPhone Developer ...  
PhoneMEAdvancedPlatformsLinuxX86 %LOCKED% 11 Aug 2008 - 16:39 - r2 Main.dbsears
phoneME Advanced supports Linux/x86 with both an interpreter loop and a JIT, but since it has not been tested the JIT is disabled by default. Linux/x86 Devices ...  
PhoneMEAdvancedPlatformsMX31LinuxARM %LOCKED% 06 Feb 2007 - 13:30 - r4 Main.ken_gilmer
Building phoneME advanced for the Freescale MX31 development board and Linux. This page describes how to build the phoneME system for the MX31 development board from ...  
PhoneMEAdvancedPlatformsMacOSX %LOCKED% 24 Jun 2008 - 18:45 - r2 Main.tisoft_media
Mac OS X CDC HI has been ported to run on Mac OS X. Currently there is only support for PowerPC. Support is only available with MR2 and later releases. x86 is currently ...  
PhoneMEAdvancedPlatformsNokia770 %LOCKED% 19 May 2007 - 16:22 - r7 Main.jonek
Nokia 770/ARM MR1 and MR2 can be build with Foundation Profile for the 770. building The following steps provide an easy way for maemo developers to build phoneME ...  
PhoneMEAdvancedPlatformsNokia800 %LOCKED% 07 Jan 2008 - 20:50 - r30 Main.hendry78
Nokia N770/N800 (ARM linux) If you just want to get the PhoneMEAdvanced MR2 Java CDC/FP version 1.1 VM for the N800, a binary runtime build here and try it out. But ...  
PhoneMEAdvancedPlatformsPalmOS %LOCKED% 11 Jul 2008 - 02:30 - r15 Main.ebresie
PalmOS CDC HI is being ported to PalmOS Volunteers Name UserID Environment Status Eric Bresie ebresie cygwin Build OK, Test Ok. Cloned ...  
PhoneMEAdvancedPlatformsWindowsMobile %LOCKED% 26 Apr 2008 - 13:44 - r6 ChrisPlummer
Pocket PC/ARM (also Windows Mobile 5.0 compatible) On a Window/x86 PC: 1. If you haven't done so, install Microsoft Embedded Visual C Tools 4.0 and supporting toolchain ...  
PhoneMEAdvancedPlatformsZaurusPdaXrom %LOCKED% 06 Jul 2007 - 20:45 - r4 Main.egoelema
Sharp Zaurus using pdaXrom A powerful machine like the Zaurus just deserves a decent Java environment. It's just great to develop and run Java applications in the ...  
PhoneMEAdvancedProfiling %LOCKED% 18 Jul 2008 - 17:07 - r3 Main.thurka
While this code seems stable enough to demonstrate profiling, it is still pre release quality. The changes provided here are in !NetBeans source code and will most ...  
PhoneMEAdvancedToDoList %LOCKED% 06 Jan 2007 - 00:15 - NEW Main.hinkmond
To Do List List of Requested Items and To Do Tasks for PhoneMEAdvanced Priority (1:high 5:low) Difficulty (1:easy 5:hard) Description Next Step Notes ...  
WebHome %LOCKED% 19 Nov 2008 - 12:59 - r25 Main.dbsears
Mobile and Embedded Projects Welcome to the Mobile and Embedded Community wiki. This top level page provides links for various projects within the community. phoneME ...  
WebStatistics %LOCKED% 17 Apr 2008 - 07:00 - r82 TWikiAdminGroup
Statistics for Mobileandembedded Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic ...  

Number of topics: 37

Topic WebHome . { }
 XML java.net RSS