fscommand2("GetTotalPlayerMemory");
- FL 2.1 (standalone), Windows Mobile 5: 4096KB
- FL 2.0 (built-in), Nokia S60 FP3: 2297KB
- FL 2.1 (standalone), Nokia S60 FP2: 2296K
System.getProperty("microedition.platform");On a Windows Mobile 5 smartphone, the IBM J9 VM returns "Windows CE 5.1,Smartphone" followed by the phone model. However, the built-in JVM returns "intent JTE" instead. On a Nokia N90, it returns "NokiaN90-1/5.0607.7.3".
fscommand("Launch", "\\Windows\\Camera.exe");