phoneME is an implementation of the phoneME open source Java ME application platform for Windows Mobile devices.
phoneME Advanced targets Windows Mobile devices with more resources (memory, cpu, storage) and can run CDC based applications that are compatible with a subset of the J2SE 1.4 stack. Other profiles like Foundation Profile and Personal Profile are also supported.
The CDC and Foundation profiles require little patching. While the Personal Basis Profile does not compile at all, the Personal Profile works reasonably well. phoneME Advanced also provides a dual stack implementation with MIDP support. It is based on the Foundation Profile and runs basic midlets pretty good, but as with phoneME Feature, JSR support is rather limited.
Default, native DPI and high resolution MIDP stacks
If you are using a device with a VGA resolution (or any other non-96 DPI display) the default builds will do a 96 DPI emulation out of the box. The emulation rescales all fonts and graphics as if your device would have a QVGA resolution. However, the 96 DPI emulation may cause blurry texts on 128 and 131 DPI devices because these dot densities are no multiples of 96 DPI. That is why there are a few alternatives which use the native dot density:
Native DPI: the native dpi build uses the native resolution of the device. This means the higher the DPI of the screen is, the smaller the fonts become. For a 192 DPI device, the fonts and graphics would appear as half the size when emulating 96 DPI. High Resolution: the high resolution build has all the built-in graphics and fonts resized to twice their original size. This build is recommended if you want to have a crisp text on a high DPI device.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
VirtuaMouse One-Hand VirtuaMouse One-Hand gives you an on-screen, virtual mouse pointer that can be used instead of the stylus anytime that the stylus isn't convenient for you.
This mouse cursor can be used to easily and accurately tap anywhere on the screen without a stylus (except in games)
SuperWaba Best Java Virtual Machine for PalmOS, Windows CE and Symbian
eV41 EV41 emulates the mystic machine of many students in the 1980s: the HP-41
Skybox Skybox is a fingerfriendly user interface (shell) that replaces the standard Windows Mobile interface to offer an improved PocketPC look and feel and faster access to the device's functions. It comes with smooth animations, advanced graphic effects and it is very configurable so you can have your device do exactly what you need
MobileVT MobileVT is a terminal emulator for Windows mobile pocket pc. It is fully compatible with Telnet, Vt52 and Vt100, connects via tcp/ip, serial port (also bluetooth and Ir types) and ssh/ssh2. It can capture and send text and transfer files with Xmodem over any type of connection and scp over ssh2 connections
PointUI Home PointUI Home - Take back control of your device with Pointui Home. No need to fumble for a stylus anymore as Home is designed with generously sized finger friendly controls.
Home's intuitive controls and highly responsive user interface makes using your device a breeze
zBfIDE zBfIDE is a full featured brainf*ck interpreter and development environment for PocketPC
Smartbar Smartbar Created both for the 2003 and the 2005 Pocket PC's, the Smartbar software perfectly integrates into your Mobile Device's Today Screen for providing everything that is needed to make your device even smarter. Its high performance assures a perfect functionality that creates the impression that the Smartbar is a native part of your Today Screen
VirtualGPS Virtual GPS is a free, small utility, which fully emulates GPS module and returns your location (by using cellular towers).
Accuracy of coordinates is about 200m in urban area and up to 5km in countryside. Screenshots are explaining how to use VirtualGPS with navigation software (e.g. "Google Maps")
VJKeyPress This program can be used to simulate pretty much any keypress on the PocketPC
Other Software by developer «Davy Preuveneers»:
phoneME Advanced (Android) PhoneME is an implementation of the phoneME open source Java ME application platform for Android devices
phoneME Feature (Android) PhoneME is an implementation of the phoneME open source Java ME application platform for Android devices
phoneME Advanced (Maemo/MeeGo) phoneME Advanced (Maemo/MeeGo) - This port of phoneME Advanced allows you to run some basic midlets on the Nokia N900 running Maemo 5. The Nokia N9 with MeeGo 1.2 can run this port too, though with some little inconveniences. While many features like 3D, GPS, bluetooth, multimedia playback, etc. are still missing, some popular midlets like Opera Mini seem to work OK
phoneME Feature phoneME is an implementation of the phoneME open source Java ME application platform for Windows Mobile devices.
phoneME Feature targets the low-end range of Windows Mobile devices and allows you to run CLDC and MIDP based applications, i.e. midlets.
CLDC builds more or less out of the box once you have correctly set up your build environment