PDA

View Full Version : [DIS] Lập trình PalmOS



ZiGzAz
21-06-2003, 10:19
Có bạn nào thích trao đổi về lập trình ứng dụng cho PalmOS không? Let join now.

lelonghp
28-06-2003, 14:18
Ah
Mới có từ điển miễn phí cho PALM OS đó

kickme!
03-07-2003, 20:15
Mình cũng đang tìm hiểu về vấn đề này,bạn nào có e-book,hoặc sách nói về vấn đề này thì post cho bà con xem với nhé.

Darkman
24-07-2003, 21:43
Ở ngoài tiệm có đĩa PalmTool, các phần mềm lập trình cho Palm (soạn trên chính máy palm thì nhẹ) như cái mình post lên. còn những chương trình soạn trên PC thì lớn quá > 4MB.
Bạn thử cái nay trước xem.

PDA
25-07-2003, 09:27
Ta có thể dùng Unix/Linux environment để program một chương trình ứng dụng cho Palm Pilot. Một trong những Free Tool đó là Free GNU PRC-Tools.

PRC-Tools is a complete GCC-based compiler tool chain for building Palm OS applications in C or C++. It is free software.

PRC-Tools can run on Windows or Unix platform.

Windows: we need

a. Cygwin: On Microsoft Windows, prc-tools is built using the Cygwin Unix emulation layer. Download at http://cygwin.com


b. PRC-Tools:
The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. Download at http://prc-tools.sourceforge.net

c. PilRC for Windows: used for creating Palm OS resources such as Button, menu,...

d. Palm OS SDK: contains the latest headers, libraries, and tools for Palm OS platform development on Windows and Mac OS.
Note that the Palm OS SDKs do not include a build environment.

Download at http://www.palmos.com/dev/tools (http://://www.palmos.com/dev/tools )

e. PalmOS Emulator: The Palm OS® Emulator is software that emulates the hardware of the various models of Palm Powered handhelds. It is extremely valuable for writing, testing and debugging applications. Create "virtual" handhelds by running the Emulator on Windows, Mac OS, or Unix computers.
Download at http://www.palmos.com/dev/tools/emulator/index.html



Next will be PRC-Tools can run on Unix platform