HPC.ru lite - Все форумы
Форум: Palm OS: Palm, Treo, Sony Clie и другие
Тема: Есть ли для Palm аналог стратегической игры Filler?
Страницы: 1 [2]
[Ответить]
SpiderMan [31.10.2004 00:28] :
Да, вот выяснил на www.1src.com кое-что про Яву на палме 
-----
Java doesn't run on any PalmOS systems. The OS, which originally was designed to bring cross-platform OO to tiny embedded systems, no longer runs on small systems at all. That's partly because "Java" now includes support for lots of GUI (including Swing and AWT), lots of encryption, sockets, etc. Stuff that, in other languages, are compiled in as needed must be in the runtime just in case needed in Java. And the semi-interpretated form makes it rather large and slow, not good things on tiny systems.
The "java" that Palm has is IBM's ME. ME (Micro-Edition) bears as much resemblance to normal Java as K&R bears MFC bears. Technically it's Java, but not as you know it. The GUI, the events, the classes and interfaces are all severely stripped down.
Java ME applets may run, after you install the runtime, but the Clies aren't fully compatible with Palms below the API level. I prefer the Clies, but I've run into a lot of problem with SuperWaba (a Java-like system) trying to do the same type of thing
-----
И еще выяснил, что адаптированная версия Java for Palm (MIDP 2.0) работает только на родных palmOne - девайсах

-----
Может проще будет написать с нуля эту игрушку для Palm-овских машинок?
Vampyr [01.11.2004 22:59] :
SpiderMan писал(а):
Может проще будет написать с нуля эту игрушку для Palm-овских машинок?
Ладно. Напишу. Только мне лень думать про алгоритм как будет играть компьютер. Сдеру его логику с имеющегося фришного наверно.
[Ответить]
[< Назад]